WEB开发网
开发学院手机开发Symbian 开发 搭建python for Symbian s60开发环境(含模拟器)... 阅读

搭建python for Symbian s60开发环境(含模拟器)

 2010-08-30 00:05:00 来源:WEB开发网   
核心提示:except:import systype, value = sys.exc_info() [:2]appuifw.note(unicode(str(type)+''+str(value)), "info")returnelif i == 1:os.remove(item)focus

except:

import sys

type, value = sys.exc_info() [:2]

appuifw.note(unicode(str(type)+' '+str(value)), "info")

return

elif i == 1:

os.remove(item)

focused_item = index - 1

entries = self.current_dir.list_repr()

if not self.current_dir.at_root:

entries.insert(0, (u"..", u""))

self.lb.set_list(entries, focused_item)

if __name__ == '__main__':

Filebrowser().run()

上一页  1 2 3 

Tags:搭建 python for

编辑录入:coldstar [复制链接] [打 印]
赞助商链接