From 7bb607a0eac6ab45e2e17f227c17fb0e146b93c0 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 2 Feb 2011 16:23:47 +0100 Subject: [PATCH] svn keywords --- PLC/Methods/GetSession.py | 2 -- PLC/Sessions.py | 2 -- 2 files changed, 4 deletions(-) diff --git a/PLC/Methods/GetSession.py b/PLC/Methods/GetSession.py index 1e713fe3..6a8ac4c1 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 af05d95f..6a03068b 100644 --- a/PLC/Sessions.py +++ b/PLC/Sessions.py @@ -1,5 +1,3 @@ -# $Id$ -# $URL$ from types import StringTypes import random import base64 -- 2.47.0