mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
commit
1ed2e69a4a
14 changed files with 16 additions and 16 deletions
|
@ -479,7 +479,7 @@ class _IPAddressBase(_TotalOrderingMixin):
|
|||
"""Return prefix length from the bitwise netmask.
|
||||
|
||||
Args:
|
||||
ip_int: An integer, the netmask in axpanded bitwise format
|
||||
ip_int: An integer, the netmask in expanded bitwise format
|
||||
|
||||
Returns:
|
||||
An integer, the prefix length.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue