motine / Ohouse

Ohouse
Other
3 stars 2 forks source link

Decouple Exceptions For Different API Versions #17

Closed zanetworker closed 10 years ago

zanetworker commented 10 years ago

Currently, the exceptions for version 1 and version 2 are in the same file apiexceptions.py. Decoupling the exceptions into two separate files is suggested

motine commented 10 years ago

can you give a link to the file?