On Thu, Sep 16, 1999 at 01:47:44PM +0000, Ben Thomas wrote: > I am using Python not VBasic for the expressed purpose of moving off the Windows > platform. I cannot , however, do it too quickly. Please bear with us folks who > are working contracts that specify Windows, we are converting the programs and > peoples attitudes as fast as we can. :) > > sorry for the simple question > Ben > I'm sure he didn't mean to be harsh.. you're trying, which is what matters. if you are trying to write portable code, I would go with the suggestion below of using forward slashes in path names... if it doesn't work by default under windows, you can write yourself a simple function that *can* do it for you, and filter all your pathnames through it-- the '/' is more natural anyway. have a look at the 'os.path' module <URL:http://www.python.org/doc/current/lib/module-os.path.html>. regards, J
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4