URI: 
       tset env to python2 - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit cfa965fdae1ae17209e64fca0dde04c90755251f
   DIR parent fd1f0839589b0250114adc5674ae1c5394710686
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Fri, 19 Sep 2014 14:05:00 +0200
       
       set env to python2
       
       Diffstat:
         M electrum                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/electrum b/electrum
       t@@ -1,4 +1,4 @@
       -#!/usr/bin/env python
       +#!/usr/bin/env python2
        #
        # Electrum - lightweight Bitcoin client
        # Copyright (C) 2011 thomasv@gitorious