DEF_IMPORT

assignment occurred via import

version(Python_2_5_Or_Later)
enum DEF_IMPORT = 2 << 5;

Meta