[Patches] [ python-Patches-787929 ] reflect the introduce of boolean type(libcfgparser.tex)

SourceForge.net noreply at sourceforge.net
Wed Aug 13 03:40:33 EDT 2003


Patches item #787929, was opened at 2003-08-13 18:40
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=787929&group_id=5470

Category: Documentation
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: George Yoshida (quiver)
Assigned to: Nobody/Anonymous (nobody)
Summary: reflect the introduce of boolean type(libcfgparser.tex)

Initial Comment:
* getboolean
  return true/false

true/false is not a boolean type.
This should be "return True/False".

* remove_option
  Now returns True/False instead of 1/0 as 
remove_section.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=787929&group_id=5470



More information about the Patches mailing list