[NeXus-code-svn] r1571 - trunk/bindings/python/nxs

apache at nexusformat.org apache at nexusformat.org
Thu Oct 21 16:35:40 BST 2010


Author: Peter Chang
Date: Thu Oct 21 16:35:38 2010
New Revision: 1571

Modified:
   trunk/bindings/python/nxs/napi.py
   trunk/bindings/python/nxs/tree.py

Log:
Refs #255, python tidy up
 * Correct bugs in napi that were noted and fixed by NeXpy
 * Fix an indentation mix up
 * Rename unused variables to dummy (to pass pylint/pydev)
 * Remove tree's unused imports
 * Remove tree's _readattrs method as it is same as napi's getattrs



Modified: trunk/bindings/python/nxs/napi.py
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/bindings/python/nxs/napi.py?r1=1570&r2=1571

Modified: trunk/bindings/python/nxs/tree.py
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/bindings/python/nxs/tree.py?r1=1570&r2=1571


More information about the NeXus-code-svn mailing list