Patches item #3194050, was opened at 2011-02-27 14:37 Message generated for change (Tracker Item Submitted) made by th9 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428742&aid=3194050&group_id=40728
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: My Th (th9) Assigned to: Nobody/Anonymous (nobody) Summary: fix iterators with Python 3 Initial Comment: In Python 3 iterator interface changed a bit, now it expects iterator.__next__() function (instead of iterator.next()) to return next object. Add OBIter.__next__() which returns self.next(). Now works with Python 2 and 3. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428742&aid=3194050&group_id=40728 ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ OpenBabel-Devel mailing list OpenBabel-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbabel-devel