Rather theoretical day:
Made Moin return a proper wsgi response when an AccessDeniedError reaches the top wsgi level of Moin (involved fully understanding the wsgi "stack"; i.e. what happens when a request comes in. Fully tracked and understood that.
- Did some 'cleanup' that turned out to break code. Properly backed that out (involved learning how to do a proper backout in hg)
Acquired greater understanding of 2.0's MoinMoin.items.
See: