[Cython] [cython-users] Cython .pxd introspection: listing defined constants

W. Trevor King wking at drexel.edu
Thu Mar 3 02:54:47 CET 2011


Previous discussions in this thread [1,2] have discussed the issues
associated with overloading the 'public' keyword.  For an example of
the difficulties this causes, see the ugly workaround [3] in my recent
commit [4].  Definately worth fixing this syntax.

How do syntax changes with deprecations work?  The Parsing module
doesn't seem to be setup to handle things like that.

[1] http://mail.python.org/pipermail/cython-devel/2011-February/000081.html
[2] http://mail.python.org/pipermail/cython-devel/2011-February/000086.html
[3] https://github.com/wking/cython/commit/a918d1466928ea712817df18c3bc66d9c4c5c53f#L1R2552
[4] https://github.com/wking/cython/commit/a918d1466928ea712817df18c3bc66d9c4c5c53f

-- 
This email may be signed or encrypted with GPG (http://www.gnupg.org).
The GPG signature (if present) will be attached as 'signature.asc'.
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy

My public key is at http://www.physics.drexel.edu/~wking/pubkey.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cython-devel/attachments/20110302/247b314b/attachment.pgp>


More information about the cython-devel mailing list