129
129
# Hack? Try and get the user login early just in case we throw an error
130
130
# (most likely 404) to stop us seeing not logged in even when we are.
134
138
### BEGIN New plugins framework ###
135
139
# XXX This should be done ONCE per Python process, not per request.