summaryrefslogtreecommitdiff
path: root/test/functional/boolean_datetime.py
Commit message (Expand)AuthorAgeFilesLines
* Warn when an import is performed withoutBrett Cannon2014-10-241-1/+1
* Emit an error when a print statement is used.Brett Cannon2014-10-101-1/+1
* Ignore superfluous-parens.cpopa2014-08-191-1/+1
* Add a new warning, 'boolean-datetime', emitted when an instance of 'datetime....cpopa2014-08-191-0/+30