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
/
compiler
/
misc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 67654,67676-67677,67681,67692,67725,67746,67748,67761,67784-...
Benjamin Peterson
2008-12-21
1
-2/+2
*
No need for types, use isinstance
Neal Norwitz
2005-11-25
1
-2/+1
*
Whitespace normalization.
Tim Peters
2001-10-18
1
-1/+0
*
Add utility to set filename attribute on all nodes
Jeremy Hylton
2001-09-17
1
-0/+9
*
Add __getitem__() handler for use by visitContinue()
Jeremy Hylton
2001-08-29
1
-0/+2
*
Handle private names
Jeremy Hylton
2001-08-27
1
-0/+23
*
Change the graph structure to contain the code generator object for
Jeremy Hylton
2000-11-06
1
-0/+6
*
change name of Set method: items -> elements (avoids confusion with
Jeremy Hylton
2000-03-16
1
-1/+1
*
satisfy the tabnanny (thanks to MH for noticing the problem)
Jeremy Hylton
2000-02-21
1
-8/+8
*
add flatten helper function
Jeremy Hylton
2000-02-16
1
-0/+11
*
add an __len__ to Set and Stack
Jeremy Hylton
2000-02-10
1
-0/+4
*
add remove method to set
Jeremy Hylton
2000-02-10
1
-0/+2
*
checking in initial weekend's work
Jeremy Hylton
2000-02-04
1
-0/+18