Menu

Commit [r6618]  Maximize  Restore  History

When looking at ticket description diffs, I've noticed a strange "v1 vs. v1" comparison, as it should have been "Initial version vs. v1".

Turned out it was a bug in `Resource.__new__`, as I was not aware of the `0 == False` equality in Python.

cboos 2008-02-27

changed /trunk/trac/resource.py
/trunk/trac/resource.py Diff Switch to side-by-side view
Loading...