annotate wibble/client/thing.py @ 8:685479d1f0a7

Tests available for both py2 and py3
author Ben Croston <ben@croston.org>
date Sun, 04 Sep 2011 23:37:41 +0100
parents ad5a8748afcf
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
6a61cfdf6930 Initial version
Ben Croston <ben@croston.org>
parents:
diff changeset
1 #!/usr/bin/python
6a61cfdf6930 Initial version
Ben Croston <ben@croston.org>
parents:
diff changeset
2 print 'thing'
6a61cfdf6930 Initial version
Ben Croston <ben@croston.org>
parents:
diff changeset
3