mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Whitespace normalization.
This commit is contained in:
parent
0822ff7cca
commit
0eadaac7dc
39 changed files with 127 additions and 144 deletions
|
@ -43,7 +43,7 @@ except ImportError:
|
|||
import sys
|
||||
del sys.modules[__name__]
|
||||
raise
|
||||
|
||||
|
||||
# bsddb3 calls it db, but provide _db for backwards compatibility
|
||||
db = _db = _bsddb
|
||||
__version__ = db.__version__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue