mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Changed indents to 4 *spaces*; added Emacs variables to avoid
inserting tabs. All this (and the previous patch) in preparation for porting to NT.
This commit is contained in:
parent
9a6e855a27
commit
0b4b8a21ce
1 changed files with 222 additions and 218 deletions
|
|
@ -312,3 +312,7 @@ def usage(msg):
|
|||
|
||||
|
||||
main()
|
||||
|
||||
# Local Variables:
|
||||
# indent-tabs-mode: nil
|
||||
# End:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue