From: Ludovic CHEVALIER Date: Tue, 20 Nov 2012 14:07:17 +0000 (+0100) Subject: + init X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbikecoop_demo.git;a=commitdiff_plain;h=c90667598c3bb16821e2d42813cd666d6ccc9889 + init --- diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..e37bf75 --- /dev/null +++ b/__init__.py @@ -0,0 +1,8 @@ +# -*- coding: utf-8 -*- +############################################################################## +# +# +############################################################################## + + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: