Stupid Newbie Question Concerning CGI and Reading Forward Slashes

Joey C. joeyjwc at gmail.com
Tue May 31 15:17:21 EDT 2005


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.




More information about the Python-list mailing list