Parcourir la source

Typo fix.

master
Ben Kurtovic il y a 9 ans
Parent
révision
0321150ef7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      _posts/2015-01-28-python-object-replacement.md

+ 1
- 1
_posts/2015-01-28-python-object-replacement.md Voir le fichier

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


Chargement…
Annuler
Enregistrer