# Not particularly clever, but in a Django request context you could # argue that "//////" == "//" == "/" and change the url pattern logic # appropriately.
Or just remove all leading slashes from any URLconf entry's regex. -- Jonathan Daugherty http://www.parsed.org