Yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/node12.html

From ZCubes Wiki
Revision as of 20:06, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "<div class="navigation"> {| width="100%" cellspacing="2" align="center" | yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/node11.html|[[Image:yurttas_PL_SL...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

1.5.1.1 Editors with Python modes

Several text editors have additional features that add functionality when you are creating a Python script. These can include coloring Python keywords to make your code easier to read, module browsing, or a built-in debugger. These include Alpha, Pepper, and BBedit, and the MacPython IDE (Section 1.6).


See About this document... for information on suggesting changes.