On Mar 22, 2011, at 11:30 AM, Ross Peoples wrote: > I'm not quite sure what the deal is with that. I think one of the two files > is from the old routers file and just never got cleaned up.
They're both available. The regex router (routes.example.py) is still available, and it can do things that the new router cannot. The tradeoff is that, for the things that the new router can do, it does them very easily, and some of what it does would be difficult or impossible for the regex router to do. But there's a motivation for both. However, they can't be mixed.