瀏覽代碼

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()
True

{% highlight pycon %}
{% endhighlight %}

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


Loading…
取消
儲存