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
###############################################################################
|