Преглед изворни кода

document how to get parent of a node

pull/178/head
Larivact пре 7 година
committed by GitHub
родитељ
комит
4b701689c8
1 измењених фајлова са 4 додато и 0 уклоњено
  1. +4
    -0
      README.rst

+ 4
- 0
README.rst Прегледај датотеку

@@ -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…
Откажи
Сачувај