A modest string writer

.travis.yml 83B

1234567
  1. language: python
  2. python:
  3. - "2.6"
  4. - "2.7"
  5. - "3.2"
  6. - "3.3"
  7. script: nosetests