summaryrefslogtreecommitdiff
path: root/docs/api/path.rst
AgeCommit message (Collapse)Author
2013-01-07redundant statement: the links preceeding the statement target the info ↵Tshepang Lekhonkhobe
referred to
2011-12-08provide caller_path support for both asset resolver and dotted name ↵Chris McDonough
resolver, make it the default
2011-12-08- New APIs: ``pyramid.path.AssetResolver`` andChris McDonough
``pyramid.path.DottedNameResolver``. The former can be used to resolve asset specifications, the latter can be used to resolve dotted names to modules or packages.