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

Pythonizer will not run under Strawberry perl on windows #133

Open snoopyjc opened 2 years ago

snoopyjc commented 2 years ago

Pythonizer will not run under Strawberry perl on windows. It uses date, which on windows reads a new date from stdin, then tries to create /tmp/Pythonizer/pythonizer which also fails.

snoopyjc commented 2 years ago

Fixed in https://github.com/snoopyjc/pythonizer v0.974