Changeset 391 for python/trunk/Doc/library/macos.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/macos.rst
r2 r391 42 42 This exception is raised on MacOS generated errors, either from functions in 43 43 this module or from other mac-specific modules like the toolbox interfaces. The 44 arguments are the integer error code (the :c data:`OSErr` value) and a textual44 arguments are the integer error code (the :c:data:`OSErr` value) and a textual 45 45 description of the error code. Symbolic names for all known error codes are 46 46 defined in the standard module :mod:`macerrors`.
Note:
See TracChangeset
for help on using the changeset viewer.