summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-06-28 22:56:48 +0000
committerFred Drake <fdrake@acm.org>2002-06-28 22:56:48 +0000
commit2a3d7db93e1fef12466042b74096dd19c64afb88 (patch)
treec2c1e98f296c96889311d86963f4f795a46e9d6d /Python
parent3e76d7f3b319d9b92fed3ffb43044ae68ee61f98 (diff)
downloadcpython-git-2a3d7db93e1fef12466042b74096dd19c64afb88.tar.gz
Added character data buffering to pyexpat parser objects.
Setting the buffer_text attribute to true causes the parser to collect character data, waiting as long as possible to report it to the Python callback. This can save an enormous number of callbacks from C to Python, which can be a substantial performance improvement. buffer_text defaults to false.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions