[tor-commits] [bridgedb/master] byblos runs python2.6 now

arma at torproject.org arma at torproject.org
Tue Feb 14 15:09:48 UTC 2012


commit 6939c5bbe9a8e23da2d3387c2de3f6d22fdc3dd2
Author: Roger Dingledine <arma at torproject.org>
Date:   Tue Feb 14 10:08:42 2012 -0500

    byblos runs python2.6 now
---
 README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README b/README
index 2c0b357..6ab1545 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ To set up:
  - Make sure that the input files referred to in bridgedb.conf exist.
    - You can make a self-signed certificate with
      openssl req -x509 -new -nodes > cert
- - Set up PYTHONPATH to include "~/lib/python2.4/site-packages/".
+ - Set up PYTHONPATH to include "~/lib/python2.6/site-packages/".
  - To install Maxmind GeoIP
    - Debian: apt-get install python-geoip
    - Others: http://www.maxmind.com/app/python 





More information about the tor-commits mailing list