Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
95864d35c68e9a3605fac8d1c459902150c18443
/
Lib
/
test
/
test_b1.py
27d445f
Nannified, and re-indented with 4 spaces.
by Guido van Rossum
· 26 years ago
7011504
Improved test set for int() and long() string conversions.
by Guido van Rossum
· 26 years ago
6925661
With the recent change that makes numbers compare smaller than anything,
by Guido van Rossum
· 26 years ago
d543077
Added tests of the new builtin functions issubclass() and isinstance()
by Barry Warsaw
· 27 years ago
c1c96d1
Fix hex tests for 64-bit machines.
by Guido van Rossum
· 27 years ago
dddf7a6
Added test of complex() (that catches a bug in 1.4!).
by Guido van Rossum
· 28 years ago
6f332d8
updated the hex(-16) test since hex() of a signed literal has changed.
by Barry Warsaw
· 28 years ago
51b1c1c
avoid math, don't abort when overflow check fails
by Guido van Rossum
· 30 years ago
824de25
* Lib/test/test_b1.py: test eval() and execfile() with globals,
by Guido van Rossum
· 30 years ago
eecf035
Test new __import__ module, test reload of built-in module, test
by Guido van Rossum
· 30 years ago
e23b62f
more complete tests of built-in functions
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
ae3b3a3
* test_*.py: new lambda syntax (also affects tests for filter, map,
by Guido van Rossum
· 31 years ago
e65cce5
* string.py: added rindex(), rfind(); changed index() to interpret
by Guido van Rossum
· 31 years ago
b3b09c9
added builtin b/w compat module. changed testing of exec.
by Guido van Rossum
· 31 years ago
35fb82a
* os.py: _exit doesn't exist in all variations of posix
by Guido van Rossum
· 32 years ago
85f1820
Added some new tests and two new files for testing: test_types.py
by Guido van Rossum
· 32 years ago
3bead09
Initial revision
by Guido van Rossum
· 33 years ago