[Python-bugs-list] [ python-Bugs-567607 ] whatsnew explains noargs incorrectly

noreply@sourceforge.net noreply@sourceforge.net
Tue, 11 Jun 2002 13:26:44 -0700


Bugs item #567607, was opened at 2002-06-11 22:26
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=567607&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin v. Löwis (loewis)
Assigned to: A.M. Kuchling (akuchling)
Summary: whatsnew explains noargs incorrectly

Initial Comment:
http://www.python.org/dev/doc/devel/whatsnew/node8.html

says that PyArg_NoArgs is deprectated and that
ParseTuple should be used instead. I believe that the
recommendations should be to use METH_NOARGS instead.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=567607&group_id=5470