Handling IP's

Greg Jorgensen gregj at pdxperts.com
Thu Jun 28 02:50:56 EDT 2001


The functions in this module may help:

http://aspn.activestate.com/ASPN/Python/Cookbook/Recipe/65219

Greg Jorgensen
PDXperts LLC
Portland, OR, USA


"mixo" <mixo77 at usa.net> wrote in message news:3B39EB71.DEBBF242 at usa.net...
> Is there a built function/method to check if an IP falls within a
> certain range?
> For example, if you have a network a.b.c.d, where "a", and "b"  are
> fixed but
> "c"and "d"  variy  (I think this a class B network), is there a function
> that can
> check that  some ip say, j.k.l.m, is part of the network?
>





More information about the Python-list mailing list