IP list generation

Paul McGuire ptmcg at users.sourceforge.net
Tue Feb 17 14:38:54 EST 2004


"Stephen Briley" <sdb1031 at yahoo.com> wrote in message
news:mailman.74.1077039244.31398.python-list at python.org...
> Hi all,
>
> I would like to write a python script that takes input
> of 2 ip address, one a start address and the other the
> end address and prints a list of all ip address in
> between  in dotted-decimal format.  If so, what is the
> recommended way?  Is there a way to do this with the
> supplied python modules?
>
> Thanks!
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Finance: Get your refund fast by filing online.
> http://taxes.yahoo.com/filing.html
>
You posted this exact same request 3 days ago.  On 2/15, I posted a working
function in response to that post.  It should still be accessible in the
newsgroup archive.





More information about the Python-list mailing list