comparison tests/test-clone-pull-corruption.out @ 6914:95f35b553ae6

hgweb: removed unnecessary del before function return Deleting tmpl just before the return statement should have no effect since tmpl goes out of scope anyway. But it confuses pyflakes who thinks tmpl is undefined when it is used in the except blocks below.
author Martin Geisler <mg@daimi.au.dk>
date Sat, 16 Aug 2008 16:32:57 +0200
parents 0750f11152fe
children a3d73b3e1f8a
comparison
equal deleted inserted replaced
6913:580d5e6bfc1f 6914:95f35b553ae6