[yum-cvs] yum/yum comps.py,1.3,1.4

Seth Vidal skvidal at login.linux.duke.edu
Mon Mar 28 15:52:06 UTC 2005


Update of /home/groups/yum/cvs/yum/yum
In directory login:/tmp/cvs-serv6616

Modified Files:
	comps.py 
Log Message:

remove the python 2.2 shebang


Index: comps.py
===================================================================
RCS file: /home/groups/yum/cvs/yum/yum/comps.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- comps.py	26 Mar 2005 12:15:33 -0000	1.3
+++ comps.py	28 Mar 2005 15:52:04 -0000	1.4
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.2
+#!/usr/bin/python
 # -*- mode: python -*-
 
 from cElementTree import iterparse




More information about the Yum-cvs-commits mailing list