FUTURE_WITH_STATEMENT

Availability: >= 2.5

version(Python_2_5_Or_Later)
extern (C)
enum FUTURE_WITH_STATEMENT = "with_statement";

Meta