View Single Post
  #1  
Old 04-12-2010, 08:17 AM
Python Python is offline
Senior Member
 
Join Date: Jun 2009
Posts: 4,684
Default help me: save sms list code error

i have an error with this sample code i got from the net... the error says: TypeError: unsupported operand types for +: 'int' and 'str' here is the code: from time import ctime import codecs import inbox, appuifw
__________________
Python
Domain Name Forum
Reply With Quote