diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2010-07-30 09:29:24 +0200 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2010-07-30 09:29:24 +0200 |
| commit | 7945c0daad7d2e3b8380c18b7d080e54e0a948ed (patch) | |
| tree | ebe1932b3d2aeb979570c977fc9947f8891336cf /__init__.py | |
| download | alias-7945c0daad7d2e3b8380c18b7d080e54e0a948ed.tar.gz | |
Project creation.
Diffstat (limited to '__init__.py')
| -rw-r--r-- | __init__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..faaaf79 --- /dev/null +++ b/__init__.py @@ -0,0 +1,3 @@ +# -*- coding: utf-8 -*- + + |
