[issue10263] "python -m site" does not print path details

Doug Hellmann report at bugs.python.org
Sun Oct 31 16:10:55 CET 2010


Doug Hellmann <doug.hellmann at gmail.com> added the comment:

I downloaded an OS X installer from python.org, but I don't remember the date I did that.

Here's the output when I start the interpreter:

$ which python
/Library/Frameworks/Python.framework/Versions/2.7/bin/python
$ python
Python 2.7 (r27:82508, Jul  3 2010, 21:12:11) 
[GCC 4.0.1 (Apple Inc. build 5493)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>

----------

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


More information about the Python-bugs-list mailing list