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_grammar.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
No need to define assert, it's built in.
Guido van Rossum
1997-04-16
1
-2/+2
*
avoid math, don't abort when overflow check fails
Guido van Rossum
1995-03-04
1
-3/+4
*
Fix exec test so presence of __builtins__ doesn't break it
Guido van Rossum
1995-01-10
1
-0/+3
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-17/+103
*
Some minute changes.
Guido van Rossum
1993-12-29
1
-3/+21
*
* test_select.py: (some) tests for built-in select module
Guido van Rossum
1993-11-11
1
-0/+16
*
* string.py: added rindex(), rfind(); changed index() to interpret
Guido van Rossum
1993-11-08
1
-10/+13
*
added builtin b/w compat module.
Guido van Rossum
1993-10-22
1
-1/+20
*
Added some new tests and two new files for testing: test_types.py
Guido van Rossum
1992-11-27
1
-6/+33
*
'+' no longer accepted for varargs list
Guido van Rossum
1992-04-03
1
-1/+1
*
Some weird forms of try statements are no longer allowed.
Guido van Rossum
1992-03-31
1
-5/+1
*
Initial revision
Guido van Rossum
1992-01-27
1
-0/+344