David Cournapeau schrieb: > On Wed, Apr 22, 2009 at 6:24 PM, Christian Heimes <[email protected]> wrote: > >> I highly recommend against adding C:\Python25 to your %PATH%. You can >> get the same effect by adding a simple bat file to C:\Windows\System32 > > I am curious, what's the difference ? > > And does this work if you want to add it to your user PATH (not the > system one) ?
My way doesn't add the dlls to the search path. It allows you to have multiple python commands at once, too. I have shortcuts for python24, python25 and python26 on my Windows box. Christian -- http://mail.python.org/mailman/listinfo/python-list
