From 724c296e54714a949ce79c5056229e00fb7c15c2 Mon Sep 17 00:00:00 2001 From: guillaume Date: Tue, 10 Aug 2010 16:27:37 -0400 Subject: First code commit, with very few things. * Beginning of object class * Beginning of permission class --- __init__.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 __init__.py (limited to '__init__.py') diff --git a/__init__.py b/__init__.py new file mode 100755 index 0000000..faaaf79 --- /dev/null +++ b/__init__.py @@ -0,0 +1,3 @@ +# -*- coding: utf-8 -*- + + -- cgit v1.2.3-70-g09d2