From: srn Date: Tue, 22 Mar 2005 13:06:22 +0000 (+0000) Subject: Fixed bug with invalid last characters X-Git-Tag: T_22_03_05~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d97285fc25faf344e5456b16acfcf224d8140eac;p=modules%2Fvisu.git Fixed bug with invalid last characters --- diff --git a/src/VISU_I/VISU_DumpPython.cc b/src/VISU_I/VISU_DumpPython.cc index 0b5fd9f8..6fae6944 100644 --- a/src/VISU_I/VISU_DumpPython.cc +++ b/src/VISU_I/VISU_DumpPython.cc @@ -1181,7 +1181,11 @@ namespace VISU{ std::string aResult = aStr.str(); ofstream anFStream("/tmp/dump.py"); anFStream<