diff options
author | MichaĆ Sabiniarz <31597105+mhvsa@users.noreply.github.com> | 2020-03-30 19:45:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-30 13:45:37 -0400 |
commit | 4b71ac550ea964e9c647dbb6bd9879bc06357255 (patch) | |
tree | 2bda96726a1900a334b20fa8b1a4cfea5e2aac7b /tools/http_server.py | |
parent | a98512af9a123b77332f0e7a75cfce753b7189bc (diff) |
console: iterable printing improvements (#4472)
1. Array elements are now grouped the same as in Node.js
2. Limit to 100 (Node.js default) elements to display in iterable
3. Print each element in new line if excessing max line length (same as in Node.js)
4. Print length of the TypedArray
5. Print information about empty items in Array
Diffstat (limited to 'tools/http_server.py')
0 files changed, 0 insertions, 0 deletions