This commit is contained in:
Kenneth Reitz
2011-08-12 19:25:22 -04:00
parent 81169136c1
commit 227e2fa9ec
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
from core import *
+9
View File
@@ -0,0 +1,9 @@
# -*- coding: utf-8 -*-
"""
resources.core
~~~~~~~~~~~~~~
This omdule provides the core resources system.
"""