[Python-checkins] python/dist/src/Lib/email __init__.py,1.19,1.20

bwarsaw@users.sourceforge.net bwarsaw@users.sourceforge.net
2002年10月14日 08:24:26 -0700


Update of /cvsroot/python/python/dist/src/Lib/email
In directory usw-pr-cvs1:/tmp/cvs-serv28950
Modified Files:
	__init__.py 
Log Message:
Bump the __version__
Index: __init__.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/email/__init__.py,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** __init__.py	10 Oct 2002 15:19:46 -0000	1.19
--- __init__.py	14 Oct 2002 15:24:18 -0000	1.20
***************
*** 5,9 ****
 """
 
! __version__ = '2.4.2'
 
 __all__ = [
--- 5,9 ----
 """
 
! __version__ = '2.4.3'
 
 __all__ = [

AltStyle によって変換されたページ (->オリジナル) /