Jean-Paul Calderone
|
a8a9c85e5e
|
Skip this pending fixes elsewhere
|
2019-08-13 15:43:03 -04:00 |
|
Jean-Paul Calderone
|
d69cde293a
|
Revert my changes, this is a much bigger job.
|
2019-08-13 15:38:33 -04:00 |
|
Jean-Paul Calderone
|
132cc4605d
|
Only consider classes defined in the module we're looking at.
Classes can lie about their __module__, of course, but I hope none of Tahoe's
do.
|
2019-08-13 15:32:09 -04:00 |
|
Jean-Paul Calderone
|
b1c7556239
|
importPackages only fixes the problem for "packages"
So just call load on every module before trying to iterate its attributes.
|
2019-08-13 15:19:05 -04:00 |
|
Jean-Paul Calderone
|
13409a2449
|
Move the remaining package checking machinery to its own module.
|
2019-08-13 15:11:01 -04:00 |
|
tpltnt
|
e2b0b99e13
|
added old-style classes regression test
|
2019-05-30 09:22:08 +02:00 |
|