This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-03-25 22:20:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c495c66ea9
cpython
/
Misc
/
Vim
History
Download ZIP
Download TAR.GZ
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