Stefan Behnel wrote: > However, it doesn't have a "bytes" type alias yet. I'm not sure where to put > that. Maybe Robert or Greg have an idea?
I don't know about Cython, but in Pyrex it would go in Pyrex.Compiler.Builtin, in the builtin_type_table. -- Greg _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
