瀏覽代碼

Link to DOT files on Gist.

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

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

@@ -145,3 +145,9 @@ for us to track these.
Remaining areas to explore include behavior when metaclasses and more complex
descriptors are involved. Implementing a more complete version of `replace()`
is left as an exercise for the reader.

## Notes

The [DOT files](https://en.wikipedia.org/wiki/DOT_(graph_description_language))
used to generate graphs in this post are
[available on Gist](https://gist.github.com/earwig/edc13f04f871c110eea6).

Loading…
取消
儲存