Menu

Commit [r3131]  Maximize  Restore  History

Bug fix.

The __repr__ method of the PipeContainer was failing because of the call to getattr() for the 'mol'
object. Now the 'mol', 'diff', and 'structure' objects are not sent to getattr(), rather a special
description is given rather than the object's attribute.

bugman 2007-03-09

changed /1.3/data/pipe_container.py
/1.3/data/pipe_container.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.