[PATCH] url.py: Remove 'file' inheritance in the httpsendfile class

Renato Cunha renatoc at gmail.com
Mon Jun 28 18:39:13 CDT 2010


On Mon, Jun 28, 2010 at 04:38:56PM -0300, Renato Cunha wrote:
> +        if attr == '_data':
> +            return self._data

Clearly[1], this part is not necessary, please ignore it in your review.

http://docs.python.org/reference/datamodel.html#object.__getattr__

Regards,
-- 
Renato Cunha <http://renatocunha.com>
Blog: http://valedotrovao.com
"Do, or do not. There is no 'try'".
              -- Jedi Master Yoda


More information about the Mercurial-devel mailing list