typo
This commit is contained in:
parent
4a27df057d
commit
7ae6ec0675
@ -25,7 +25,7 @@ def connect_tcp(hostport):
|
|||||||
|
|
||||||
class MockTrue(object):
|
class MockTrue(object):
|
||||||
"""
|
"""
|
||||||
Instances of MockTrue evalulate like True
|
Instances of MockTrue evaluate like True
|
||||||
Any attr accessed on an instance of MockTrue will return a MockTrue instance
|
Any attr accessed on an instance of MockTrue will return a MockTrue instance
|
||||||
Any method called on an instance of MockTrue will return a MockTrue instance
|
Any method called on an instance of MockTrue will return a MockTrue instance
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user