Explorar el Código

Typo fix.

master
Ben Kurtovic hace 9 años
padre
commit
0321150ef7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      _posts/2015-01-28-python-object-replacement.md

+ 1
- 1
_posts/2015-01-28-python-object-replacement.md Ver fichero

@@ -20,7 +20,7 @@ on.

_But why on Earth would you want to do that?_ you ask. I'll focus on a concrete
use case in a future post, but for now, I imagine this could be useful in some
kind of advanted unit testing situation with mock objects. Still, it's fairly
kind of advanced unit testing situation with mock objects. Still, it's fairly
insane, so let's leave it primarily as an intellectual exercise.

This article is written for [CPython](https://en.wikipedia.org/wiki/CPython)


Cargando…
Cancelar
Guardar