namespaces getting confusing

Skip Montanaro skip at pobox.com
Mon Sep 3 13:36:00 EDT 2001


    Mark> can anyone explain why I get the following attribute error.

You have a circular dependency between Motif.py and param.py.  Motify
imports param before readSeq has been defined, then param tries to access
Motif.readSeq. 

-- 
Skip Montanaro (skip at pobox.com)
http://www.mojam.com/
http://www.musi-cal.com/




More information about the Python-list mailing list