Raymond Hettinger f2c0830585 SF bug #963956: Bad error mesage when subclassing a module
Add a more informative message for the common user mistake of subclassing
from a module name rather than another class (i.e. random instead of
random.random).
2004-06-05 06:16:22 +00:00
..
2004-03-29 11:53:38 +00:00
2004-05-13 11:54:19 +00:00
2004-03-26 15:09:27 +00:00