Ejemplo n.º 1
0
 def handle(self, *args, **options):
     h = TwitterHarvester()
     h.run()
Ejemplo n.º 2
0
 def testHarvest(self):
     print 'Howdy Michael!'
     h = TwitterHarvester()
     h.run()