|
|
|
|
|
by finyeates
3796 days ago
|
|
Awesome, I saw your post a while back and it triggered me to write a full inliner for python, also added some IFDEF macros using context managers e.g. with IFDEF("DEBUG"): I'll have to dig around and find my code, your inline project was a great help in understanding the import hooks and walking the ast. |
|