summaryrefslogtreecommitdiffstats
path: root/python/speaklater/README
blob: f81ca63b07dfd4597312b93fff7f5f57638ea65a (plain)
1
2
3
A module that provides lazy strings for translations. Basically you
get an object that appears to be a string but changes the value every
time the value is evaluated based on a callable you provide.