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_array.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Verify that str(a) and repr(a) don't blow up (part of SF patch 102068).
Tim Peters
2000-11-14
1
-0/+5
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-161/+160
*
arraymodule: Fix SF bug 113960.
Tim Peters
2000-09-16
1
-2/+12
*
added count, extend, index, pop and remove to arraymodule
Peter Schneider-Kamp
2000-07-31
1
-0/+40
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-28
1
-2/+54
*
Add tests for array self-assigns. (This one has no relevance to JPython.)
Guido van Rossum
1998-07-16
1
-1/+28
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-38/+38
*
Use `...` around binary strings.
Guido van Rossum
1997-10-07
1
-1/+1
*
Use TESTFN instead of /etc/passwd and /dev/null as test files.
Guido van Rossum
1997-04-09
1
-5/+12
*
Many scripts, but small changes. Update the way the scripts obtain the
Roger E. Masse
1996-12-20
1
-13/+25
*
module to test the arraymodule created and added to testall.py
Roger E. Masse
1996-12-09
1
-0/+40