|
From: <la...@us...> - 2009-07-20 16:56:51
|
Revision: 860
http://cclib.svn.sourceforge.net/cclib/?rev=860&view=rev
Author: langner
Date: 2009-07-20 16:56:48 +0000 (Mon, 20 Jul 2009)
Log Message:
-----------
Use isinstance and types.StringTypes when checking the type of input in order to account for both str and unicode objects.
Modified Paths:
--------------
trunk/src/cclib/parser/logfileparser.py
trunk/src/cclib/parser/utils.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|