Added buildutils and model/observer modules
commitd342135c14eb05f61a79e6fb47ffb8e49d1ada0d
authorDavid Aguilar <davvid@gmail.com>
Sun, 9 Dec 2007 12:06:17 +0000 (9 04:06 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sun, 9 Dec 2007 12:06:17 +0000 (9 04:06 -0800)
tree085876e168e621ad045a0bf06ba7ea9753e1c30f
parentb90ab11119f38dba0de241ef8d76b62a332e29c4
Added buildutils and model/observer modules

- These were previously part of another (private) repo but they should live here if this is going to be consumed by the public.

Signed-off by: David Aguilar <davvid@gmail.com>
.gitignore
buildutils/__init__.py [new file with mode: 0644]
buildutils/pyuic4.py [new file with mode: 0644]
py/model.py [new file with mode: 0644]
py/qobserver.py [new file with mode: 0644]
wscript