This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: "What's New in Python 3.0" mentions "getcwdu" instead of "getcwdb"
Type: Stage:
Components: Documentation Versions: Python 3.0, Python 3.1
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: georg.brandl Nosy List: georg.brandl, hagen
Priority: normal Keywords: patch

Created on 2008-12-04 08:55 by hagen, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
whatsnew.patch hagen, 2008-12-04 08:55
Messages (2)
msg76877 - (view) Author: Hagen Fürstenau (hagen) Date: 2008-12-04 08:55
Patch is attached.
msg76908 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2008-12-04 18:21
Thanks, applied as r67527.
History
Date User Action Args
2022-04-11 14:56:42adminsetgithub: 48771
2008-12-04 18:21:58georg.brandlsetstatus: open -> closed
resolution: fixed
messages: + msg76908
2008-12-04 08:55:43hagencreate