[BangPypers] How to create Debug and Release code in Python

Sriram Narayanan sriramnrn at gmail.com
Tue Jun 16 08:48:11 CEST 2009


On Tue, Jun 16, 2009 at 11:57 AM, Jeff Rush<jeff at taupro.com> wrote:
> I've given this more thought.  In the April 2009 issue of Python
> Magazine is a wonderful article by Paul McGuire on writing Domain
> Specific Languages.  It shows how to intercept the import of specific
> types of files to preprocess the source before compiling it into
> bytecode.  I played with those ideas to see what could be done for your
> case.
>

This was informative. Thank you !

-- Sriram


More information about the BangPypers mailing list