Python: what package contains the installation metadata?

Posted by Mark Harrison on Stack Overflow See other posts from Stack Overflow or by Mark Harrison
Published on 2010-04-11T06:01:58Z Indexed on 2010/04/11 6:13 UTC
Read the original article Hit count: 270

Filed under:
|
|

e.g., how can I find out that the executable has been installed in "/usr/bin/python" and the library files in "/usr/lib/python2.6"?

© Stack Overflow or respective owner

Related posts about python

Related posts about installation