Commit 7ce09019 by willmcgugan

tweak

parent 5e546ec4
#!/usr/bin/env python
import os
import datetime
from fs import _iteratepath
try:
from cStringIO import StringIO
except ImportError:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment