Extensions to the standard datetime module
The dateutil module provides powerful extensions to the standard datetime module, available in Python 2.3+.
Linter | Message | Location |
---|---|---|
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? |