Home
last modified time | relevance | path

Searched defs:CO_FUTURE_UNICODE_LITERALS (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/python-legacy/Python-2.7.18/Lib/
H A D__future__.py72 CO_FUTURE_UNICODE_LITERALS = 0x20000 # unicode string literals variable
/dports/lang/python27/Python-2.7.18/Lib/
H A D__future__.py72 CO_FUTURE_UNICODE_LITERALS = 0x20000 # unicode string literals variable
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A D__future__.py72 CO_FUTURE_UNICODE_LITERALS = 0x20000 # unicode string literals variable
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A D__future__.py72 CO_FUTURE_UNICODE_LITERALS = 0x20000 # unicode string literals variable
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A D__future__.py75 CO_FUTURE_UNICODE_LITERALS = 0x200000 # unicode string literals variable
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A D__future__.py75 CO_FUTURE_UNICODE_LITERALS = 0x200000 # unicode string literals variable
/dports/lang/python310/Python-3.10.1/Lib/
H A D__future__.py75 CO_FUTURE_UNICODE_LITERALS = 0x200000 # unicode string literals variable
/dports/lang/python37/Python-3.7.12/Lib/
H A D__future__.py75 CO_FUTURE_UNICODE_LITERALS = 0x20000 # unicode string literals variable
/dports/lang/python38/Python-3.8.12/Lib/
H A D__future__.py75 CO_FUTURE_UNICODE_LITERALS = 0x200000 # unicode string literals variable
/dports/lang/python-tools/Python-3.8.12/Lib/
H A D__future__.py75 CO_FUTURE_UNICODE_LITERALS = 0x200000 # unicode string literals variable
/dports/lang/python39/Python-3.9.9/Lib/
H A D__future__.py75 CO_FUTURE_UNICODE_LITERALS = 0x200000 # unicode string literals variable
/dports/lang/python311/Python-3.11.0a3/Lib/
H A D__future__.py75 CO_FUTURE_UNICODE_LITERALS = 0x200000 # unicode string literals variable
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A D__future__.py75 CO_FUTURE_UNICODE_LITERALS = 0x200000 # unicode string literals variable
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dcode.h54 #define CO_FUTURE_UNICODE_LITERALS 0x20000 macro
/dports/lang/python27/Python-2.7.18/Include/
H A Dcode.h54 #define CO_FUTURE_UNICODE_LITERALS 0x20000 macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dcode.h54 #define CO_FUTURE_UNICODE_LITERALS 0x20000 macro
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dcode.h67 #define CO_FUTURE_UNICODE_LITERALS 0x20000 macro
/dports/lang/python37/Python-3.7.12/Include/
H A Dcode.h81 #define CO_FUTURE_UNICODE_LITERALS 0x20000 macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dcode.h81 #define CO_FUTURE_UNICODE_LITERALS 0x20000 macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dcode.h81 #define CO_FUTURE_UNICODE_LITERALS 0x20000 macro
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dcode.h99 #define CO_FUTURE_UNICODE_LITERALS 0x200000 macro
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dcode.h99 #define CO_FUTURE_UNICODE_LITERALS 0x200000 macro
/dports/lang/python38/Python-3.8.12/Include/
H A Dcode.h99 #define CO_FUTURE_UNICODE_LITERALS 0x200000 macro
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dcode.h99 #define CO_FUTURE_UNICODE_LITERALS 0x200000 macro
/dports/lang/python39/Python-3.9.9/Include/cpython/
H A Dcode.h94 #define CO_FUTURE_UNICODE_LITERALS 0x200000 macro

12