Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f95a57f9a19a4e593e87f34a5358372d5b6d08e8
/
Lib
/
test
/
test_augassign.py
2623a37
Merged revisions 86596 via svnmerge from
by Ezio Melotti
· 15 years ago
0762788
#7092 - Silence more py3k deprecation warnings, using test_support.check_py3k_warnings() helper.
by Florent Xicluna
· 15 years ago
b0f5adc
use assert[Not]IsInstance where appropriate
by Ezio Melotti
· 16 years ago
ce8e33a
Reverting the Revision: 77368. I committed Flox's big patch for tests by
by Senthil Kumaran
· 16 years ago
3ddc435
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox
by Senthil Kumaran
· 16 years ago
7adbb5a
#7050 fix a SystemError when using tuple unpacking and augmented assignment
by Benjamin Peterson
· 16 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
4ef3a23
whitespace normalisation
by Anthony Baxter
· 19 years ago
019514e
Make test_augassign pass with -Qnew and convert to unittest.
by Georg Brandl
· 19 years ago
de868c9
Hmmm, I don't think we wanted to test // twice and / not at all (in this section).
by Neal Norwitz
· 19 years ago
e93e477
Fiddle test_augassign so it passes under -Qnew.
by Tim Peters
· 24 years ago
54e54c6
The first batch of changes recommended by the fixdiv tool. These are
by Guido van Rossum
· 24 years ago
4de8df9
Add tests for augmented floor division
by Jeremy Hylton
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 years ago
104a7bc
Support for augmented assignment in the UserList, UserDict, UserString and
by Thomas Wouters
· 25 years ago