summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor2018-08-31 15:25:46 -0400
committerDaniel Kahn Gillmor2018-09-04 16:13:33 -0400
commit4192a2daa3a24674740ed38913ff40309d6c1a31 (patch)
treea36073283181959a8bf33c4307f6c2424eefd209 /doc
parent9ce458cb3bd88cddd2ca09f0571c0f7cf7572f54 (diff)
office: create policy for what to do about unknown members
previously, encountering an unknown member meant that any parser of this type would abort. now, the user can set parser.unknown_member_policy to either 'omit' or 'keep' if they don't want the current action of 'abort' note that this causes pylint to complain about branching depth for remove_all() because of the nuanced error-handling. I've disabled this check.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions