I'm trying to sort out why my routing.py isn't working as advertised.

Turns out, I can comment out everything between map.minimization = False, and 
return map, and *some* of my routes (/pwd_reset, /admin) still work. Are these 
maybe default names defined somewhere outside my project, or implicitly defined 
inside my project somehow, or is the route getting cached somewhere? This has 
me completely befuddled.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to