Created
March 1, 2013 12:22
-
-
Save munhitsu/5064293 to your computer and use it in GitHub Desktop.
class SchrodingerUser :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class SchrodingerUser(AnonymousUser): | |
""" | |
Imagine that you are making the experiment and want to measure your results. | |
But Greenpeace has just came to the office and claims that 50% of cats life | |
is better for the cat than certain life or death. | |
Returned on DB access error. | |
""" | |
pass | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment