Browse Source

Link to DOT files on Gist.

master
Ben Kurtovic 9 years ago
parent
commit
3daf0a1350
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      _drafts/python-object-replacement.md

+ 6
- 0
_drafts/python-object-replacement.md View File

@@ -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…
Cancel
Save