Henrik Levkowetz
|
7f42117210
|
Tweaks to debug.py.
- Legacy-Id: 4957
|
2012-10-25 21:28:39 +00:00 |
|
Henrik Levkowetz
|
1f8cc48792
|
Use decorator.decorator consistenly in debug wrappers.
- Legacy-Id: 4936
|
2012-10-21 14:32:02 +00:00 |
|
Henrik Levkowetz
|
ba95520523
|
Updated version of debug.py, which adds timing and profiling support functions.
- Legacy-Id: 4935
|
2012-10-21 12:38:48 +00:00 |
|
Henrik Levkowetz
|
fa35a8f8fe
|
Don't initialize syslog here -- it might override the app's initialization. (Python will do an empty call to syslog.openlog() if not already done when first calling syslog.syslog().)
- Legacy-Id: 4554
|
2012-06-29 00:36:17 +00:00 |
|
Henrik Levkowetz
|
51a3c373c5
|
Added a debug utility module on the same level as south,html5lib etc.
- Legacy-Id: 4446
|
2012-06-11 15:56:51 +00:00 |
|