Start Python rewrite

Initial setup, config parsing and registration generation is included.
This commit is contained in:
Tulir Asokan
2018-01-16 23:31:48 +02:00
parent e08db039bf
commit ad6a9ebae3
22 changed files with 274 additions and 8901 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.{yaml,yml}]
[*.{yaml,yml,py}]
indent_style = space