Brun0oO
Apr 02, 2019 - 23:34
Hi,
Is it normal : if I put a simple pythonista_startup.py in the site-packages folder with a simple (and single) print(« hello ») inside, I see « hello » twice in the console...
I would like to understand the reason because i’m using the dgelessus’s enabled_faulthandler script and it’s also called twice ....
Regards