Forums

F.A.Q. F.A.Q.    Register Register    Login Login    Home Home
Search Search
SBML Discussions » sbml-interoperability » Bug with setLevel in libsbml with the python bindings.
Show: Today's Posts  :: Message Navigator
| Subscribe to topic 
Return to the default flat view Create a new topic Submit Reply
AuthorTopic
Nathan Addy


Posts: 1
Location:
Molecular Sciences Instit...
Registered:
August 2005
 
Bug with setLevel in libsbml with the python bindings. 31 May '06 16:10

Hi,

I am using libsbml 2.3.4 with python bindings, configured with expat
(version 1.95.8-8.2).
The following code apparently does not work.

import libsbml
aDoc = libsbml.SBMLDocument()
aDoc.setLevel(1)
print aDoc.getLevel()

will print a value of 2.
I reported the bug on sbml.org, although I couldn't find a bug list
anywhere so I don't know if this is a known problem or what. Is this
reproducible for others/what is the status of this?

Thanks very much.
Nathan Addy

      

SubjectPosterDate
Read Message   Bug with setLevel in libsbml with the python bindi...  Nathan Addy31 May '06 16:10
Previous Topic:Installation problem with Java bindings on Mac OS X
Next Topic:how to obtain my subclass from ListOf
Go to forum:
-=] Back to Top [=-

Powered by FUDforum. (Copyright Advanced Internet Designs Inc.)

Please use our issue tracking system for any questions or suggestions about this website.