Python IDE's

Benji York benji at benjiyork.com
Mon Aug 1 18:21:08 EDT 2005


Jon Hewer wrote:
> But, if i use Vi, then whenever i want to test some code i have to
> open up python, import the necessary modules and run it - I like the
> idea of developing python in an IDE and just hitting a run button.

map <F5> :w<CR>:!python %<CR>
--
Benji York




More information about the Python-list mailing list