Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
5310e5078ad331631f109e8fa33b8534911f0ce0
/
Misc
/
Vim
c8939d2
Make python.vim output more deterministic.
by Brett Cannon
· 18 years ago
76b24c0
Have pre-existing C files use 8 spaces indents (to match old PEP 7 style), but
by Brett Cannon
· 18 years ago
6edd150
Fix comment about indentation level in C files.
by Brett Cannon
· 18 years ago
aa1919d
Remove remaining references to OverflowWarning.
by Georg Brandl
· 18 years ago
04f031d
Change C spacing to 4 spaces by default to match PEP 7 for new C files.
by Brett Cannon
· 18 years ago
259d7d6
Update for 'ImportWarning'
by George Yoshida
· 18 years ago
da5b701
Get rid of __context__, per the latest changes to PEP 343 and python-dev
by Guido van Rossum
· 19 years ago
20e192b
Update for 'with' statement.
by Brett Cannon
· 19 years ago
acde734
Add Misc/NEWS entry for Misc/Vim/vim_syntax.py . Also use conditional
by Brett Cannon
· 19 years ago
23b0dc5
Remove line meant to test trailing whitespace since that kind of whitespace is
by Brett Cannon
· 19 years ago
d6e7e73
Whitespace normalization.
by Tim Peters
· 19 years ago
df95cb6
Move the vimrc file to the newly created Vim/ directory.
by Brett Cannon
· 19 years ago
a4fe182
Add a script that auto-generates a Vim syntax highlighting file for Python.
by Brett Cannon
· 19 years ago