PyChecker work with Python 2.3?
Skip Montanaro
skip at pobox.com
Sun Aug 3 14:46:08 EDT 2003
>> If you think you are so smart, why don't you use your time more
>> economically then and just try it out?
al> If I upgrade python to 2.3 I also must upgrade:
al> ctypes
al> py2exe
al> pysqlite
al> win32all
al> wxPython
Just to see if pychecker works? Why not just configure Python with a
different --prefix=... flag? That's assuming you're on a unix-like system.
If you're on Windows (as it appears you are), Python 2.3 installs in
c:\Python23 by default which shouldn't disturb your earlier Python
installation unless you were tanked the day you installed it and put it in
c:\Python23.
Skip
More information about the Python-list
mailing list