A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2001-January/014715.html below:

[Python-checkins] CVS: python/dist/src/Modules pyexpat.c,2.30,2.31

[Python-checkins] CVS: python/dist/src/Modules pyexpat.c,2.30,2.31Fred L. Drake python-dev@python.org
Wed, 03 Jan 2001 07:36:29 -0800
Update of /cvsroot/python/python/dist/src/Modules
In directory usw-pr-cvs1:/tmp/cvs-serv9929/Modules

Modified Files:
	pyexpat.c 
Log Message:

Mark the "encoding" parameter to ExternalEntityParserCreate() as optional
in the docstring.


Index: pyexpat.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Modules/pyexpat.c,v
retrieving revision 2.30
retrieving revision 2.31
diff -C2 -r2.30 -r2.31
*** pyexpat.c	2000/12/21 17:25:07	2.30
--- pyexpat.c	2001/01/03 15:36:25	2.31
***************
*** 536,540 ****
  
  static char xmlparse_ExternalEntityParserCreate__doc__[] = 
! "ExternalEntityParserCreate(context, encoding)\n\
  Create a parser for parsing an external entity based on the\n\
  information passed to the ExternalEntityRefHandler.";
--- 536,540 ----
  
  static char xmlparse_ExternalEntityParserCreate__doc__[] = 
! "ExternalEntityParserCreate(context[, encoding])\n\
  Create a parser for parsing an external entity based on the\n\
  information passed to the ExternalEntityRefHandler.";




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4