diff src/topic/constants.py @ 1845:24d8053020a2

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.
author Augie Fackler <augie@google.com>
date Wed, 10 Jun 2015 16:13:20 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/topic/constants.py	Wed Jun 10 16:13:20 2015 -0400
@@ -0,0 +1,1 @@
+extrakey = 'topic'