[Sugar-devel] [PATCH Words] Add description item to the toolbar if available - SL# 3525
Manuel Kaufmann
humitos at gmail.com
Thu Apr 26 21:15:47 EDT 2012
On Thu, Apr 26, 2012 at 11:14, <godiard at sugarlabs.org> wrote:
> + logging.debug('DescriptionItem button is not available,' +
> + 'toolkit version < 0.96')
You don't need the "+" sign here.
logging.debug('DescriptionItem button is not available,'
'toolkit version < 0.96')
And there is an space missing after the "," :)
See you,
--
Kaufmann Manuel
Blog: http://humitos.wordpress.com/
Porfolio: http://fotos.mkaufmann.com.ar/
PyAr: http://www.python.com.ar/
More information about the Sugar-devel
mailing list