aboutsummaryrefslogtreecommitdiffstats
path: root/devscripts/check-porn.py
Commit message (Collapse)AuthorAgeFilesLines
* [devscripts/check-porn] Fix gettestcases importKareem Moussa2017-09-191-2/+2
|
* Don't use bare 'except:'Jaime Marquínez Ferrándiz2015-03-271-1/+1
| | | | They catch any exception, including KeyboardInterrupt, we don't want to catch it.
* PEP8: W503Philipp Hagemeister2015-02-211-4/+4
|
* [test_unicode_literals] Arm unicode_literals checkPhilipp Hagemeister2014-11-261-0/+1
| | | | | | | | | 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.
* Implement a different adult sites checking algorithmFilippo Valsorda2014-01-141-12/+32
|
* Add the missing age_limit tags; added a devscript to do a superficial check ↵Filippo Valsorda2013-10-281-0/+39
for porn sites without the age_limit tag in the test