Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Jajcus/pyxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacek Konieczny <jajcus@jajcus.net>2011-05-03 20:32:37 +0400
committerJacek Konieczny <jajcus@jajcus.net>2011-05-03 20:32:37 +0400
commitcb8dd559dc3bed05a7fef825ce873e0145b2ea5e (patch)
treef4bb35a0461749833069b7c49d5987b2e1adb30b /setup.py
parent68bf450473ec32f594d6ddda487c3544294a3f80 (diff)
Do not use '$Id'.
'$Id' doesn't make sense for git
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f0c7d26..5c1eb99 100755
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,4 @@
#! /usr/bin/env python
-# $Id: setup.py,v 1.14 2004/06/02 21:20:16 jajcus Exp $
import os.path
import sys