浏览代码

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).

正在加载...
取消
保存