Hi JP, On Thu, Jul 12, 2012 at 1:52 PM, JP <[email protected]> wrote: > Hi there, > > Using RDKit latest+greatest version of RDKit 2012_06_1. > > I am trying to use "GetLastItemText" - which has been announced in Q1 > 2012 "- Suppliers support GetLastItemText()" > (http://sourceforge.net/projects/rdkit/files/rdkit/Q1_2012/). > > I cannot find documentation for this method. I was expecting an entry > here: http://www.rdkit.org/docs/cppapi/classRDKit_1_1MolSupplier.html > > And worse - I cannot find/use the method itself! > > AttributeError: 'ForwardSDMolSupplier' object has no attribute > 'GetLastItemText' > > Not even a naive "find . -exec fgrep GetLastItemText {} \;" in the > code directory returned anything. > > What am I missing?
hmm, that's highly embarrassing. That code was never written; I must have confused myself last time when I was putting the release notes together and thought that the feature request (http://sourceforge.net/tracker/index.php?func=detail&aid=3475263&group_id=160139&atid=814653) was closed. Thanks for pointing out the problem. I will get it done and checked into svn so that it's in the next release. Sorry about that, -greg ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

