Modified:
16 years, 5 months ago
Reviewers:
Base URL:
http://svn.python.org/view/*checkout*/python/trunk/
Visibility:
Public.
|
Created: 16 years, 10 months ago
| Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+268 lines, -169 lines) |
Patch |
| M |
Include/opcode.h
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
| M |
Lib/compiler/pyassem.py
|
View
|
2 chunks |
+17 lines, -13 lines |
0 comments
|
Download
|
| M |
Lib/compiler/pycodegen.py
|
View
|
9 chunks |
+61 lines, -47 lines |
0 comments
|
Download
|
| M |
Lib/dis.py
|
View
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
| M |
Lib/opcode.py
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
| M |
Lib/test/test_dis.py
|
View
|
4 chunks |
+39 lines, -11 lines |
0 comments
|
Download
|
| M |
Lib/test/test_trace.py
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
| M |
Lib/trace.py
|
View
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
| M |
Misc/NEWS
|
View
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
| M |
Objects/codeobject.c
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
| M |
Python/ceval.c
|
View
|
15 chunks |
+41 lines, -17 lines |
0 comments
|
Download
|
| M |
Python/compile.c
|
View
|
19 chunks |
+93 lines, -72 lines |
0 comments
|
Download
|
| M |
Python/import.c
|
View
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
| M |
Python/peephole.c
|
View
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|