[mod] function name

This commit is contained in:
asciimoo 2014-01-18 21:53:59 +01:00
parent cc5e7e9431
commit 046e190721
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ import codecs
import cStringIO
import re
def get_useragent():
def gen_useragent():
# TODO
return "Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0"