We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1caf44 commit b0ac474Copy full SHA for b0ac474
1 file changed
examples/resolve_address.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python
2
3
-"""Example of resolving a name to an IPv4 address."""
+"""Example of resolving a name to an IP address."""
4
5
import asyncio
6
import logging
0 commit comments