Mike Fährmann
|
11127726e4
|
[scripts/pyprint] update maxlen selection
- consider only values smaller than 'lmax' instead of taking the max of
all lengths and trimming that
- remove 'lmin'
|
2025-07-27 09:37:45 +02:00 |
|
Mike Fährmann
|
4138ac06e2
|
[scripts/pyprint] fix indentation
|
2025-07-25 23:43:08 +02:00 |
|
Mike Fährmann
|
2501adeda0
|
move 'pprint()' into its own module
to reuse its code in create_test_data.py later
rename to 'pyprint' since 'pprint' is already used by stdlib module
|
2024-02-27 02:01:55 +01:00 |
|