- 08 Nov, 2008 8 commits
-
-
Benjamin Peterson authored
Also, give assignment to None a better error message
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Hirokazu Yamamoto authored
-
- 07 Nov, 2008 2 commits
-
-
Martin v. Löwis authored
-
Georg Brandl authored
-
- 06 Nov, 2008 7 commits
-
-
Martin v. Löwis authored
-
Andrew M. Kuchling authored
-
Georg Brandl authored
-
Martin v. Löwis authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 04 Nov, 2008 2 commits
-
-
Georg Brandl authored
-
Martin v. Löwis authored
-
- 03 Nov, 2008 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Hirokazu Yamamoto authored
and then remove it. Written by Guilherme Polo (gpolo).
-
Benjamin Peterson authored
-
- 31 Oct, 2008 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
This fixes "from __future__ import unicode_literals" in an exec statment See #4225
-
- 30 Oct, 2008 6 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Christian Heimes authored
Issue #4237: io.FileIO() was raising invalid warnings caused by insufficient initialization of PyFileIOObject struct members.
-
Amaury Forgeot d'Arc authored
does not return an iterator for the 4th and 5th items. (sequence-like and mapping-like state) A list is not an iterator... Will backport to 2.6 and 2.5.
-
Thomas Heller authored
-
- 29 Oct, 2008 2 commits
-
-
Amaury Forgeot d'Arc authored
closefd=True is the only accepted value with a file name.
-
Benjamin Peterson authored
-
- 28 Oct, 2008 1 commit
-
-
Armin Rigo authored
order to actually test what it was supposed to test, i.e. that the code in the __del__ method did not crash. Use instead the new helper test_support.captured_output().
-
- 26 Oct, 2008 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 25 Oct, 2008 3 commits
-
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
- 23 Oct, 2008 1 commit
-
-
Benjamin Peterson authored
-