[Cvsshell-devel] CVS: cvsshell/src cvs_shell.py,1.36,1.37
Status: Beta
Brought to you by:
stefanheimann
From: Stefan H. <ste...@us...> - 2002-11-29 18:46:35
|
Update of /cvsroot/cvsshell/cvsshell/src In directory sc8-pr-cvs1:/tmp/cvs-serv27682/src Modified Files: cvs_shell.py Log Message: Index: cvs_shell.py =================================================================== RCS file: /cvsroot/cvsshell/cvsshell/src/cvs_shell.py,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** cvs_shell.py 29 Nov 2002 18:35:26 -0000 1.36 --- cvs_shell.py 29 Nov 2002 18:46:31 -0000 1.37 *************** *** 1,3 **** ! #!/usr/bin/env python2.1 ############################################################################### --- 1,3 ---- ! #!/usr/bin/env python ############################################################################### |