[Python-checkins] python/nondist/peps pep-0283.txt,1.10,1.11

gvanrossum@users.sourceforge.net gvanrossum@users.sourceforge.net
Fri, 12 Jul 2002 12:51:58 -0700


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv26885

Modified Files:
	pep-0283.txt 
Log Message:
Add PEP 263 as slated for inclusion.


Index: pep-0283.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0283.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** pep-0283.txt	18 Jun 2002 21:10:20 -0000	1.10
--- pep-0283.txt	12 Jul 2002 19:51:55 -0000	1.11
***************
*** 76,79 ****
--- 76,83 ----
        the near future.
  
+     - PEP 263  Defining Python Source Code Encodings
+ 
+       I'm all for this plan.  I haven't reviewed the implementation.
+ 
      - A new command line option parser.  Greg Ward's Optik
        (http://optik.sf.net) would fit the bill fine; there's only some