[Python-checkins] CVS: python/nondist/i18n/po python.pot,1.1,1.2

Martin v. L?wis loewis@users.sourceforge.net
Sun, 10 Jun 2001 10:27:38 -0700


Update of /cvsroot/python/python/nondist/i18n/po
In directory usw-pr-cvs1:/tmp/cvs-serv8954

Modified Files:
	python.pot 
Log Message:
Install 2.1 version of doc string catalog.


Index: python.pot
===================================================================
RCS file: /cvsroot/python/python/nondist/i18n/po/python.pot,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** python.pot	2000/09/13 19:49:31	1.1
--- python.pot	2001/06/10 17:27:34	1.2
***************
*** 1,18 ****
! # Python Message Catalog
! # Copyright (c) 2000 BeOpen.com.
! # Copyright (c) 1995-2000 Corporation for National Research Initiatives.
! # Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
! # The Netherlands.
! #
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  #
  # This version of the catalog contains only doc strings, which a
  # developer can access interactively during development.
[...34507 lines suppressed...]
! #: Modules/zlibmodule.c:600
  msgid "flush() -- Return a string containing any remaining decompressed data.  The decompressor object can no longer be used after this call."
  msgstr ""
  
! #: Modules/zlibmodule.c:665
  msgid ""
  "adler32(string) -- Compute an Adler-32 checksum of string, using a default starting value, and returning an integer value.\n"
***************
*** 16665,16669 ****
  msgstr ""
  
! #: Modules/zlibmodule.c:734
  msgid ""
  "crc32(string) -- Compute a CRC-32 checksum of string, using a default starting value, and returning an integer value.\n"
--- 19633,19637 ----
  msgstr ""
  
! #: Modules/zlibmodule.c:687
  msgid ""
  "crc32(string) -- Compute a CRC-32 checksum of string, using a default starting value, and returning an integer value.\n"