Changeset 391 for python/trunk/Lib/plat-mac/Carbon
- 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/Lib/plat-mac/Carbon/__init__.py
r2 r391 5 5 6 6 from warnings import warnpy3k 7 warnpy3k("In 3.x, Carbonis removed.", stacklevel=2)7 warnpy3k("In 3.x, the Carbon package is removed.", stacklevel=2)
Note:
See TracChangeset
for help on using the changeset viewer.