9 lines
141 B
INI
9 lines
141 B
INI
# Extraction from Python source files
|
|
|
|
[python: **.py]
|
|
|
|
# Extraction from Mako templates
|
|
|
|
[mako: templates/**.phtml]
|
|
input_encoding = utf-8
|
|
|