tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

reject-some-requires.rst (230B)


      1 reject-some-requires
      2 ====================
      3 
      4 This takes an option, a regular expression.  Invocations of
      5 ``require`` with a string literal argument are matched against this
      6 regexp; and if it matches, the ``require`` use is flagged.