Copyright 2005 Fourthought, Inc. (USA). Detailed license and copyright information: http://4suite.org/COPYRIGHT Project home, documentation, distributions: http://4suite.org/
Classes:
|
You can manipulate the mapping directly using the "cache" attribute.
The expected function signature for scheme call-backs matches UriResolverBase.resolve, without the instance argument: resolve(uri, base=None) Reminder: Since this does not include self, if you are registering a method, use the method instance (i.e. myresolver().handler rather than myresolver.handler) You can manipulate the mapping directly using the "handlers" attribute.