Stupid Newbie Question Concerning CGI and Reading Forward Slashes

Steve Holden steve at holdenweb.com
Wed Jun 1 08:33:07 EDT 2005


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/




More information about the Python-list mailing list