Advertisement
Guest User

Untitled

a guest
Jul 25th, 2013
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.25 KB | None | 0 0
  1. [root@noc /usr/local/noc]# ./bin/python
  2. Python 2.7.3 (default, Sep 13 2012, 12:29:40)
  3. [GCC 4.2.1 20070831 patched [FreeBSD]] on freebsd9
  4. Type "help", "copyright", "credits" or "license" for more information.
  5. >>> from pymongo import MongoClient
  6. >>>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement