commit | 29c8bf6f06752743bb4583f45428d153fd443aca | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Oct 27 13:17:27 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Oct 27 13:17:27 2009 +0000 |
tree | f3d47d32b36a58c10cc460c7b860adb579d88e5d | |
parent | 65fdff977d13eea1bb5ed25d0dddbd5181ca27fe [diff] |
Merged revisions 68705-68706 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r68705 | benjamin.peterson | 2009-01-18 02:28:09 +0100 (So, 18 Jan 2009) | 1 line bytearrays are mutable sequences ........ r68706 | benjamin.peterson | 2009-01-18 02:28:46 +0100 (So, 18 Jan 2009) | 1 line fix grammar ........