src/topic/constants.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Sun, 13 Mar 2016 23:44:04 +0000
changeset 1890 e846b8f402d0
parent 1845 24d8053020a2
permissions -rw-r--r--
topicmap: write and read format from disc To prevent too awful performance we allow writing and reading topicmap cache. This is done with a lot of code duplication from core because core is not extensible enough.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1845
24d8053020a2 constants: extract key for extra into a constant
Augie Fackler <augie@google.com>
parents:
diff changeset
     1
extrakey = 'topic'