python/virtualenv/README.rst

Thu, 15 Jan 2015 15:59:08 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:59:08 +0100
branch
TOR_BUG_9701
changeset 10
ac0c01689b40
permissions
-rw-r--r--

Implement a real Private Browsing Mode condition by changing the API/ABI;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

     1 virtualenv
     2 ==========
     4 .. image:: https://pypip.in/v/virtualenv/badge.png
     5         :target: https://pypi.python.org/pypi/virtualenv
     7 .. image:: https://secure.travis-ci.org/pypa/virtualenv.png?branch=develop
     8    :target: http://travis-ci.org/pypa/virtualenv
    10 For documentation, see http://www.virtualenv.org/

mercurial