org.python.core
public class CompilerFlags extends Object
Field Summary | |
---|---|
boolean | division |
String | encoding |
boolean | generator_allowed |
boolean | nested_scopes |
Constructor Summary | |
---|---|
CompilerFlags() | |
CompilerFlags(int co_flags) |
Method Summary | |
---|---|
String | toString() |