mirror of
https://github.com/kennethreitz/resources.git
synced 2026-06-05 23:20:17 +00:00
basics
This commit is contained in:
@@ -0,0 +1 @@
|
||||
from core import *
|
||||
@@ -0,0 +1,9 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
"""
|
||||
resources.core
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
This omdule provides the core resources system.
|
||||
|
||||
"""
|
||||
Reference in New Issue
Block a user