# N.B.: this expects to run from the top of the source tree
-import os, sys
+import sys
from ez_setup import use_setuptools
if 'cygwin' in sys.platform.lower():
min_version='0.6c6'
#! /usr/bin/env python
-import os, sys
-
"""
Create _version.py, based upon the latest darcs release tag.
#! /usr/bin/env python
-import random, math, os, re
+import random, math, re
from twisted.python import usage
class Args(usage.Options):
#! /usr/bin/python
import sys, math
-from cStringIO import StringIO
from allmydata import upload, uri, encode, storage
from allmydata.util import mathutil