]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - bin/tahoe-script.template
bin/tahoe-script.template: improve the error message if we end up running under Pytho...
[tahoe-lafs/tahoe-lafs.git] / bin / tahoe-script.template
index 622cca3f37b91403206124764f26c9b2395ac5e2..1a227319d5809c7c669d25733f6940879a50693e 100644 (file)
@@ -1,4 +1,5 @@
 #!/bin/false # You must specify a python interpreter.
+u"Tahoe-LAFS does not run under Python 3. Please use a version of Python between 2.4.4 and 2.7.x inclusive."
 
 import errno, sys, os, subprocess