On 10/6/05, Lethalman <[EMAIL PROTECTED]> wrote: > > When defining the default method, cherrypy doesn't give only one > attribute if the path is made upf more url paths... > > For example /asd would get right, but /asd/dsa would get in exception > because the function gets another argument. > So, since it's a tutorial, i think it would be right for the reader to > specify *page instead of pagename in the arguments.
I'm not certain I understand how "page" is clearer than "pagename"? Also, I think the regex for wikiwords wouldn't match SomeThing/SomethingElse, so you shouldn't really get a link to /asd/dsa Kevin -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

