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 flox
Recipients ezio.melotti, flox, pitrou, tarek
Date 2010-02-09.12:19:25
SpamBayes Score 0.004223529
Marked as misclassified No
Message-id <1265717966.97.0.854240148444.issue7880@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, it is the issue #7774.

The patch proposed on msg98284 should fix sys.executable being a directory.

Tarek, if you implement the patch for sysconfig, add a note regarding the dir hack:
  # XXX : see issue 7774
History
Date User Action Args
2010-02-09 12:19:27floxsetrecipients: + flox, pitrou, tarek, ezio.melotti
2010-02-09 12:19:26floxsetmessageid: <1265717966.97.0.854240148444.issue7880@psf.upfronthosting.co.za>
2010-02-09 12:19:25floxlinkissue7880 messages
2010-02-09 12:19:25floxcreate