Message298153
| Author | Abhijit Mamarde |
|---|---|
| Recipients | Abhijit Mamarde, docs@python |
| Date | 2017-07-11.12:39:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499776782.68.0.13911603646.issue30903@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
documentation mentions hostmask attribute of IPv4Network class returns a `string`, but in actual it is returning the object of class IPv4Address URL to official doc: https://docs.python.org/3/library/ipaddress.html#ipaddress.IPv4Network.hostmask PFA program file to show the actual issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-11 12:39:42 | Abhijit Mamarde | set | recipients: + Abhijit Mamarde, docs@python |
| 2017-07-11 12:39:42 | Abhijit Mamarde | set | messageid: <1499776782.68.0.13911603646.issue30903@psf.upfronthosting.co.za> |
| 2017-07-11 12:39:42 | Abhijit Mamarde | link | issue30903 messages |
| 2017-07-11 12:39:42 | Abhijit Mamarde | create | |