mirror of https://github.com/python/cpython.git
use 3-space indents.
This commit is contained in:
parent
8045d97819
commit
4b0c24a3ae
|
@ -453,7 +453,7 @@ For distutils, use the following idiom::
|
||||||
# ...
|
# ...
|
||||||
)
|
)
|
||||||
|
|
||||||
For Distribute::
|
For Distribute::
|
||||||
|
|
||||||
setup(use_2to3=True,
|
setup(use_2to3=True,
|
||||||
# ...
|
# ...
|
||||||
|
|
Loading…
Reference in New Issue