Skip to content Skip to sidebar Skip to footer
Showing posts with the label Python Mode

How Can I Set The Python Max Allowed Line Length To 120 In Syntastic For Vim?

I'm using python-mode for Vim, I prefer for there to be 120 character lines rather than the sta… Read more How Can I Set The Python Max Allowed Line Length To 120 In Syntastic For Vim?

Set Python Indent To 2 Spaces In Emacs 23?

I am using emacs 23.1.1 on Ubuntu 10.04. I wish to program in Python with a 2-space indent. emacs … Read more Set Python Indent To 2 Spaces In Emacs 23?