randomling: A wombat. (Default)
Lee ([personal profile] randomling) wrote2012-05-06 01:07 pm

Programming error!

Ah, another one.


When calling methods and procedures in Python, remember the final parens, even if you're not passing in any arguments!

Otherwise Python thinks it's a variable.