Michael W. Hudson
|
02b28ec316
|
Test for
[ 526039 ] devious code can crash structseqs
Bugfix candidate.
|
2002-03-06 17:18:15 +00:00 |
Tim Peters
|
7e0f81e631
|
Huh. In an effort to be less thorough <wink>, seems I checked in a new
test that wouldn't even compile,
|
2001-10-31 03:46:14 +00:00 |
Tim Peters
|
c2fe618575
|
Fix bad bug in structseq slicing (NULL pointers in result). Reported by
Jack Jansen on python-dev.
Add simple test case.
Move vereq() from test_descr to test_support (it's handy!).
|
2001-10-30 23:20:46 +00:00 |