On Mon, 2011-03-14 at 12:56 +0000, serv serva wrote:
> Hello,
> 
> I added this because of a warning (error) with pychecker. On the
> contrary of the other blocks, the variable uri "wasn't" declared and
> initialized whereas it was used in this block.

Ah, i see it now, its a use of that "uri" inside the log.debug line.
Indeed, if logging was turned on then replaceByName would fail due to a
missing uri, so its a good fix after all

C.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to