cpython/Misc/Vim
Brett Cannon 76b24c0926 Have pre-existing C files use 8 spaces indents (to match old PEP 7 style), but
have all new files use 4 spaces (to match current PEP 7 style).
2006-08-31 22:42:37 +00:00
..
python.vim Remove remaining references to OverflowWarning. 2006-07-05 08:21:00 +00:00
syntax_test.py Get rid of __context__, per the latest changes to PEP 343 and python-dev 2006-05-02 19:47:52 +00:00
vim_syntax.py Update for 'with' statement. 2006-03-01 20:53:08 +00:00
vimrc Have pre-existing C files use 8 spaces indents (to match old PEP 7 style), but 2006-08-31 22:42:37 +00:00