[Python-checkins] r55773 - peps/trunk/pep-3131.txt

martin.v.loewis python-checkins at python.org
Tue Jun 5 21:05:13 CEST 2007


Author: martin.v.loewis
Date: Tue Jun  5 21:05:11 2007
New Revision: 55773

Modified:
   peps/trunk/pep-3131.txt
Log:
Add command line option issue as an open issue.


Modified: peps/trunk/pep-3131.txt
==============================================================================
--- peps/trunk/pep-3131.txt	(original)
+++ peps/trunk/pep-3131.txt	Tue Jun  5 21:05:11 2007
@@ -158,6 +158,11 @@
 people suggest to use NFKC instead of NFC, others suggest to
 ban compatibility characters.
 
+Some people would like to see an option on selecting support
+for this PEP at run-time; opinions vary on what precisely
+that option should be, and what precisely its default value
+should be.
+
 Discussion
 ==========
 


More information about the Python-checkins mailing list