tarek / pep376

code for PEP 376

Clone this repository (size: 66.5 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/tarek/pep376/
commit 2: ff7b48305997
parent 1: 06cf9ae63d91
child 3: 491c98cfb4bc
_is_egg_info and _egg_info_dirs become public defaultbefore refactor
ta...@localhost
10 months ago

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
pep376 /
filename size last modified message
docs  
site-packages  
README.txt 93 B 10 months ago initial commit
pkgutil.py 7.8 KB 10 months ago _is_egg_info and _egg_info_dirs become public
test_pkgutil.py 1.5 KB 10 months ago initial commit

README

1
2
3
4
5
=============================
pkgutil extension for PEP 376
=============================

see doc/APIS.txt for more info.