---------------------------------------------------------------------------
Python interpreter version 2.5.0 final (serial 0)
Copyright (c) 1990-2009 Python Software Foundation - http://www.python.org/
IDAPython version 1.2.0 final (serial 0)
Copyright (c) 2004-2009 Gergely Erdelyi - http://d-dome.net/idapython/
---------------------------------------------------------------------------
Python>SearchUnicodeString()
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "F:/IDA pro 5.5 with Hex-Rays Decompiler 1.1/unicode_gen.py", line 87, in SearchUnicodeString
SearchUStr(MinEA(),MaxEA(),bCmt)
File "F:/IDA pro 5.5 with Hex-Rays Decompiler 1.1/unicode_gen.py", line 61, in SearchUStr
size=get_item_size(ea)
NameError: global name 'get_item_size' is not defined