mirror of https://github.com/python/cpython.git
Merge with 3.4 whitespace
This commit is contained in:
commit
564562faab
|
@ -19,7 +19,7 @@ def __init__(self, root, text):
|
|||
self.indentwidth = 8
|
||||
self.tabwidth = 8
|
||||
self.context_use_ps1 = True
|
||||
|
||||
|
||||
|
||||
class AutoCompleteTest(unittest.TestCase):
|
||||
|
||||
|
|
Loading…
Reference in New Issue