[Python-Dev] Wildcard mask and ANY IP

Amer amer7777 at hotmail.com
Sun Oct 6 12:47:37 CEST 2013


Hello,

I would like to thank you for your great effort
I have this question:

I want to do the following IP address style in python

ANY.45.10.ANY
ANY.x.y.z

I tried something like:
10.45.10.1 0.255.255.0, but it is not accepted I got some errors

Any help is appreciated
Best regards,
Amer


More information about the Python-Dev mailing list