Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d90b207

Browse filesBrowse files
committed
fix whitespace
1 parent 0f41369 commit d90b207
Copy full SHA for d90b207

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎Lib/shelve.py

Copy file name to clipboardExpand all lines: Lib/shelve.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ def sync(self):
171171
if hasattr(self.dict, 'sync'):
172172
self.dict.sync()
173173

174+
174175
class BsdDbShelf(Shelf):
175176
"""Shelf implementation using the "BSD" db interface.
176177

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.