| Commit | Date | |
|---|---|---|
|
[r1060]
(4.5 kB)
by
oddegamra
Print traceback when callback fails. From: Benoit Pierre <benoit.pierre@...> |
2014-07-25 16:39:42 |
View
Download |
|
[r1009]
(4.4 kB)
by
oddegamra
Fix Callback decorator to use the correct base object. From: Benoit Pierre <benoit.pierre@...> |
2014-05-22 16:36:07 |
View
Download |
|
[r486]
(4.3 kB)
by
oddegamra
Changed project structure after moving mcomixstarter.py out of mcomix package. Having the init script in the project package lead to tons of pain over If you are a package maintainer, and symlinked e.g. /usr/bin/mcomix to |
2011-11-01 16:45:51 |
View
Download |
|
[r303]
(4.3 kB)
by
oddegamra
Replace print_ with calls to log.warning/log.error. This removes the need for having to add a new built-in function |
2011-05-10 17:38:53 |
View
Download |
| 2011-04-11 13:56:37 |
View
Download |
|
|
[r171]
(4.3 kB)
by
oddegamra
Add callback decorator. This class can be wrapped around any function/method Other than that, wrapped functions can also serve as targets |
2011-04-10 15:05:57 |
View
Download |