softpano / pythonizer

Translator (or more correctly transcriber) from Perl to Python
http://www.softpanorama.org/Scripting/Pythonorama/Python_for_perl_programmers/Pythonizer/index.shtml
Other
39 stars 17 forks source link

Hash initialization generates bad code if there are any expressions on the RHS #126

Open snoopyjc opened 2 years ago

snoopyjc commented 2 years ago

Hash initialization generates bad code if there are any expressions on the RHS

snoopyjc commented 2 years ago

Fixed in my v0.959 https://github.com/snoopyjc/pythonizer/