commit | cf36835fc5ccdd42ec8ec22bd773b0e450754588 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Nov 20 17:20:19 2016 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Nov 20 17:20:19 2016 +0200 |
tree | 3942586930a249be92fd99c240c8ac602434f902 | |
parent | 6770f8a4877eba56dd9978caf197795dbc3d3ffb [diff] |
Issue #28750: Fixed docs of of unicode-escape an raw-unicode-escape C API. Patch by Xiang Zhang.