In xp when I try os.path.getmtime("%userprofile/dir/file%") Python bites back with "cannot find the path specified" Since my script has to run on machines where the username is unspecified I need a fix. Thanks in advance. -- http://mail.python.org/mailman/listinfo/python-list
- Python doesn't understand %userprofile% bsagert
- Re: Python doesn't understand %userprofile% bsagert
- Re: Python doesn't understand %userprofile% Tim Golden
- Re: Python doesn't understand %userprofile% Lie
- Re: Python doesn't understand %userprofile% Mike Driscoll
- Re: Python doesn't understand %userprofile% Duncan Booth
- Re: Python doesn't understand %userprofile% [EMAIL PROTECTED]
- Re: Python doesn't understand %userprofile% Tim Golden
- Re: Python doesn't understand %userprofile% TheSaint
- Re: Python doesn't understand %userprofile% castironpi
- Re: Python doesn't understand %userprofile% Tim Roberts