aboutsummaryrefslogtreecommitdiffstats
path: root/src/msec/compile.py
diff options
context:
space:
mode:
authorMageia SVN-Git Migration <svn-git-migration@mageia.org>2012-09-20 10:00:59 +0100
committerMageia SVN-Git Migration <svn-git-migration@mageia.org>2012-09-20 10:00:59 +0100
commit1c507f68d908fe8f3ab1219bf1a5e99ca964172b (patch)
treeddd9eeeef380429c1dcdc1840995f7f66eb17726 /src/msec/compile.py
parent4e874a09d8bbabe7591300573f0d9315e89c7c54 (diff)
downloadmsec-1c507f68d908fe8f3ab1219bf1a5e99ca964172b.tar
msec-1c507f68d908fe8f3ab1219bf1a5e99ca964172b.tar.gz
msec-1c507f68d908fe8f3ab1219bf1a5e99ca964172b.tar.bz2
msec-1c507f68d908fe8f3ab1219bf1a5e99ca964172b.tar.xz
msec-1c507f68d908fe8f3ab1219bf1a5e99ca964172b.zip
Synthesized commit during git-svn import combining previous Mandriva history with Mageia.
This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r5960 | dmorgan | 2012-09-20 10:00:59 +0100 (Thu, 20 Sep 2012) | 1 line Import msec ------------------------------------------------------------------------
Diffstat (limited to 'src/msec/compile.py')
-rwxr-xr-xsrc/msec/compile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msec/compile.py b/src/msec/compile.py
index c42a0c2..f3bec02 100755
--- a/src/msec/compile.py
+++ b/src/msec/compile.py
@@ -4,7 +4,7 @@
# Package : rpmlint
# Author : Frederic Lepied
# Created on : Sat Oct 23 23:40:21 1999
-# Version : $Id$
+# Version : $Id: compile.py 250876 2009-01-06 21:31:46Z eugeni $
# Purpose : byte compile all python files given in arguments.
#############################################################################