Leanplum / Leanplum-API-Samples

Example uses of the Leanplum API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NameError: name 'date' is not defined

tomako opened this issue · comments

Traceback (most recent call last):
  File "dataExport.py", line 60, in <module>
    with open(date + 'dataExport' + str(x), 'w') as fid:
NameError: name 'date' is not defined