Follow-up Comment #2, bug #6486 (project soya):

The exact syntax is :

    soya.Model.get("...")

(notice the M, instead of m). soya.Model is the Model class, and not a
module, and get is a class method of this class (i.e. a method called on the
class and not on its instances).

In addition, the "Model" was named "Shape" in Soya <= 0.12.

Jiba

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=6486>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Soya-user mailing list
[email protected]
https://mail.gna.org/listinfo/soya-user

Reply via email to