Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a82aa55b5e5448f93fd1827d97752e19877db077
/
Lib
/
test
/
test_unpack.py
0310a83
#3071: tell how many values were expected when unpacking too many.
by Georg Brandl
· 15 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 17 years ago
05e8be1
Merged revisions 60990-61002 via svnmerge from
by Christian Heimes
· 17 years ago
d8faa36
Merged revisions 53952-54987 via svnmerge from
by Guido van Rossum
· 18 years ago
6a2a2a0
Inspired by SF patch #860326, make the exception formatting by
by Guido van Rossum
· 19 years ago
3981511
Port test_unpack to doctest (patch #736962).
by Johannes Gijsbers
· 21 years ago
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 23 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
132dce2
Update the code to better reflect recommended style:
by Fred Drake
· 25 years ago
0157e7a
Added some single tuple/list unpacking for JPython regression testing.
by Barry Warsaw
· 25 years ago
b65b006
Convert some old-style string exceptions to class exceptions.
by Fred Drake
· 25 years ago
41360a4
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
09f9547
regression test for new sequence unpacking semantics
by Barry Warsaw
· 28 years ago