Re: code blocks in Python

2022-03-25 Thread MRAB
On 2022-03-25 10:12, jlfivn wrote: On Monday, 24 November 2003 at 23:54:49 UTC, John Roth wrote: "Hung Jung Lu" wrote in message news:8ef9bea6.03112...@posting.google.com... > Skip Montanaro wrote in message news:... > > > I come back again to repeat it one more time: the compile() function >

Re: code blocks in Python

2022-03-25 Thread jlfivn
On Monday, 24 November 2003 at 23:54:49 UTC, John Roth wrote: > "Hung Jung Lu" wrote in message > news:8ef9bea6.03112...@posting.google.com... > > Skip Montanaro wrote in message > news:... > > > > > I come back again to repeat it one more time: the compile() function > > already exists and works

code blocks in Python 2 and 3

2012-04-20 Thread Kiuhnm
Read about it here: http://mtomassoli.wordpress.com/2012/04/20/code-blocks-in-python/ or just download the module from here: https://bitbucket.org/mtomassoli/codeblocks/ The module codeblocks (codeblocks.py) includes a detailed docstring. Kiuhnm -- http://mail.python.org/mailman/listinfo