mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Whitespace normalization.
This commit is contained in:
parent
20882dd174
commit
e4418609f7
4 changed files with 10 additions and 10 deletions
|
|
@ -150,7 +150,7 @@ class _Database:
|
|||
def __del__(self):
|
||||
if self._index is not None:
|
||||
self._commit()
|
||||
|
||||
|
||||
|
||||
|
||||
def open(file, flag=None, mode=0666):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue