[Python-ideas] Is there a good reason to use * for multiplication?
Sturla Molden
sturla at molden.no
Sat Oct 13 22:13:28 CEST 2012
Den 13. okt. 2012 kl. 21:14 skrev Joshua Landau <joshua.landau.ws at gmail.com>:
>
> I am glad someone else shares the same progressive attitude. I, personally, wrap my whole code like so:
>
>> import texcode
>>
>> texcode.texecute("""
>> \eq{y}{\range{1}{10}}
>> \for{x}{y}{
>> \print{x}
>> }
>> """) # Alas, the joy has to end
>
> Which has tremendously improved the quality of my output.
> Recently, rendering my code, too, has sped up to a remarkable 3 pages-per-minute!
Gee, I thought texecution was the Texas death penalty :-)
Sturla
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20121013/2cfe26b3/attachment.html>
More information about the Python-ideas
mailing list