
python-checkins at python
Nov 18, 2009, 4:20 AM
Post #1 of 1
(121 views)
Permalink
|
|
r76363 - python/branches/release26-maint
|
|
Author: nick.coghlan Date: Wed Nov 18 12:29:42 2009 New Revision: 76363 Log: Blocked revisions 76362 via svnmerge ........ r76362 | nick.coghlan | 2009-11-18 21:27:53 +1000 (Wed, 18 Nov 2009) | 1 line Correctly escape arbitrary error message text in the runpy unit tests ........ Modified: python/branches/release26-maint/ (props changed) _______________________________________________ Python-checkins mailing list Python-checkins [at] python http://mail.python.org/mailman/listinfo/python-checkins
|