Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
ben
/
mwparserfromhell
mirror da
https://github.com/earwig/mwparserfromhell
Segui
1
Vota
1
Forka
0
Codice
Rilasci
24
Attività
Sfoglia il codice sorgente
document how to get parent of a node
pull/178/head
Larivact
7 anni fa
committed by
GitHub
parent
68ded2f890
commit
4b701689c8
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+4
-0
README.rst
+ 4
- 0
README.rst
Vedi 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
-------
Scrivi
Anteprima
Caricamento…
Annulla
Salva