-
Jim Fulton authored
classes created on the fly are used with them. Unfortunately, UserList and thus PersistentList have ABCs. :( So changed an in-test-created class to a glbal to avoid a testing memory leak so as not to hide real memory leaks.
db343372