Commit graph

6 commits

Author SHA1 Message Date
Klaus-Uwe Mitterer e2ab015218 Change return value of datecsv.getTweetsByDate() to a list of tweets rather than None
Move CSV output function to tools.printCSV()
2015-04-24 23:33:42 +02:00
Klaus-Uwe Mitterer 4fd256cde3 Make filler use tools 2015-04-22 02:06:32 +02:00
Klaus-Uwe Mitterer 5325d064da Fix makedb bug introduced in 19ae6e4a 2015-04-22 00:42:20 +02:00
Klaus-Uwe Mitterer a1d0c7fd97 Simplify dbHelper 2015-04-22 00:21:16 +02:00
Klaus-Uwe Mitterer 3feb8c0455 Finally convert datecsv to Python3 2015-04-22 00:16:42 +02:00
Klaus-Uwe Mitterer 19ae6e4a31 Move common functions to tools.py
Move gethandles and gethashtags into getmentions
Make getmentions and makedb use tools
2015-04-21 23:07:25 +02:00