[pkg-fso-commits] [SCM] framworkd debian packageing branch, nomeata-fixes, updated. milestone2-159-ga3e6f1f

Joachim Breitner mail at joachim-breitner.de
Thu Sep 11 22:32:41 UTC 2008


The following commit has been merged in the nomeata-fixes branch:
commit a3e6f1fbbb4bb2c1953eb04f1d542c1a4e8350e0
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Aug 23 17:56:20 2008 +0200

    ogsmd: import sys

diff --git a/framework/subsystems/ogsmd/gsm/const.py b/framework/subsystems/ogsmd/gsm/const.py
index 9a6e2dc..f0695be 100644
--- a/framework/subsystems/ogsmd/gsm/const.py
+++ b/framework/subsystems/ogsmd/gsm/const.py
@@ -13,7 +13,7 @@ Module: const
 GSM constants, strings, formats, parse patterns, timeouts, you name it.
 """
 
-import re
+import re, sys
 from ogsmd.helpers import BiDict
 
 import logging

-- 
framworkd debian packageing



More information about the pkg-fso-commits mailing list