A RetroSearch Logo

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

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2005-March/052234.html below:

[Python-Dev] rationale for the no-new-features approach

[Python-Dev] rationale for the no-new-features approach [Python-Dev] rationale for the no-new-features approachGregory P. Smith greg at electricrain.com
Thu Mar 17 00:24:10 CET 2005
> [Gregory P. Smith]
> > or make it even uglier to hide from pychecker by writing that as:
> > 
> > exec("""
> > try:
> >     set
> > except NameError:
> >     from sets import Set as set
> > """)
> 
> I presume that was somewhat tongue-in-cheek, but if it wasn't, please
> reconsider.  Modulefinder isn't able to realise that set (or sets.Set) is
> needed with the latter (a problem of this very nature was just fixed with
> bsddb), which causes trouble for people later on.
> 
> =Tony.Meyer

hehe yes sorry, i left off the :P

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