瀏覽代碼

Fix typo.

master
Ben Kurtovic 9 年之前
父節點
當前提交
42b06f9d37
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      _drafts/python-object-replacement.md

+ 1
- 1
_drafts/python-object-replacement.md 查看文件

@@ -482,7 +482,7 @@ be [`locals()`](https://docs.python.org/2/library/functions.html#locals):
>>> hp.iso(a).referrers.theone is locals() >>> hp.iso(a).referrers.theone is locals()
True True


{% highlight pycon %}
{% endhighlight %}


However, there is a more useful feature available to us: However, there is a more useful feature available to us:
[`.pathsin`](http://guppy-pe.sourceforge.net/heapy_UniSet.html#heapykinds.IdentitySet.pathsin). [`.pathsin`](http://guppy-pe.sourceforge.net/heapy_UniSet.html#heapykinds.IdentitySet.pathsin).


Loading…
取消
儲存