diff -r ffa851df0825 -r 2fb8b9db1c86 symbian-qemu-0.9.1-12/python-2.6.1/Doc/library/mac.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/symbian-qemu-0.9.1-12/python-2.6.1/Doc/library/mac.rst Fri Jul 31 15:01:17 2009 +0100 @@ -0,0 +1,27 @@ +.. _mac-specific-services: + +************************** +Mac OS X specific services +************************** + +This chapter describes modules that are only available on the Mac OS X platform. + +See the chapters :ref:`mac-scripting` and :ref:`undoc-mac-modules` for more +modules, and the HOWTO :ref:`using-on-mac` for a general introduction to +Mac-specific Python programming. + +.. warning:: + + These modules are deprecated and are removed in 3.0. + + +.. toctree:: + + ic.rst + macos.rst + macostools.rst + easydialogs.rst + framework.rst + autogil.rst + carbon.rst + colorpicker.rst