10 lines
148 B
Python
10 lines
148 B
Python
#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
|
|
'''
|
|
__init__.py
|
|
(c) Will Roberts <wildwilhelm@gmail.com> 1 February, 2014
|
|
|
|
`timeparse` module.
|
|
'''
|