From: <la...@us...> - 2009-07-19 20:52:36
|
Revision: 858 http://cclib.svn.sourceforge.net/cclib/?rev=858&view=rev Author: langner Date: 2009-07-19 20:52:30 +0000 (Sun, 19 Jul 2009) Log Message: ----------- Minimal, nondisruptice changes to handle input streams in ccopen and logfile.__init__(). This allows open files, StringIO objects, and almost anything with a read() method to be passed. A few small changes and the script ccget would now be capable of accepting piped input (which would be really convenient and cool). 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. |