added Time class to hold start and end times, more structured way than to handle... mastermob
commitb2553e709028f0bbbc78d2684a0eda4fac5d8442
authorKristian Rumberg <kristianrumberg@gmail.com>
Tue, 26 Aug 2008 00:52:33 +0000 (26 02:52 +0200)
committerKristian Rumberg <kristianrumberg@gmail.com>
Tue, 26 Aug 2008 00:52:33 +0000 (26 02:52 +0200)
tree703e3a63967d1fd6b7d4f13a9275afae56e300d5
parent2619f7deb96ab21291821b69330a5df5a103e189
added Time class to hold start and end times, more structured way than to handle raw strings. Also added simple Exception class
main.py