Jonathan Feinberg

Results 54 comments of Jonathan Feinberg

I think that each builtin that supports `with` should say so, and show an example.

@benfry Is there a way to modify the Processing launcher to set `-Dpython.console.encoding=UTF-8`?

I believe it's for the mode. I don't use the Processing sketch runner, and I add that option the the JRE I launch in order to run the sketch.

Why can you not use that input function? It works fine for me. What files did you patch?

It sounds like a real problem. I didn't write the exporter, nor do I know much about it. I'll try to get the attention of the person who wrote it.

Whoa, good one! Thank you. I am doing some shenanigans with numerics; maybe you've found the first known bug.

I'm guessing there some firewall on your computer interfering with the TCP/IP networking that Python Mode uses to communicate with a separate process that actually runs the sketches.

No trouble at all, other than having to write some guard code to prevent dispose from being called twice in Python Mode. Because the sketch running process does not exit,...

Yes. Java-mode processing never calls dispose handlers. ## Jonathan Feinberg [email protected] http://MrFeinberg.com/