Changeset 391 for python/trunk/Doc/library/mac.rst
- 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/Doc/library/mac.rst
r2 r391 13 13 .. note:: 14 14 15 These modules are deprecated and have been removed in Python 3.x. 15 Most of the OS X APIs that these modules use are deprecated or removed 16 in recent versions of OS X. Many are not available when Python is 17 executing in 64-bit mode. These modules have been removed in 18 Python 3. You should avoid using them in Python 2. 16 19 17 20
Note:
See TracChangeset
for help on using the changeset viewer.