You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fast.com/fast_com_example_usage.py

7 lines
103 B
Python

8 years ago
import fast_com
print "Start speedtest against fast.com ...",
print fast_com.fast_com()
print "Done"