[issue4082] python2.6 -m site doesn't run site._script() any more

Nick Coghlan report at bugs.python.org
Thu Oct 9 14:17:46 CEST 2008


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Hmm, that makes for absolutely identical base systems except that mine
is i686 where yours is x86_64.

What do you see if you stick some debugging messages at module level in
site.py? (e.g. printing out __name__)

(I'll be going offline shortly - I'll have another look tomorrow night,
but since I can't reproduce this locally I'm probably not going to be
much help in figuring out where it is losing the plot)

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4082>
_______________________________________


More information about the Python-bugs-list mailing list