GEPS008: Create new module for referent functions

svn: r19814
This commit is contained in:
Nick Hall
2012-06-10 00:10:28 +00:00
parent bd6478327c
commit d3fed5963f
12 changed files with 20 additions and 139 deletions

View File

@@ -324,6 +324,7 @@ src/gen/simple/_simpleaccess.py
src/gen/simple/_simpletable.py
# gen.utils
src/gen/utils/alive.py
src/gen/utils/place.py
# gui - GUI code

View File

@@ -217,6 +217,7 @@ src/gen/simple/_simpledoc.py
src/gen/utils/__init__.py
src/gen/utils/callback.py
src/gen/utils/callman.py
src/gen/utils/referent.py
# gui - GUI code
src/gui/__init__.py