Selaa lähdekoodia

document how to get parent of a node

pull/178/head
Larivact 7 vuotta sitten
committed by GitHub
vanhempi
commit
4b701689c8
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. +4
    -0
      README.rst

+ 4
- 0
README.rst Näytä tiedosto

@@ -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
-------



Ladataan…
Peruuta
Tallenna