|
From: <ate...@us...> - 2013-08-09 20:47:11
|
Revision: 1056
http://sourceforge.net/p/cclib/code/1056
Author: atenderholt
Date: 2013-08-09 20:47:05 +0000 (Fri, 09 Aug 2013)
Log Message:
-----------
A few fixes to the tests related to Python3 dicts
* dict.iteritems() is no longer available
* dict.keys(), dict.items() return iterators (?), so .sort() is unavailable
Modified Paths:
--------------
trunk/test/testGeoOpt.py
trunk/test/testSP.py
trunk/test/testall.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|