]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/test/test_base62.py
remove interpreter shbang lines from non-executables
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_base62.py
index 9eff8aba15916ade3d499296bfcd10f742b5838c..79a0dbcbbe32515022be9294e9e70be8a93f2c31 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 import random, unittest
 
 from allmydata.util import base62, mathutil