Facundo Batista wrote: > 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. >
It currently does not. You are not the first person to notice this problem. I know of a number of projects that are currently avoiding the use of subversion keywords for this very reason. Anyways, the issue is open on subversion's tracker (since 2005): http://subversion.tigris.org/issues/show_bug.cgi?id=2332 -- Scott Dial [EMAIL PROTECTED] [EMAIL PROTECTED] -- Scott Dial [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ 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