Staging
v0.5.1
https://github.com/python/cpython
Revision 95a97b7c0cd52fafb9defaa1737d432a0eb1c95f authored by Antoine Pitrou on 20 February 2012, 23:00:06 UTC, committed by Antoine Pitrou on 20 February 2012, 23:00:06 UTC
1 parent 9edceb3
History
Tip revision: 95a97b7c0cd52fafb9defaa1737d432a0eb1c95f authored by Antoine Pitrou on 20 February 2012, 23:00:06 UTC
Delete the iterator, which could accidentally keep a temporary reference to the yielded element.
Tip revision: 95a97b7
File Mode Size
__init__.py -rw-r--r-- 586 bytes
handlers.py -rw-r--r-- 20.1 KB
headers.py -rw-r--r-- 6.5 KB
simple_server.py -rw-r--r-- 4.7 KB
util.py -rw-r--r-- 5.5 KB
validate.py -rw-r--r-- 14.8 KB

back to top