FileWatcher/code
Brian 09124edc2b Trying to fix annoying Import Exceptions (which actually don't prevent the program or scripts from working)
IronPython throws Import Exceptions for every single import, even though
it imports them and the script works fine.  It's annoying while trying
to debug, and I'm sure it hurts the scripts performance while importing
things.  Issue is still not fixed, but these were things I was trying
that I'm making sure to backup.  And they can't hurt.
2013-12-22 19:54:15 -07:00
..
build Fixed resource references. 2013-12-22 18:00:46 -07:00
libs Setting up new basic structure of project. 2013-12-20 19:16:51 -07:00
src Trying to fix annoying Import Exceptions (which actually don't prevent the program or scripts from working) 2013-12-22 19:54:15 -07:00