classification
Title: documentation bool change fix
Type: Stage:
Components: Documentation Versions: Python 2.3
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: rhettinger Nosy List: quiver, rhettinger
Priority: normal Keywords: patch

Created on 2003-12-13 01:17 by quiver, last changed 2003-12-31 18:37 by rhettinger. This issue is now closed.

Files
File name Uploaded Description Edit
bool.patch quiver, 2003-12-13 01:17
Messages (2)
msg45047 - (view) Author: George Yoshida (quiver) (Python committer) Date: 2003-12-13 01:17
This patch fixes bool value changes in the docs.
I've confirmed these values on Python 2.3.

Thanks.
msg45048 - (view) Author: Raymond Hettinger (rhettinger) * (Python committer) Date: 2003-12-31 18:37
Logged In: YES 
user_id=80475

Accepted and applied.
Thank you.
History
Date User Action Args
2003-12-13 01:17:29quivercreate