Joey C. wrote:
> Steve Holden wrote:
> 
>>It's not a common question, but it's relatively easily answered. You are
>>splitting everything but the filename off with os.path.split and then
>>complaining about the result! Once you stop doing that your problem is
>>solved.
> 
> 
> Thus, it's a stupid newbie question.  Thanks a lot for your help.  It
> seems I was just being plain stupid.
> 
Well that's not stupidity, just "over-programming" ;-)
Glad you are moving forward.

regards
  Steve

-- 
Steve Holden        +1 703 861 4237  +1 800 494 3119
Holden Web LLC             http://www.holdenweb.com/
Python Web Programming  http://pydish.holdenweb.com/

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to