Thanks so just to be clear Lernanta is 2.7 right cause if it is then I already know the perfect editor NINJA IDE or Erin IDE.<br><br><div class="gmail_quote">On Wed, May 11, 2011 at 8:08 PM, Vladimir Támara Patiño <span dir="ltr">&lt;<a href="mailto:vtamara@pasosdejesus.org">vtamara@pasosdejesus.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Wed, May 11, 2011 at 05:13:55PM -0500, Wesley Pennock wrote:<br>
&gt; Well specifically for Lernanta what IDE do you guys use? There are so many<br>
&gt; choices but yet not a damn one for python version 3.2 that is decent of<br>
&gt; free.<br>
<br>
</div>I&#39;m using vim, the default distribution for OpenBSD already includes some<br>
plugins for python:<br>
<br>
Syntax highlighting - <a href="http://www.vim.org/scripts/script.php?script_id=790" target="_blank">http://www.vim.org/scripts/script.php?script_id=790</a><br>
        (there you can also find support for Python 3.x)<br>
<br>
Indentation - <a href="http://mirrors.fe.up.pt/pub/vim/runtime/indent/python.vim" target="_blank">http://mirrors.fe.up.pt/pub/vim/runtime/indent/python.vim</a><br>
<br>
The default distribution is configured for an user by running from<br>
shell:<br>
<br>
cp -rf /usr/local/share/vim/vim72/ ~/.vim<br>
<br>
For lernanta I also added to my  ~/.vimrc :<br>
<br>
set expandtab<br>
set tabstop=4<br>
set shiftwidth=4<br>
set foldmethod=marker<br>
<br>
Best regards.<br>
<font color="#888888">--<br>
Dios, gracias por tu amor infinito.<br>
--<br>
  Vladimir Támara Patiño.<br>
  <a href="http://vtamara.pasosdeJesus.org/" target="_blank">http://vtamara.pasosdeJesus.org/</a><br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
p2pu-dev mailing list<br>
<a href="mailto:p2pu-dev@lists.p2pu.org">p2pu-dev@lists.p2pu.org</a><br>
<a href="http://lists.p2pu.org/mailman/listinfo/p2pu-dev" target="_blank">http://lists.p2pu.org/mailman/listinfo/p2pu-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div>Sincerely,</div>Wesley Pennock<div>Check Out The Techie School<div><a href="http://techieschool.blogspot.com/" target="_blank">http://techieschool.blogspot.com/</a></div>

</div><div><br></div><br>