Python-ideas

python-ideas@python.org

September 2009

  • 60 participants
  • 27 discussions

Sept. 16, 2009
10 20
0 0
set.add(x) slower than if x in set:set.add(x)
by Gerald Britton Sept. 15, 2009

Sept. 15, 2009
8 11
0 0

Sept. 13, 2009
Options parsing in the Tornado Web Server
by Andrey Fedorov Sept. 11, 2009

Sept. 11, 2009
Decorator syntax restriction
by Rob Cliffe Sept. 9, 2009

Sept. 9, 2009
13 14
0 0
data structures should have an .any() method
by Stefan Behnel Sept. 9, 2009

Sept. 9, 2009
16 39
0 0

Sept. 9, 2009

Sept. 8, 2009

Sept. 7, 2009
10 15
0 0
Re: [Python-ideas] Decorator syntax restriction
by Daniel Fetchinson Sept. 6, 2009

Sept. 6, 2009