Issue #5262: Improved fix.
[python.git] / Doc / library / mac.rst
blob7ac1ca29a144d7c9a820b5281fb0208c49e5f43c
1 .. _mac-specific-services:
3 **************************
4 Mac OS X specific services
5 **************************
7 This chapter describes modules that are only available on the Mac OS X platform.
9 See the chapters :ref:`mac-scripting` and :ref:`undoc-mac-modules` for more
10 modules, and the HOWTO :ref:`using-on-mac` for a general introduction to
11 Mac-specific Python programming.
13 .. note::
15    These modules are deprecated and have been removed in Python 3.x.
18 .. toctree::
20    ic.rst
21    macos.rst
22    macostools.rst
23    easydialogs.rst
24    framework.rst
25    autogil.rst
26    carbon.rst
27    colorpicker.rst