a lot
This commit is contained in:
parent
213d26203b
commit
3111e69dfe
@ -72,6 +72,6 @@ key = "hello"
|
||||
print "%s, %s!" % (key, db.pymongo.find_one({"greeting": True})[key])
|
||||
|
||||
print """\
|
||||
There is lot's more that you can do with Mongo and pymongo.
|
||||
There is a lot more that you can do with Mongo and pymongo.
|
||||
Checkout http://www.mongodb.org for more!
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user