Some more Py1k fixes, and added Py3k support
This commit is contained in:
@@ -38,7 +38,6 @@ extern const char* OpcodeNames[256];
|
||||
bool IsConstArg(int opcode);
|
||||
bool IsNameArg(int opcode);
|
||||
bool IsVarNameArg(int opcode);
|
||||
bool IsCellArg(int opcode);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user