amahabal / PySeqsee

Python framework for writing programs to solve complex problems not amenable to brute force. The architecture is a descendant of Douglas Hofstadter and Melanie Mitchell's Copycat architecture.
http://amahabal.github.com/PySeqsee/
GNU General Public License v3.0
32 stars 10 forks source link

farg.core.exceptions is a mess, fix that #9

Closed amahabal closed 7 years ago

amahabal commented 12 years ago

Minor progress: moved some Seqsee specific exceptions to Seqsee.

amahabal commented 7 years ago

Closing for now. Will keep eyes open for refactoring needs here.