src/topic/constants.py
author Augie Fackler <augie@google.com>
Wed, 10 Jun 2015 16:13:20 -0400
changeset 1845 24d8053020a2
permissions -rw-r--r--
constants: extract key for extra into a constant It might be prudent to prefix it, and regardless it was bugging me to have it repeated everywhere.

extrakey = 'topic'