[Twisted-Python] Batch file errors in Windows distribution (0.99.4)
Glyph Lefkowitz
glyph at twistedmatrix.com
Tue Oct 15 14:39:59 MDT 2002
On Tue, 15 Oct 2002 14:49:00 -0400, Alex Levy <alexander.levy at tufts.edu> wrote:
> 1. Either PROGRAM FILES needs to become PROGRA~1, or the entire file name
> needs to be in quotes.
The filename needs to be in quotes. PROGRA~1 only works on ancient DOS
filesystems.
> 2. It looks like this path is hardcoded, since my version of Python isn't
> installed there.
Hmm, that's weird. It ought to be able to determine that from sys.argv[0],
right? (Windows folks?)
--
| <`'> | Glyph Lefkowitz: Travelling Sorcerer |
| < _/ > | Lead Developer, the Twisted project |
| < ___/ > | http://www.twistedmatrix.com |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: </pipermail/twisted-python/attachments/20021015/e7c292fe/attachment.sig>
More information about the Twisted-Python
mailing list