A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2001-April/089427.html below:

Python Programming on Win32

Python Programming on Win32kentj kentj at tadboise.com
Mon Apr 2 16:51:12 EDT 2001
I am trying to learn Python. Have I done something wrong with the
demodata1.py file?

File "c:\python\pythonwin\pywin\framework\scriptutils.py", line 394, in
ImportFile
    exec codeObj in __main__.__dict__
  File "<auto import>", line 1, in ?
  File "C:\Python\doubletalk\demodata1.py", line 9, in ?
    from doubletalk.transac import *
  File "c:\python\doubletalk\transac.py", line 23, in ?
    from dates import *
  File "c:\python\doubletalk\dates.py", line 53, in ?
    LATE = mktime(2038,1,15,0,0,0,0,0,0)   #nearly the last day in Unix
time system
TypeError: mktime requires exactly 1 argument; 9 given
>>> bs = demodata1.getdata()
Traceback (innermost last):
  File "<interactive input>", line 1, in ?
NameError: There is no variable named 'demodata1'
>>>



More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4