Show More
@@ -137,7 +137,7 REVIDX_FLAGS_ORDER | |||
|
137 | 137 | REVIDX_RAWTEXT_CHANGING_FLAGS |
|
138 | 138 | |
|
139 | 139 | parsers = policy.importmod('parsers') |
|
140 | rustancestor = policy.importrust('ancestor') | |
|
140 | rustancestor = policy.importrust('ancestor', pyo3=True) | |
|
141 | 141 | rustdagop = policy.importrust('dagop', pyo3=True) |
|
142 | 142 | rustrevlog = policy.importrust('revlog') |
|
143 | 143 |
General Comments 0
You need to be logged in to leave comments.
Login now