mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Whitespace normalization.
This commit is contained in:
parent
4cf97c4972
commit
30edd2387d
6 changed files with 9 additions and 14 deletions
|
@ -6,7 +6,7 @@ if os.sep==".":
|
|||
endsep = "/"
|
||||
else:
|
||||
endsep = "."
|
||||
|
||||
|
||||
def whichdb(filename):
|
||||
"""Guess which db package to use to open a db file.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue