1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00
Files
weechat/doc
Trygve Aaberge 827db6dc31 core: Fix regex for constants in the Python stub generator
In Python raw strings, newlines can't be escaped with a backslash. If
you do that, both the backslash and the newline become part of the
string. This meant that the regex for constants both started and ended
with a newline which caused every other constant to be skipped.
2022-03-17 21:16:45 +01:00
..
2022-01-17 18:41:06 +01:00
2022-03-13 22:41:26 +01:00
2022-03-13 20:38:57 +01:00
2022-01-17 18:41:06 +01:00
2022-01-17 18:41:06 +01:00
2022-01-17 18:41:06 +01:00
2022-01-17 18:41:06 +01:00
2022-01-17 18:41:06 +01:00