aboutsummaryrefslogtreecommitdiff
path: root/devscripts/check-porn.py
AgeCommit message (Collapse)Author
2019-05-11Fix W504 and disable W503 (closes #20863)Sergey M․
2017-09-19[devscripts/check-porn] Fix gettestcases importKareem Moussa
2015-03-27Don't use bare 'except:'Jaime Marquínez Ferrándiz
They catch any exception, including KeyboardInterrupt, we don't want to catch it.
2015-02-21PEP8: W503Philipp Hagemeister
2014-11-26[test_unicode_literals] Arm unicode_literals checkPhilipp Hagemeister
From now on, the line from __future__ import unicode_literals should be contained in every single Python file lest we run into any more 2.x/3.x issues. Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise.
2014-01-14Implement a different adult sites checking algorithmFilippo Valsorda
2013-10-28Add the missing age_limit tags; added a devscript to do a superficial check ↵Filippo Valsorda
for porn sites without the age_limit tag in the test