Daniel Shahaf added the comment:

In the meantime, unrelated question: should TreeBuilder be pickleable too, and 
interchangeably (pickle|unpickle)able between the Python and C implementations? 
 Asking because the Python TreeBuilder has a _factory member which it 
initializes to 'Element', and I'm not quite sure how cross-pickling should 
handle that.

----------

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

Reply via email to