0
Module search
is there any way to search for modules and how?
3 Respuestas
+ 8
help('modules')
.
.
.
or:
https://code.sololearn.com/c071JeXy6LcW/?ref=app
+ 2
The collection of urllib modules takes care of proper URL handling -- connecting, parsing, encoding and such:
https://docs.python.org/3/library/urllib.html
0
whats the function of 'urlib'