📄 __init__.py
字号:
'''Copyright (c) 2007, Arkadiusz WahligAll rights reserved.Distributed under the BSD License, see theaccompanying LICENSE file for more information.'''# This file is needed only when building executable files using py2exe.# It is imported by Skype4Py.conversion and makes sure that all languages# are included in the package built by py2exe. The tool lookes just at# the imports, it ignores the 'if' statement.## More about py2exe: http://www.py2exe.org/if False: import ar import bg import cs import cz import da import de import el import en import en import es import et import fi import fr import he import hu import it import ja import ko import lt import lv import nl import no import pl import pl import pp import pt import ro import ru import sv import tr import x1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -