generic skeleton

This commit is contained in:
Kenneth Reitz
2011-02-13 13:53:25 -05:00
parent ffdbc387ea
commit 853a4fd04c
3 changed files with 4 additions and 0 deletions
View File
+3
View File
@@ -0,0 +1,3 @@
# -*- coding: utf-8 -*-
from core import *
+1
View File
@@ -0,0 +1 @@
# -*- coding: utf-8 -*-