Commit Graph

2 Commits

Author SHA1 Message Date
Matt Martz cbb249b96d Don't use urandom for the upload data source
Using urandom limits the upload speed due to the generation speed of
random characters and causes high CPU usage.

See #13
Fixes #26
2013-08-08 09:52:54 -05:00
Matt Martz acb1049463 Add setup.py support 2013-07-26 17:25:49 -05:00