init.py: idaapi is now imported by default to the main namespace

This commit is contained in:
gergely.erdelyi 2009-07-21 19:47:00 +00:00
parent a01b3fbde0
commit 013546b569

View File

@ -129,7 +129,7 @@ print_banner()
from idaapi import Choose, get_user_idadir, cvar
from idc import *
from idautils import *
import idaapi
#-----------------------------------------------------------
# Build up the ScriptBox tool