使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
ben
/
mwparserfromhell
镜像自地址
https://github.com/earwig/mwparserfromhell
关注
1
点赞
1
派生
0
代码
版本发布
24
动态
浏览代码
document how to get parent of a node
pull/178/head
Larivact
7 年前
committed by
GitHub
父节点
68ded2f890
当前提交
4b701689c8
共有
1 个文件被更改
,包括
4 次插入
和
0 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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
-------
撰写
预览
正在加载...
取消
保存