From: <bgs...@us...> - 2011-08-07 21:10:37
|
Revision: 1900 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1900&view=rev Author: bgschaid Date: 2011-08-07 21:10:31 +0000 (Sun, 07 Aug 2011) Log Message: ----------- Fixes Bug 86 ParameterFile fails if key and value are seperated by a tab. Modified the regulare expression to look for general whitespaces instead of spaces. Also added the unittest that would have caught that problem Modified Paths: -------------- trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/ParameterFile.py trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/ParsedParameterFile.py trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/__init__.py Added Paths: ----------- trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/ParameterFile.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |