Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Nmap Development: Re: Last chance to test 4.50! New candidate binaries.

Re: Last chance to test 4.50! New candidate binaries.

From: Kris Katterjohn <katterjohn_at_gmail.com>
Date: Wed, 12 Dec 2007 14:27:14 -0600

Joćo Medeiros wrote:
> Hi,
>
> I made two patchs to solve this problem. See attachments.
>
> Att, Joćo Medeiros.
>

 From NmapCommand.py.diff:

- return "\\n".join(raw_output)
+ return "".join(raw_output)

Isn't "".join(raw_output) the same as just raw_output?

Surely correct me if I'm wrong as the only experience with Python I have
is the brief bit I worked on UMIT during the SoC :)

Thanks,
Kris Katterjohn

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
Received on Dec 12 2007

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]
edgeos