blob: f5fa969e4629bfeb873b56053fe58ff6f8ef021e [file] [log] [blame]
Georg Brandl8ec7f652007-08-15 14:28:01 +00001.. _mac-specific-services:
2
Georg Brandl9af94982008-09-13 17:41:16 +00003**************************
4Mac OS X specific services
5**************************
Georg Brandl8ec7f652007-08-15 14:28:01 +00006
7This chapter describes modules that are only available on the Mac OS X platform.
8
9See the chapters :ref:`mac-scripting` and :ref:`undoc-mac-modules` for more
10modules, and the HOWTO :ref:`using-on-mac` for a general introduction to
11Mac-specific Python programming.
12
Benjamin Peterson23681932008-05-12 21:42:13 +000013.. warning::
14
Georg Brandl9af94982008-09-13 17:41:16 +000015 These modules are deprecated and are removed in 3.0.
Benjamin Peterson23681932008-05-12 21:42:13 +000016
Georg Brandl8ec7f652007-08-15 14:28:01 +000017
18.. toctree::
19
20 ic.rst
21 macos.rst
22 macostools.rst
23 easydialogs.rst
24 framework.rst
25 autogil.rst
26 carbon.rst
27 colorpicker.rst