Message247

Author aknuds-1
Recipients aknuds-1, pje
Date 2009-02-25.18:13:44
Content
On Wed, Feb 25, 2009 at 6:40 PM, Phillip J. Eby
<setuptools@bugs.python.org>wrote:

>
> Phillip J. Eby <pje@telecommunity.com> added the comment:
>
> 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 the method's docstring, at least per version 0.6c9.

> >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.
>
> ----------
> nosy: +pje
> status: unread -> chatting
>
> _______________________________________________
> Setuptools tracker <setuptools@bugs.python.org>
> <http://bugs.python.org/setupkbtbuild.configure.configure(os.path.dirname(__file__),
> dependencies=["kbt"])
> tools/issue62 <http://bugs.python.org/setuptools/issue62>>
> _______________________________________________
>
Files
File name Uploaded
unnamed.txt aknuds-1, 2009-02-25.18:13:44
History
Date User Action Args
2009-02-25 18:13:44aknuds-1setrecipients: + aknuds-1, pje
2009-02-25 18:13:44aknuds-1linkissue62 messages
2009-02-25 18:13:44aknuds-1create