roadsideseb/python-colourlovers

Deprecation warning at runtime

portnov opened this issue · 1 comments

/usr/local/lib/python2.7/dist-packages/python_colourlovers-0.1.0-py2.7.egg/colourlovers/init.py:139: DeprecationWarning: This method will be removed in future versions. Use 'list(elem)' or iteration over elem instead.
if len(child.getchildren()) == 0:

Thanks, I'll fix that.