3 lines
89 B
Python
3 lines
89 B
Python
|
class OutOfBoundsDatetime(ValueError): ...
|
||
|
class OutOfBoundsTimedelta(ValueError): ...
|