This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author schmir
Recipients belopolsky, benjamin.peterson, georg.brandl, glyph, lemburg, nnorwitz, r.david.murray, schmir
Date 2010-01-13.17:48:17
SpamBayes Score 2.7915917e-06
Marked as misclassified No
Message-id <1263404898.79.0.17473929139.issue2375@psf.upfronthosting.co.za>
In-reply-to
Content
> Marc-Andre Lemburg <mal@egenix.com> added the comment:
>
>
> You can easily have python3 implemented as shell script setting up
> PYTHONPATH to whatever your particular Python installation uses.

yes, and you need to write a python shell script, which resets that
variable in case you're starting a python 2 script from your python3
shell script.
History
Date User Action Args
2010-01-13 17:48:19schmirsetrecipients: + schmir, lemburg, nnorwitz, georg.brandl, belopolsky, benjamin.peterson, glyph, r.david.murray
2010-01-13 17:48:18schmirsetmessageid: <1263404898.79.0.17473929139.issue2375@psf.upfronthosting.co.za>
2010-01-13 17:48:17schmirlinkissue2375 messages
2010-01-13 17:48:17schmircreate