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_bool.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization.
Tim Peters
2003-06-29
1
-3/+3
*
Add tests for __nonzero__() problems.
Jeremy Hylton
2003-06-27
1
-0/+21
*
Whitespace normalization.
Tim Peters
2003-05-12
1
-1/+0
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-1/+1
*
Consistently use test_support.foo everywhere.
Walter Dörwald
2003-05-01
1
-15/+5
*
Factor out common boilerplate for test_support
Raymond Hettinger
2003-04-27
1
-3/+1
*
Port test_bool.py to PyUnit. From SF patch #662807.
Walter Dörwald
2003-04-25
1
-253/+328
*
- bool() called without arguments now returns False rather than
Guido van Rossum
2003-04-19
1
-0/+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
This is my nearly two year old patch
Michael W. Hudson
2002-06-11
1
-1/+1
*
More mindless --disable-unicode proofing.
Michael W. Hudson
2002-05-20
1
-23/+24
*
Patch #542569: tp_print tp_repr tp_str in test_bool.py.
Martin v. Löwis
2002-04-14
1
-1/+18
*
Add tests for binary pickles.
Guido van Rossum
2002-04-05
1
-0/+12
*
Implement an idea by Paul Rubin:
Guido van Rossum
2002-04-05
1
-0/+6
*
Oops. Here are the new files. My apologies.
Guido van Rossum
2002-04-03
1
-0/+228