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.
Authored by: cboos 2008-02-27
Parent: [r6617]
Child: [r6619]