comparison mercurial/streamclone.py @ 11567:34cc8b84407f

removed exception args indexing (not supported by py3k) Py3k removed __getitem__ for exception classes. The correct way of getting the exception arguments is by using the args method.
author Renato Cunha <renatoc@gmail.com>
date Wed, 14 Jul 2010 23:03:21 -0300
parents 13a1b2fb7ef2
children 67260651d09d
comparison
equal deleted inserted replaced
11566:4d11fde55cc5 11567:34cc8b84407f