 Issue 29793573:
  Issue 6701 - Implement CSP support in python-abp  (Closed) 
  Base URL: https://hg.adblockplus.org/python-abp/
    
  
    Issue 29793573:
  Issue 6701 - Implement CSP support in python-abp  (Closed) 
  Base URL: https://hg.adblockplus.org/python-abp/| Index: .hgignore | 
| =================================================================== | 
| --- a/.hgignore | 
| +++ b/.hgignore | 
| @@ -3,6 +3,7 @@ | 
| ^.tox/ | 
| ^dist/ | 
| ^devenv/ | 
| +^.pytest_cache$ | 
| syntax: glob | 
| *.pyc |