mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 07:20:53 +07:00
* Fix problems found in review and add tests * Fix problems with positional substitution resolving, where arguments consist of positional and packed arguments and add tests * Remove doc string check
1 line
23 B
Python
1 line
23 B
Python
v = "%<ref>s" % "hello" |