Browse Source

Merge 4b701689c8 into 68ded2f890

pull/178/merge
Larivact 7 years ago
committed by GitHub
parent
commit
ae70f6e13f
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      README.rst

+ 4
- 0
README.rst View File

@@ -113,6 +113,10 @@ saving the page!) by calling ``str()`` on it::

Likewise, use ``unicode(code)`` in Python 2.

You can get the parent of a node using::

wikicode.get(wikicode.index(node, True))

Caveats
-------



Loading…
Cancel
Save