CO_FUTURE_UNICODE_LITERALS

Availability: >= 2.5

version(Python_2_5_Or_Later)
extern (C)
enum int CO_FUTURE_UNICODE_LITERALS;

Meta