I'm sorry this is the error

Traceback (most recent call last):
  File "C:\Python25\empire\Empire Strategy.pyw", line 1788, in <module>
    eval(NewMap1, {}, {})
  File "<string>", line 1
    Tropical Islands
                   ^
SyntaxError: invalid syntax


----- Forwarded Message ----
From: katie smith <[EMAIL PROTECTED]>
To: python-list@python.org
Sent: Tuesday, December 11, 2007 5:55:46 PM
Subject: 


I tried your suggestions and all that came up was the error
Traceback (most recent call last):
  File "C:\Python25\empire\Empire Strategy.pyw", line 1788, in <module>
    NewMap1= eval (NewMap1, {}, {})
  File "<string>", line 1
    Tropical Islands
                   ^
SyntaxError: invalid syntax
 
And what is this about trusting your source? The string is taken exactly from 
another part in the program so I know for sure it is correct if that is what 
that means.



Never miss a thing. Make Yahoo your homepage.


      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to