1 new changeset in py:

http://bitbucket.org/hpk42/py/changeset/4535871f7f76/
changeset:   r2018:4535871f7f76
user:        gutworth
date:        2011-05-18 22:11:26
summary:     add a way to get at _format_explanation
affected #:  1 file (72 bytes)

--- a/py/__init__.py    Sun Apr 17 23:07:49 2011 +0200
+++ b/py/__init__.py    Wed May 18 15:11:26 2011 -0500
@@ -74,6 +74,7 @@
         '_reinterpret_old'  : '._code.assertion:reinterpret_old',
         '_reinterpret'      : '._code.assertion:reinterpret',
         '_reprcompare'      : '._code.assertion:_reprcompare',
+        '_format_explanation' : '._code.assertion:_format_explanation',
     },
 
     # backports and additions of builtins

Repository URL: https://bitbucket.org/hpk42/py/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
py-svn mailing list
py-svn@codespeak.net
http://codespeak.net/mailman/listinfo/py-svn

Reply via email to