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

Benjamin Peterson report at bugs.python.org
Thu Oct 9 01:57:31 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

I concur with the Christian's analysis:

$ python2.6 -m site
$ python2.6 -S -m site
[output....]

----------
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list