Kay Hayen

Results 23 issues of Kay Hayen

Hello, this code: `print("__loader__ present:", __loader__ is not None)` was false modified by the following code: `tuple_node.value.node_list[-1].second_formatting = ""` This worked for many cases, as far I can see, but...

I was trying to remove spaces from inbetween called object and call brace: > > > from redbaron import RedBaron > > > red = RedBaron("called (it)") call (it) The...

Hello from the Nuitka author, this whole feature should of course have to be in Nuitka itself. The onefile is just an SFX with no unpacker provided by Nuitka, which...