X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc_config.py;fp=plc_config.py;h=98f95d19e016dc45687002bdcadd5e3a19023460;hb=10bef10c43616fd505e9463289f88411e83cbc42;hp=cedd66c126e1fb1d02453600e17fd8cd6ab85aa0;hpb=9efaae6cd39537e5a7a0501f109045d8d62205c7;p=myplc.git diff --git a/plc_config.py b/plc_config.py index cedd66c..98f95d1 100644 --- a/plc_config.py +++ b/plc_config.py @@ -13,7 +13,6 @@ import codecs import os import re -import readline import sys import textwrap import time @@ -847,7 +846,7 @@ class TrimTextElement(xml.dom.minidom.Element): #################### # GLOBAL VARIABLES # -release_id = "$Id:$" +release_id = "$Id$" release_rev = "$Revision:$" release_url = "$URL:$"