Commit Graph

5 Commits

Author SHA1 Message Date
Grey Lee 76cd7d238f Support for Python 2.5:
- Use minidom to replace ElementTree, which is not available in Python 2.5
- Use urllib2.urlopen to replace urllib.urlopen, so we can get HTTP code
- Use cgi.parse_qs when ulrparse.parse_qs is not available
2013-01-12 22:20:59 +08:00
Matt Martz 3a2260d6af pep8 formatting changes 2013-01-07 13:01:14 -06:00
Matt Martz 3d03e99e5e Add license to files. Fixes #5 2013-01-07 12:29:42 -06:00
Matt Martz c514e6df76 Add link to share results png file, we have to submit the data back to speedtest.net. Fixes #1 2013-01-01 14:02:45 -06:00
Matt Martz 8c7f9fe740 Initial check in of speedtest-cli 2012-09-10 14:18:56 -05:00