[issue62] pkg_resources.WorkingSet.add_entry inconsistency

Feb. 25, 2009
2:58 p.m.
New submission from Arve Knudsen <arve.knudsen@gmail.com>: According to WorkingSet's documentation, it should call find_distributions with False for the only-parameter. In reality, it passes True, however. The documented behaviour is what I was after, but maybe it could be parameterized also in this method? ---------- keyword: pkg_resources messages: 245 nosy: aknuds-1 priority: bug status: unread title: pkg_resources.WorkingSet.add_entry inconsistency _______________________________________________ Setuptools tracker <setuptools@bugs.python.org> <http://bugs.python.org/setuptools/issue62> _______________________________________________
5901
Age (days ago)
5901
Last active (days ago)
0 comments
1 participants
participants (1)
-
Arve Knudsen