How to implement a union (C data type) in Python?

John Roth newsgroups at jhrothjr.com
Mon Mar 8 13:07:20 EST 2004


"chads" <lamote1 at netscape.net> wrote in message
news:2c22d0af.0403080753.f17a7e0 at posting.google.com...
> How would one implement a union (C data type) in Python, given this
> simple example?

What do you need this for?

John Roth





More information about the Python-list mailing list