Comment 2 for bug 4559

Revision history for this message
Robert Collins (lifeless) wrote :

I think this is reasonable. internally we normalise all code as being '/' separated, so checking for path[-1] == '/' is sufficient. This should be done in the ui layer - in builtins.py.