In a Vista command prompt if I typed this:
>>> python somescript.py filenameWill 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 - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
