Kaydet (Commit) e5363b7d authored tarafından Michael W. Hudson's avatar Michael W. Hudson

....

üst ce00b735
...@@ -627,5 +627,5 @@ def _pickle_statvfs_result(sr): ...@@ -627,5 +627,5 @@ def _pickle_statvfs_result(sr):
try: try:
_copy_reg.pickle(statvfs_result, _pickle_statvfs_result, _copy_reg.pickle(statvfs_result, _pickle_statvfs_result,
_make_statvfs_result) _make_statvfs_result)
except NameError: # stat_result may not exist except NameError: # statvfs_result may not exist
pass pass
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment