HBN (repr + write to .py file + import + reload module) : 9.7 seconds
WOW. This stupid hack is 2x faster than ast.literal_eval, eval and exec!
#python
HBN (repr + write to .py file + import + reload module) : 9.7 seconds
WOW. This stupid hack is 2x faster than ast.literal_eval, eval and exec!
#python
No replies yet.