A statement without side effects, such as creating an object without assigning its reference to a variable, is useless, and must have been a mistake on the developer's part.
Such rule is covered by PyLint (\http://pylint-messages.wikidot.com/messages:w0104) and Google Closure (JSC_USELESS_CODE : \https://developers.google.com/closure/compiler/docs/error-ref).
=== on 5 Jun 2015, 12:10:19 Ann Campbell wrote:
looks like I forgot to assign this back to you for review [~linda.martin]