[Python-checkins] CVS: python/dist/src/Lib pydoc.py,1.37,1.38

Ka-Ping Yee ping@users.sourceforge.net
2001年4月13日 08:04:34 -0700


Update of /cvsroot/python/python/dist/src/Lib
In directory usw-pr-cvs1:/tmp/cvs-serv13824
Modified Files:
	pydoc.py 
Log Message:
One-character style change to appease Netscape stylesheets.
Index: pydoc.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/pydoc.py,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -r1.37 -r1.38
*** pydoc.py	2001年04月13日 15:00:27	1.37
--- pydoc.py	2001年04月13日 15:04:32	1.38
***************
*** 319,323 ****
 <html><head><title>Python: %s</title>
 <style type="text/css"><!--
! TT { font-family: lucida typewriter, lucida console, courier }
 --></style></head><body bgcolor="#f0f0f8">
 %s
--- 319,323 ----
 <html><head><title>Python: %s</title>
 <style type="text/css"><!--
! TT { font-family: lucidatypewriter, lucida console, courier }
 --></style></head><body bgcolor="#f0f0f8">
 %s

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