A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2009-July/090427.html below:

[Python-Dev] PEP 376 - get_egginfo_files

[Python-Dev] PEP 376 - get_egginfo_files [Python-Dev] PEP 376 - get_egginfo_filesP.J. Eby pje at telecommunity.com
Sun Jul 5 20:32:48 CEST 2009
At 05:26 PM 7/5/2009 +0100, Paul Moore wrote:
>def get_distribution(name):
>     for d in get_distributions():
>         if d.name == name:
>             return d
>     return None

Btw, this is broken code anyway, because it's not handling 
case-insensitivity or name canonicalization.  (I've mentioned these 
issue previously on the distutils-sig.)

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4