Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c09b94e06381201c3988c1ea421bc18c07f55eca
/
Lib
/
test
/
test_bool.py
478c105
Whitespace normalization.
by Tim Peters
· 22 years ago
7ff55e6
Add tests for __nonzero__() problems.
by Jeremy Hylton
· 22 years ago
c2659cf
Whitespace normalization.
by Tim Peters
· 22 years ago
21d3a32
Combine the functionality of test_support.run_unittest()
by Walter Dörwald
· 22 years ago
90437c0
Consistently use test_support.foo everywhere.
by Walter Dörwald
· 22 years ago
9dcbbea
Factor out common boilerplate for test_support
by Raymond Hettinger
· 22 years ago
dbcede5
Port test_bool.py to PyUnit. From SF patch #662807.
by Walter Dörwald
· 22 years ago
aa86e35
- bool() called without arguments now returns False rather than
by Guido van Rossum
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
5efaf7e
This is my nearly two year old patch
by Michael W. Hudson
· 23 years ago
7c6a4ad
More mindless --disable-unicode proofing.
by Michael W. Hudson
· 23 years ago
2f6d4da
Patch #542569: tp_print tp_repr tp_str in test_bool.py.
by Martin v. Löwis
· 23 years ago
d1bfe5e
Add tests for binary pickles.
by Guido van Rossum
· 23 years ago
e276339
Implement an idea by Paul Rubin:
by Guido van Rossum
· 23 years ago
5f82036
Oops. Here are the new files. My apologies.
by Guido van Rossum
· 23 years ago