Where can i get the python source for windows
Fredrik Lundh
fredrik at pythonware.com
Wed Nov 26 08:04:03 EST 2003
More information about the Python-list mailing list
Wed Nov 26 08:04:03 EST 2003
- Previous message (by thread): Where can i get the python source for windows
- Next message (by thread): Where can i get the python source for windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Susanne <susi2000 at web.de> wrote: > i need the source code of python 2.3 for windows. > I looked on ftp.python.org, but i can't find it. if you've managed to log in to ftp.python.org, it sure takes some real effort to miss the source code: pub -> python -> 2.3 (where "pub" is the only directory on the top level) alternatively, you can browse to http://www.python.org, click on the Python 2.3 link in the upper left corner, and look under "download the release", where you'll find a link to: http://www.python.org/ftp/python/2.3.2/Python-2.3.2.tgz hope this helps! </F>
- Previous message (by thread): Where can i get the python source for windows
- Next message (by thread): Where can i get the python source for windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list