Comment 1 for bug 1243202

Revision history for this message
Bruno (brutasse) wrote :

This only concerns non-python files:

$ find . ! -perm -a+r
./dateutil/zoneinfo/zoneinfo--latest.tar.gz
./python_dateutil-2.1.egg-info/not-zip-safe
./python_dateutil-2.1.egg-info/PKG-INFO
./python_dateutil-2.1.egg-info/top_level.txt
./python_dateutil-2.1.egg-info/SOURCES.txt
./python_dateutil-2.1.egg-info/dependency_links.txt
./python_dateutil-2.1.egg-info/requires.txt

But some of these are needed at runtime py pkg_resources it seems.