Issue 13945: Mistake in the text for PEP-383 (original) (raw)

Issue13945

Created on 2012-02-05 03:12 by Ramchandra Apte, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (2)
msg152658 - (view) Author: Ramchandra Apte (Ramchandra Apte) * Date: 2012-02-05 03:12
"chosers" should be "choosers" in 'External libraries that operate on file names (such as GUI file chosers) should also encode them according to the PEP.' in text for PEP-383 (http://www.python.org/dev/peps/pep-0383/)
msg152665 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2012-02-05 08:29
Done in 5748c9cf7628.
History
Date User Action Args
2022-04-11 14:57:26 admin set github: 58153
2012-02-05 08:29:20 georg.brandl set status: open -> closednosy: + georg.brandlmessages: + resolution: fixed
2012-02-05 03:12:21 Ramchandra Apte create