Brett Cannon added the comment:

OK, so I took Nick's suggestion of doing header verification separately from 
the actual compilation, but I ended up just writing the patch from scratch to 
see how a possible API might play out. ATM the API is as functions and private, 
but if I find the need/desire to make it public (or enough ask for it) I will 
before 3.4 comes out. Probably will know better once I rewrite 
py_compile/compileall to use this code.

Thanks to everyone for spending so much time talking this issue out with me.

----------
resolution:  -> fixed
stage: test needed -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15031>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to