Missing OmPyUnit module in OmPyUnit

Robert C. Martin rmartin at objectmentor.com
Tue Jul 11 16:15:01 EDT 2000


"Doug Fort" <dougfort at downright.com> wrote in message
news:0hk75.10271$HD6.284269 at iad-read.news.verio.net...
> We've been using Steve Purcell's PyUnit from SourceForge.  It's limited,
but
> reliable.  I'm attempting to investigate OmPyUnit as an alternative.  It
> seems to offer more functionality, plus I have great respect for
> ObjectMentor ands Robert Martin.
>
> However, the package I downloaded seems to be missing a module:
OmPyUnit.
> What's up with this?  It doesn't fill me with confidence.

My Mistake.  I accidentally deleted the __init__.py file from the OmPyUnit
directory.  This file tells python that OmPyUnit is a module.  The current
release has fixed this, and also has better installation instructions.


--

Robert C. Martin    | "Uncle Bob"              | Training Courses:
Object Mentor Inc.  | rmartin at objectmentor.com | OOD, Patterns, C++, Java,
PO Box 85           | Tel: (800) 338-6716      | Extreme Programming.
Grayslake IL 60030  | Fax: (847) 548-6853      | http://www.objectmentor.com

"One of the great commandments of science is:
    'Mistrust arguments from authority.'" -- Carl Sagan





More information about the Python-list mailing list