Ignore:
Timestamp:
Mar 19, 2014, 11:31:01 PM (11 years ago)
Author:
dmik
Message:

python: Merge vendor 2.7.6 to trunk.

Location:
python/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • python/trunk

  • python/trunk/Doc/library/macos.rst

    r2 r391  
    4242   This exception is raised on MacOS generated errors, either from functions in
    4343   this module or from other mac-specific modules like the toolbox interfaces. The
    44    arguments are the integer error code (the :cdata:`OSErr` value) and a textual
     44   arguments are the integer error code (the :c:data:`OSErr` value) and a textual
    4545   description of the error code. Symbolic names for all known error codes are
    4646   defined in the standard module :mod:`macerrors`.
Note: See TracChangeset for help on using the changeset viewer.