home
·
contact
·
privacy
projects
/
plomtask
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Clean up and extend /condition[s] GET/POST tests.
[plomtask]
/
.pylintrc
1
[BASIC]
2
init-hook='import sys; sys.path.append(".")'
3
good-names-rgxs=(.*_)?(GET|POST)(_.+)?,,test_[A-Z]+