In a Vista command prompt if I typed this:

        >>> python  somescript.py  filename

Will sys.argv[1] return a valid path or just the filename?
If it just returns the filename, is there a simple way to get the path?

-- 
Jefferson B. Ragot
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to