On 9/14/2010 2:25 PM, Sridhar Ratnakumar wrote:
Hi,
As you may already know, ActivePython provides versioned Python executables
that makes it possible to invoke a particular X.Y version from the command line
directly if you have multiple Python versions on PATH. Eg:
C:\Python27\python26.e
On Wed, Sep 15, 2010 at 8:31 AM, Trent Mick wrote:
> Hind sight is 20/20 is all I can say. :)
Perhaps having 1/60 sight is better ? :)
> When I added support for "pythonXY.exe" instead of "pythonX.Y.exe" I was
> trying to add an out-of-the-box equivalent for what I saw some core
> developers do
On 10-09-14 2:52 PM, James Mills wrote:
On Wed, Sep 15, 2010 at 7:25 AM, Sridhar Ratnakumar
wrote:
Thoughts?
I've never been a Windows developer (probably never will be), but I
have one thought:
Why has ActivePython not been doing this all along ?
Hind sight is 20/20 is all I can say. :)
On Wed, Sep 15, 2010 at 7:25 AM, Sridhar Ratnakumar
wrote:
> Thoughts?
I've never been a Windows developer (probably never will be), but I
have one thought:
Why has ActivePython not been doing this all along ?
cheers
James
--
-- James Mills
--
-- "Problems are solved by method"
--
http://mai
Hi,
As you may already know, ActivePython provides versioned Python executables
that makes it possible to invoke a particular X.Y version from the command line
directly if you have multiple Python versions on PATH. Eg:
C:\Python27\python26.exe
C:\Python27\python27.exe
C:\Python31\pytho