Re: [sqlmap-users] TypeError: getUnicode() takes exactly 1 argument (2 given)
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-09-07 10:16:32
|
Thank you for your report. Found and fixed. Best regards 2010/9/7 shaohua pan <pa...@kn...>: > When packed sqlmap with py2exe, found this problem: > > Traceback (most recent call last): > File "sqlmap.py", line 120, in <module> > File "sqlmap.py", line 76, in main > File "sqlmap.py", line 67, in modulePath > TypeError: getUnicode() takes exactly 1 argument (2 given) > > The error raised in modulePath() on line 67 : > return os.path.dirname(getUnicode(sys.executable, > sys.getfilesystemencoding())) > > > -- > ------------------------------------------------------------------ > 潘少华 > 手机: 13811789330 > ------------------------------------------------------------------ > 北京知道创宇信息技术有限公司 > 地址:北京市回龙观龙腾六区13号楼4单元101 > 邮编:102200 > 电话:010-81721153 > 传真:010-81721153 > 网址:www.knownsec.com > > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar E-mail / Jabber: miroslav.stampar (at) gmail.com Mobile: +385921010204 (HR 0921010204) PGP Key ID: 0xB5397B1B |