From d5a95c2c9288c653b7aec882aab497f2de2abffd Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Sat, 25 Apr 2009 13:22:49 +0200 Subject: * all python: - fixed comment. --- digital/io/tools/io/io.py | 2 +- digital/io/tools/test_simu.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'digital/io/tools') diff --git a/digital/io/tools/io/io.py b/digital/io/tools/io/io.py index ae845be6..b78427e9 100644 --- a/digital/io/tools/io/io.py +++ b/digital/io/tools/io/io.py @@ -20,7 +20,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# }}} */ +# }}} import proto, time class Proto: diff --git a/digital/io/tools/test_simu.py b/digital/io/tools/test_simu.py index 0be98f14..943d6935 100644 --- a/digital/io/tools/test_simu.py +++ b/digital/io/tools/test_simu.py @@ -20,7 +20,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# }}} */ +# }}} import math import mex.hub -- cgit v1.2.3