FUTURE_ABSOLUTE_IMPORT

Availability: >= 2.5

version(Python_2_5_Or_Later)
extern (C)
enum FUTURE_ABSOLUTE_IMPORT = "absolute_import";

Meta