File: __init__.py

package info (click to toggle)
python-pytimeparse 1.1.5-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: python: 485; makefile: 14
file content (9 lines) | stat: -rw-r--r-- 129 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env python
# -*- coding: utf-8 -*-

'''
__init__.py
(c) Will Roberts  18 February, 2015

pytimeparse.tests module
'''