projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f1c1dc
)
#10460: Update indent.pro to match PEP 7 better.
author
Georg Brandl
<georg@python.org>
Sat, 20 Nov 2010 11:47:10 +0000
(11:47 +0000)
committer
Georg Brandl
<georg@python.org>
Sat, 20 Nov 2010 11:47:10 +0000
(11:47 +0000)
Misc/indent.pro
patch
|
blob
|
history
diff --git
a/Misc/indent.pro
b/Misc/indent.pro
index 3efac89b7459bcd644d1a7ce169da0490bf5d8e1..a1067e343cdfecfd382a30dd314ea1ecb8ea552a 100644
(file)
--- a/
Misc/indent.pro
+++ b/
Misc/indent.pro
@@
-1,15
+1,12
@@
--
sob
--
nbad
--
bap
--
br
--
nc
e
--
nc
s
--
npc
s
--
i8
--
ip8
--
c
25
+-
-swallow-optional-blank-lines
+-
-no-blank-lines-after-declarations
+-
-blank-lines-after-procedures
+-
-braces-on-if-line
+-
-cuddle-els
e
+-
-no-space-after-cast
s
+-
-no-space-after-function-call-name
s
+-
-no-tabs
+-
-indent-level 4
+-
-comment-indentation
25
-T PyObject
-
-
-
-
+-T PyCFunction