[Distutils] [issue62] pkg_resources.WorkingSet.add_entry inconsistency

P.J. Eby pje at telecommunity.com
Wed Feb 25 18:43:00 CET 2009


At 02:58 PM 2/25/2009 +0000, Arve Knudsen wrote:
>According to WorkingSet's documentation, it should call 
>find_distributions with
>False for the only-parameter.

Where in the documentation is this?  It should be fixed.


>In reality, it passes True, however.

This is correct.


>The documented behaviour is what I was after,

Then you probably want an Environment, not a WorkingSet.



More information about the Distutils-SIG mailing list