Rasmus Wriedt Larsen
|
c2748bf7cf
|
Python: CG trace: reconstruct call expr from bytecode
So we can differentiate multiple calls in one line.
|
2020-07-20 11:28:05 +02:00 |
|
Rasmus Wriedt Larsen
|
acc5f70d4a
|
Python: CG trace: Python 3.7 is minimal version
|
2020-07-18 17:10:53 +02:00 |
|
Rasmus Wriedt Larsen
|
6c60881cbe
|
Python: CG trace: Move code to src/
As recommended in https://blog.ionelmc.ro/2014/05/25/python-packaging/ and
following pattern of black and pytest
|
2020-07-17 14:41:49 +02:00 |
|
Rasmus Wriedt Larsen
|
0a0c24f3c5
|
Python: CG trace: Make code modular
|
2020-07-17 14:40:54 +02:00 |
|