-
Tristan Cavelier authored
In some cases, a Person.password could be a string instead of None or PersistentMapping. If string, the code was raising TypeError.
2d94f568
In some cases, a Person.password could be a string instead of None or PersistentMapping. If string, the code was raising TypeError.