log piecrust/routing.py @ 178:ff5b2d3863a8

age author description
Sat, 03 Jan 2015 21:54:25 -0800 Ludovic Chabant routes: When matching URIs, return metadata directly instead of the match object.
Sat, 03 Jan 2015 21:10:44 -0800 Ludovic Chabant routes: Actually match metadata when finding routes, fix problems with paths.
Sat, 27 Dec 2014 16:47:44 -0800 Ludovic Chabant Match routes completely, not partially.