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 skrah
Recipients BreamoreBoy, haubi, skrah, srid
Date 2010-07-22.18:56:07
SpamBayes Score 0.5795563
Marked as misclassified No
Message-id <1279824979.47.0.334145418501.issue7742@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure this should be changed:

  1) Why is .cshrc sourced? It should only get sourced for a login
     shell.

  2) If the user sets a PATH that excludes the compiler, then `which`
     will also not find the compiler on other systems (like Linux).
     Why would anyone set a PATH that excludes the compiler?


Sridhar, has this ever been a problem for you on AIX?
History
Date User Action Args
2010-07-22 18:56:19skrahsetrecipients: + skrah, srid, haubi, BreamoreBoy
2010-07-22 18:56:19skrahsetmessageid: <1279824979.47.0.334145418501.issue7742@psf.upfronthosting.co.za>
2010-07-22 18:56:07skrahlinkissue7742 messages
2010-07-22 18:56:07skrahcreate