/usr/local/lib/qm/qm/test/classes/__init__.py

John Schmitt jschmitt at kealia.com
Thu Mar 20 03:21:47 UTC 2003


I made a new test class and I wanted to inherit from command.ExecTest.
To make that work, I had to make the 'classes' directory import-able,
which is easy enough.  Just place a blank __init__.py there.  

I guess this confession reminded me that I'm making myself dependent on
those classes, but that doesn't seem too bad.  Am I doing something more
uncool than I acknowledge?

John




More information about the qmtest mailing list