-
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.
978ecece
In some cases, a Person.password could be a string instead of None or PersistentMapping. If string, the code was raising TypeError.