2007/10/12, "Martin v. Löwis" <[EMAIL PROTECTED]>: > > - Find a way to specify something in the original PEP file so SVN > > translates always the dates in English. > > Are you sure you are talking about the file that contains the > PEP itself? Or are you perhaps talking about the source code of > docutils?
In the PEP text (example: http://svn.python.org/view/peps/trunk/pep-0002.txt?rev=56077&view=auto ), it says "Last-Modified: $Date$". That $Date$ is being translated in the checkout or update by subversion. Maybe there is a $C-locale-Date$ for subversion to automatically put the date there using C locale and not the one of the user. I don't know if it exists, though. > AFAICT, the problem is in docutils, not in the PEPs. Me too, that's why I prefer point 2. > > - Touch the .py and adapt them to support this characters. > > > > I prefer point 2. > > > > What do you think? (if it's ok, I'll add the "coding" line in the > > files where is needed). > > I cannot answer that question, because I don't understand your > proposal. What file would you like to touch, and are you sure > you have write permission to it? Yes, I have permission. Of course I need to raise this in docutils mail list. Thanks!! -- . Facundo Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/ _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com