Search
Searching for multiple words only shows matches that contain all words.
Searching
- bz2.open (Python function, in
bz2
— Support for bzip2 compression) - codecs.open (Python function, in
codecs
— Codec registry and base classes) - dbm.dumb.open (Python function, in
dbm
— Interfaces to Unix “databases”) - dbm.gnu.open (Python function, in
dbm
— Interfaces to Unix “databases”) - dbm.ndbm.open (Python function, in
dbm
— Interfaces to Unix “databases”) - dbm.open (Python function, in
dbm
— Interfaces to Unix “databases”) - dbm.sqlite3.open (Python function, in
dbm
— Interfaces to Unix “databases”) - gzip.open (Python function, in
gzip
— Support for gzip files) - imaplib.IMAP4.open (Python method, in
imaplib
— IMAP4 protocol client) - importlib.abc.Traversable.open (Python method, in
importlib
— The implementation ofimport
) - importlib.resources.abc.Traversable.open (Python method, in
importlib.resources.abc
– Abstract base classes for resources) - io.open (Python function, in
io
— Core tools for working with streams) - lzma.open (Python function, in
lzma
— Compression using the LZMA algorithm) - open (Python function, in Built-in Functions)
- os.open (Python function, in
os
— Miscellaneous operating system interfaces) - pathlib.Path.open (Python method, in
pathlib
— Object-oriented filesystem paths) - shelve.open (Python function, in
shelve
— Python object persistence) - tarfile.open (Python function, in
tarfile
— Read and write tar archive files) - tarfile.TarFile.open (Python method, in
tarfile
— Read and write tar archive files) - tkinter.filedialog.Open (Python class, in Tkinter Dialogs)
- tokenize.open (Python function, in
tokenize
— Tokenizer for Python source) - urllib.request.OpenerDirector.open (Python method, in
urllib.request
— Extensible library for opening URLs) - urllib.request.URLopener.open (Python method, in
urllib.request
— Extensible library for opening URLs) - wave.open (Python function, in
wave
— Read and write WAV files)