xreadlines/python2 (?) required for gen-make.py
From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2002-10-29 17:53:01 CET
dlr@despot:trunk$ head -1 gen-make.py
gen-make.py is attempting to import the xreadlines modules. However,
dlr@despot:trunk$ ./gen-make.py build.conf
gen-make.py runs just fine with python2:
dlr@despot:trunk$ python2 ./gen-make.py build.conf
python2 ships with xreadlines. Is python2 now required to run
-- Daniel Rall <dlr@finemaltcoding.com> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Oct 29 17:53:52 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.