DekGenius.com
[ Team LiB ] Previous Section Next Section

3.9 Text Editor Launch Options

Many programmer-friendly text editors have support for editing, and possibly running, Python programs. Such support may be either built-in, or fetchable on the web. For instance, if you are familiar with the emacs text editor, you can do all your Python editing and launching from inside the text editor itself. See the text editor resources page at http://www.python.org/editors for more details.

    [ Team LiB ] Previous Section Next Section