Guest User

Untitled

a guest
Oct 17th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. #/usr/bin/python
  2.  
  3. #import MySQLdb
  4. from BeautifulSoup import BeautifulSoup
  5. import urllib2
  6. import re
  7. import minee
  8. PHP=minee.PHP
  9.  
  10. #db= MySQLdb.connect("localhost","root","goris","uniapi")
  11. #c=db.cursor()
  12. #i=0
  13.  
  14.  
  15. p=PHP()
  16. #p.what='function'
  17. p.mineData('function')
  18. #PHP.mineData(function)
Add Comment
Please, Sign In to add comment