Re: [Open Babel] version number in python

2010-06-29 Thread Geoffrey Hutchison
> If not, would it be possible to add it to the python interface? That > would be very helpful to check if certain features are present or not if > a script is run on another machine. Sorry for the delay. For the development version ("trunk") I added a function for this, which will be incorpora

Re: [Open Babel] version number in python

2010-06-06 Thread Noel O'Boyle
Hi Tobias, That has been requested previously (https://sourceforge.net/tracker/?func=detail&aid=2970291&group_id=40728&atid=428743) and we will add in the near future I think. - Noel On 6 June 2010 21:25, Tobias Schmidt wrote: > Hello, > > I was wondering, is there a way to get the openbabel ve

[Open Babel] version number in python

2010-06-06 Thread Tobias Schmidt
Hello, I was wondering, is there a way to get the openbabel version number within python? I know there is --version option in the command line, however, I didn't find something similar in the python interface. If not, would it be possible to add it to the python interface? That would be very he