Changeset 388 for python/vendor/current/Include/pydebug.h
- Timestamp:
- Mar 19, 2014, 11:11:30 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/vendor/current/Include/pydebug.h
r2 r388 27 27 /* Warn about 3.x issues */ 28 28 PyAPI_DATA(int) Py_Py3kWarningFlag; 29 PyAPI_DATA(int) Py_HashRandomizationFlag; 29 30 30 31 /* this is a wrapper around getenv() that pays attention to
Note:
See TracChangeset
for help on using the changeset viewer.