s3-tests/s3tests/common
Wesley Spikes b6e0287810 Add context, get_next_key, and fill_pools to s3tests.common
context is a generic Bunch that we can store items in to be shared
across modules, without invoking the wrath of the globals -- yuck!

get_next_key will generate a sequentially numbered key for us to use

fill_pools will take a variable list of gevent.pool.Pool objects and
top them all off
2011-07-15 11:45:38 -07:00
..
__init__.py Add context, get_next_key, and fill_pools to s3tests.common 2011-07-15 11:45:38 -07:00