I looked but found nothing in RDKit which gives a version string, like Q32009.

That string only exists in ReleaseNotes.txt and setup.py, and does not appear 
to be propagated elsewhere in the code. The closest I could find was

>>> rdBase._version()
'$Id: RDBase.cpp 1061 2009-04-06 16:54:21Z glandrum $'

and that's a module which is specifically marked as "no user serviceable parts 
inside."

Am I missing something?

I would like this information because I want to include the version information 
in my program's output, for purposes of provenance.

Cheers!

                                Andrew
                                [email protected]



------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to