pyoda_time.utility package¶
Module contents¶
- exception pyoda_time.utility.InvalidPyodaDataError¶
Bases:
ExceptionException thrown when data read by Pyoda Time (such as serialized time zone data) is invalid.
This includes data which is truncated, i.e. we expect more data than we can read.