[Python-Dev] Wildcard mask and ANY IP (original) (raw)
Amer amer7777 at hotmail.com
Sun Oct 6 12:47:37 CEST 2013
- Previous message: [Python-Dev] Optimization
- Next message: [Python-Dev] Wildcard mask and ANY IP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Optimization
- Next message: [Python-Dev] Wildcard mask and ANY IP
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]