Mark as safe for unpickling
This commit is contained in:
parent
088f6b6b57
commit
c5e41d6db5
@ -62,3 +62,4 @@ def _UTC():
|
||||
module global.
|
||||
"""
|
||||
return utc
|
||||
_UTC.__safe_for_unpickling__ = True
|
||||
|
||||
Loading…
Reference in New Issue
Block a user