Changes between Version 57 and Version 58 of DeveloperGuidelines/Py_2_3
- Timestamp:
- 07/05/19 23:12:26 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Py_2_3
v57 v58 137 137 ||PY2||boolean||Constant indicating whether we're currently running on Py2, should only be used if alternatives cannot be generalized|| 138 138 139 ==== Modules ====139 ==== Libraries ==== 140 140 141 141 ||= '''Name''' =||= '''Type''' =||= '''!Comments/Caveats''' =||