From: Thierry Parmentelat Date: Wed, 2 Feb 2011 15:23:47 +0000 (+0100) Subject: svn keywords X-Git-Tag: plcapi-5.0-27~7 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=7bb607a0eac6ab45e2e17f227c17fb0e146b93c0 svn keywords --- diff --git a/PLC/Methods/GetSession.py b/PLC/Methods/GetSession.py index 1e713fe..6a8ac4c 100644 --- a/PLC/Methods/GetSession.py +++ b/PLC/Methods/GetSession.py @@ -1,5 +1,3 @@ -# $Id$ -# $URL$ import time from PLC.Method import Method diff --git a/PLC/Sessions.py b/PLC/Sessions.py index af05d95..6a03068 100644 --- a/PLC/Sessions.py +++ b/PLC/Sessions.py @@ -1,5 +1,3 @@ -# $Id$ -# $URL$ from types import StringTypes import random import base64