Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b96aeafdc37cf9ba65ab5353ff3e318cf209e8e2
/
Lib
/
test
/
test_b1.py
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