[Python-checkins] cpython (3.2): Fix Misc/ACKS alphabetic order

jesus.cea python-checkins at python.org
Wed Oct 3 03:04:07 CEST 2012


http://hg.python.org/cpython/rev/6b3d7c64d465
changeset:   79421:6b3d7c64d465
branch:      3.2
user:        Jesus Cea <jcea at jcea.es>
date:        Wed Oct 03 02:14:14 2012 +0200
summary:
  Fix Misc/ACKS alphabetic order

files:
  Misc/ACKS |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/Misc/ACKS b/Misc/ACKS
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -44,7 +44,6 @@
 Jason Asbahr
 David Ascher
 Chris AtLee
-Jesús Cea Avión
 John Aycock
 Jan-Hein Bührman
 Donovan Baarda
@@ -168,6 +167,7 @@
 Lorenzo M. Catucci
 Donn Cave
 Charles Cazabon
+Jesús Cea Avión
 Per Cederqvist
 Matej Cepl
 Carl Cerecke

-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list