Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/test_timewriter/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'test_timewriter/__init__.py')
-rw-r--r--test_timewriter/__init__.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/test_timewriter/__init__.py b/test_timewriter/__init__.py
new file mode 100644
index 0000000..dce183a
--- /dev/null
+++ b/test_timewriter/__init__.py
@@ -0,0 +1,9 @@
+#! /usr/bin/env python
+# -*- coding: utf-8 -*-
+#
+# Code released in the Public Domain. You can do whatever you want with this package.
+# Look at NOTES file to see how to adapt this program.
+# Originally written by Pierre Métras <pierre@alterna.tv> for the OLPC XO laptop.
+
+"""Module to test set of rules for writing time in full letters, in various languages.
+"""