Have EvTable width correctly handle asian alphabets as per #2166.
This commit is contained in:
parent
a0ce1ea821
commit
750922a613
4 changed files with 74 additions and 15 deletions
|
|
@ -60,6 +60,7 @@ without arguments starts a full interactive Python console.
|
|||
to `spawn` command to extract the raw prototype dict for manual editing.
|
||||
- `list_to_string` is now `iter_to_string` (but old name still works as legacy alias). It will
|
||||
now accept any input, including generators and single values.
|
||||
- EvTable should now correctly handle columns with wider asian-characters in them.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue