зеркало из https://github.com/mozilla/gecko-dev.git
Bug 692523: Add imports of os/sys modules to typelib.py. r=khuey
This commit is contained in:
Родитель
20700de67f
Коммит
7ea5d51d87
|
@ -39,6 +39,8 @@
|
|||
|
||||
"""Generate an XPIDL typelib for the IDL files specified on the command line"""
|
||||
|
||||
import os
|
||||
import sys
|
||||
import xpidl, xpt
|
||||
|
||||
# A map of xpidl.py types to xpt.py types
|
||||
|
|
Загрузка…
Ссылка в новой задаче