Build a project from the script using popen3
SBrunning at trisystems.co.uk
SBrunning at trisystems.co.uk
Fri Sep 10 09:43:14 EDT 2004
More information about the Python-list mailing list
Fri Sep 10 09:43:14 EDT 2004
- Previous message (by thread): Build a project from the script using popen3
- Next message (by thread): Build a project from the script using popen3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> From: Larry Bates [mailto:lbates at swamisoft.com] > > You may have more success using the mangled (8.3) > directory names in your pathnames. The ones with > spaces in them (e.g. Program Files) is the problem. > On my machine the mangled name for Program Files is > Progra~1 (they can be seen with dir /x command at > command prompt). There may be another way to use > the long filenames, but I'll bet this will be the > easiest. Try win32api.GetShortPathName() Cheers, Simon B. simon at brunningonline.net http://www.brunningonline.net/simon/blog/ ----------------------------------------------------------------------- The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution, or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. TriSystems Ltd. cannot accept liability for statements made which are clearly the senders own.
- Previous message (by thread): Build a project from the script using popen3
- Next message (by thread): Build a project from the script using popen3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list