Rename node and tree to hidden _doc attributes

This commit is contained in:
Jason R. Coombs
2016-09-03 12:57:40 -04:00
parent d4e09bb905
commit 288b13db0f
2 changed files with 31 additions and 30 deletions

View File

@@ -9,6 +9,7 @@
as URL parameters.
* ``Result.pods`` now returns an iterator and not
a list.
* ``Result.tree`` and ``Pod.node`` have been removed.
2.4
===