Changeset 391 for python/trunk/Include/pydebug.h
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Include/pydebug.h
r2 r391 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.