Skip to content

Commit

Permalink
Remove one spurious change in a comment in serialize.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Apr 13, 2017
1 parent c02fe79 commit e37eba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ZODB/serialize.py
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ def get_refs(a_pickle):
u.noload()

# Now we have a list of references. Need to convert to list of
# oids and class info(object):
# oids and class info:

result = []

Expand Down

0 comments on commit e37eba9

Please sign in to comment.