I recently discovered that if you have to edit your python code from vi, the following definiton is very useful:
:se et ts=8 sw=4 softtabstop=4 smarttab
But other than certain rare cases, I’d recommend to run PyDev in Eclipse. There’s also a nice tutorial if you need it.
This entry was posted
on Monday, March 6th, 2006 at 3:27 pm and is filed under Progs/Tools/Libs, Tips&Tricks.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.