forked from TrueCloudLab/s3-tests
No shebang lines for setup.py-managed scripts.
This commit is contained in:
parent
513d5fabf2
commit
7debb53e77
2 changed files with 0 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
||||||
#! /usr/bin/python
|
|
||||||
|
|
||||||
from boto.s3.key import Key
|
from boto.s3.key import Key
|
||||||
from optparse import OptionParser
|
from optparse import OptionParser
|
||||||
from . import realistic
|
from . import realistic
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
#!/usr/bin/python
|
|
||||||
|
|
||||||
import gevent
|
import gevent
|
||||||
import gevent.pool
|
import gevent.pool
|
||||||
import gevent.queue
|
import gevent.queue
|
||||||
|
|
Loading…
Add table
Reference in a new issue