index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_structseq.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
use assert[Not]In where appropriate
Ezio Melotti
2010-01-23
1
-2/+2
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-8/+8
*
Temporarily revert 59967 until GC can be added.
Raymond Hettinger
2008-01-15
1
-6/+0
*
Issue 1820: structseq objects did not work with the % formatting operator or...
Raymond Hettinger
2008-01-15
1
-0/+6
*
Added new an better structseq representation. E.g. repr(time.gmtime(0)) now r...
Christian Heimes
2008-01-14
1
-1/+5
*
Improve extended slicing support in builtin types and classes. Specifically:
Thomas Wouters
2007-08-28
1
-0/+12
*
SF patch #736962: Port tests to unittest
Raymond Hettinger
2003-08-30
1
-25/+101
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Test for
Michael W. Hudson
2002-03-06
1
-0/+12
*
Huh. In an effort to be less thorough <wink>, seems I checked in a new
Tim Peters
2001-10-31
1
-1/+1
*
Fix bad bug in structseq slicing (NULL pointers in result). Reported by
Tim Peters
2001-10-30
1
-0/+16