]> granicus.if.org Git - python/commit
- Better way to find site-packages
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 12 Feb 2003 15:36:25 +0000 (15:36 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 12 Feb 2003 15:36:25 +0000 (15:36 +0000)
commit53b341ff67f2b7d63db2783734a813354a5e3264
tree3a3d8cdd59b577479a63146bdad004012e0a2a49
parent113af98c892e0fb2840a37b491db62df6e5d24ea
- Better way to find site-packages
- Catch stderr as well as stdout
- Fixed a bug with non-installable packages
- Parse .pth files after installing, so you don't have to restart Python (or
  the IDE) after installing.
Lib/plat-mac/pimp.py