summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorptmcg <ptmcg@austin.rr.com>2021-10-22 17:47:47 -0500
committerptmcg <ptmcg@austin.rr.com>2021-10-22 17:47:47 -0500
commita381b1534a486b8652d026c35f9257acbed59829 (patch)
treed399ae00938e52f589795e58fa77943102a7de1c /docs
parent686852fa90700d8434082cf151af36ea000c2418 (diff)
downloadpyparsing-git-a381b1534a486b8652d026c35f9257acbed59829.tar.gz
Added parser_element to synonymize with parserElement in ParseBaseException
Diffstat (limited to 'docs')
-rw-r--r--docs/whats_new_in_3_0_0.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/whats_new_in_3_0_0.rst b/docs/whats_new_in_3_0_0.rst
index acbc88c..23cf2c0 100644
--- a/docs/whats_new_in_3_0_0.rst
+++ b/docs/whats_new_in_3_0_0.rst
@@ -539,6 +539,9 @@ API Changes
- as_dict asDict
- get_name getName
+ ParseBaseException
+ - parser_element parserElement
+
any_open_tag anyOpenTag
any_close_tag anyCloseTag
c_style_comment cStyleComment