Explorar el Código

Link to DOT files on Gist.

master
Ben Kurtovic hace 9 años
padre
commit
3daf0a1350
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. +6
    -0
      _drafts/python-object-replacement.md

+ 6
- 0
_drafts/python-object-replacement.md Ver fichero

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

Cargando…
Cancelar
Guardar