Issue 1613352: encoding directive -- more examples (original) (raw)

Issue1613352

Created on 2006-12-11 17:22 by jimjjewett, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
pep-0263diff.txt jimjjewett,2006-12-11 17:22
Messages (2)
msg51508 - (view) Author: Jim Jewett (jimjjewett) Date: 2006-12-11 17:22
As pointed out in http://groups.google.com/group/comp.lang.python/browse_frm/thread/c62220ff0f4cb30a many people read PEP 263 as having stricter requirements -- matching the format shown in the "defining the encoding" example. Make it clear that the regex is the only requirement, with additional examples and a slight wording change.
msg51509 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2006-12-19 21:04
Applied a similar patch in rev. 53084.
History
Date User Action Args
2022-04-11 14:56:21 admin set github: 44327
2006-12-11 17:22:14 jimjjewett create