Why Nostr? What is Njump?
2023-12-14 17:07:48
in reply to

Jeff Martin on Nostr: npub189nna…77mgz I still don't see how loading a python source file at runtime, ...

I still don't see how loading a python source file at runtime, compiling it into bytecode, and then running it in the VM doesn't count as JIT, but that's a rabbit hole for another day.

For my circular dependency case, I'm talking about a module that imports a class from another module. Then that imported module imports a class from the first module.

That loop gives errors like "cannot import name 'Blarb' from partially initialized module ...".

I was just surprised python programmers have to deal with this issue, that's all.
Author Public Key
npub1fvr2n9j4qek28cdpnmxyh4w9l4ws7yr2xxdge7eug99al70p0snspwm20t