mirror of
https://github.com/python/cpython.git
synced 2024-11-30 18:51:15 +01:00
7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
test_opcodes
|
|
2. Opcodes
|
|
XXX Not yet fully implemented
|
|
2.1 try inside for loop
|
|
2.2 raise class exceptions
|
|
2.3 comparing function objects
|