atst/atst/ui_methods.py

3 lines
74 B
Python

def matchesPath(self, href):
return self.request.uri.startswith(href)