mirror of https://github.com/freeCodeCamp/devdocs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
739 KiB
1 line
739 KiB
{"entries":[{"name":"abc","path":"library/abc","type":"Runtime"},{"name":"abc.ABC","path":"library/abc#abc.ABC","type":"Runtime"},{"name":"abc.ABCMeta","path":"library/abc#abc.ABCMeta","type":"Runtime"},{"name":"abc.ABCMeta.register()","path":"library/abc#abc.ABCMeta.register","type":"Runtime"},{"name":"abc.ABCMeta.__subclasshook__()","path":"library/abc#abc.ABCMeta.__subclasshook__","type":"Runtime"},{"name":"abc.abstractclassmethod()","path":"library/abc#abc.abstractclassmethod","type":"Runtime"},{"name":"abc.abstractmethod()","path":"library/abc#abc.abstractmethod","type":"Runtime"},{"name":"abc.abstractproperty()","path":"library/abc#abc.abstractproperty","type":"Runtime"},{"name":"abc.abstractstaticmethod()","path":"library/abc#abc.abstractstaticmethod","type":"Runtime"},{"name":"abc.get_cache_token()","path":"library/abc#abc.get_cache_token","type":"Runtime"},{"name":"abs()","path":"library/functions#abs","type":"Built-in Functions"},{"name":"aifc","path":"library/aifc","type":"Multimedia"},{"name":"aifc.aifc.aifc()","path":"library/aifc#aifc.aifc.aifc","type":"Multimedia"},{"name":"aifc.aifc.aiff()","path":"library/aifc#aifc.aifc.aiff","type":"Multimedia"},{"name":"aifc.aifc.close()","path":"library/aifc#aifc.aifc.close","type":"Multimedia"},{"name":"aifc.aifc.getcompname()","path":"library/aifc#aifc.aifc.getcompname","type":"Multimedia"},{"name":"aifc.aifc.getcomptype()","path":"library/aifc#aifc.aifc.getcomptype","type":"Multimedia"},{"name":"aifc.aifc.getframerate()","path":"library/aifc#aifc.aifc.getframerate","type":"Multimedia"},{"name":"aifc.aifc.getmark()","path":"library/aifc#aifc.aifc.getmark","type":"Multimedia"},{"name":"aifc.aifc.getmarkers()","path":"library/aifc#aifc.aifc.getmarkers","type":"Multimedia"},{"name":"aifc.aifc.getnchannels()","path":"library/aifc#aifc.aifc.getnchannels","type":"Multimedia"},{"name":"aifc.aifc.getnframes()","path":"library/aifc#aifc.aifc.getnframes","type":"Multimedia"},{"name":"aifc.aifc.getparams()","path":"library/aifc#aifc.aifc.getparams","type":"Multimedia"},{"name":"aifc.aifc.getsampwidth()","path":"library/aifc#aifc.aifc.getsampwidth","type":"Multimedia"},{"name":"aifc.aifc.readframes()","path":"library/aifc#aifc.aifc.readframes","type":"Multimedia"},{"name":"aifc.aifc.rewind()","path":"library/aifc#aifc.aifc.rewind","type":"Multimedia"},{"name":"aifc.aifc.setcomptype()","path":"library/aifc#aifc.aifc.setcomptype","type":"Multimedia"},{"name":"aifc.aifc.setframerate()","path":"library/aifc#aifc.aifc.setframerate","type":"Multimedia"},{"name":"aifc.aifc.setmark()","path":"library/aifc#aifc.aifc.setmark","type":"Multimedia"},{"name":"aifc.aifc.setnchannels()","path":"library/aifc#aifc.aifc.setnchannels","type":"Multimedia"},{"name":"aifc.aifc.setnframes()","path":"library/aifc#aifc.aifc.setnframes","type":"Multimedia"},{"name":"aifc.aifc.setparams()","path":"library/aifc#aifc.aifc.setparams","type":"Multimedia"},{"name":"aifc.aifc.setpos()","path":"library/aifc#aifc.aifc.setpos","type":"Multimedia"},{"name":"aifc.aifc.setsampwidth()","path":"library/aifc#aifc.aifc.setsampwidth","type":"Multimedia"},{"name":"aifc.aifc.tell()","path":"library/aifc#aifc.aifc.tell","type":"Multimedia"},{"name":"aifc.aifc.writeframes()","path":"library/aifc#aifc.aifc.writeframes","type":"Multimedia"},{"name":"aifc.aifc.writeframesraw()","path":"library/aifc#aifc.aifc.writeframesraw","type":"Multimedia"},{"name":"aifc.open()","path":"library/aifc#aifc.open","type":"Multimedia"},{"name":"all()","path":"library/functions#all","type":"Built-in Functions"},{"name":"any()","path":"library/functions#any","type":"Built-in Functions"},{"name":"argparse","path":"library/argparse","type":"Operating System"},{"name":"argparse.Action","path":"library/argparse#argparse.Action","type":"Operating System"},{"name":"argparse.ArgumentDefaultsHelpFormatter","path":"library/argparse#argparse.ArgumentDefaultsHelpFormatter","type":"Operating System"},{"name":"argparse.ArgumentParser","path":"library/argparse#argparse.ArgumentParser","type":"Operating System"},{"name":"argparse.ArgumentParser.add_argument()","path":"library/argparse#argparse.ArgumentParser.add_argument","type":"Operating System"},{"name":"argparse.ArgumentParser.add_argument_group()","path":"library/argparse#argparse.ArgumentParser.add_argument_group","type":"Operating System"},{"name":"argparse.ArgumentParser.add_mutually_exclusive_group()","path":"library/argparse#argparse.ArgumentParser.add_mutually_exclusive_group","type":"Operating System"},{"name":"argparse.ArgumentParser.add_subparsers()","path":"library/argparse#argparse.ArgumentParser.add_subparsers","type":"Operating System"},{"name":"argparse.ArgumentParser.convert_arg_line_to_args()","path":"library/argparse#argparse.ArgumentParser.convert_arg_line_to_args","type":"Operating System"},{"name":"argparse.ArgumentParser.error()","path":"library/argparse#argparse.ArgumentParser.error","type":"Operating System"},{"name":"argparse.ArgumentParser.exit()","path":"library/argparse#argparse.ArgumentParser.exit","type":"Operating System"},{"name":"argparse.ArgumentParser.format_help()","path":"library/argparse#argparse.ArgumentParser.format_help","type":"Operating System"},{"name":"argparse.ArgumentParser.format_usage()","path":"library/argparse#argparse.ArgumentParser.format_usage","type":"Operating System"},{"name":"argparse.ArgumentParser.get_default()","path":"library/argparse#argparse.ArgumentParser.get_default","type":"Operating System"},{"name":"argparse.ArgumentParser.parse_args()","path":"library/argparse#argparse.ArgumentParser.parse_args","type":"Operating System"},{"name":"argparse.ArgumentParser.parse_known_args()","path":"library/argparse#argparse.ArgumentParser.parse_known_args","type":"Operating System"},{"name":"argparse.ArgumentParser.print_help()","path":"library/argparse#argparse.ArgumentParser.print_help","type":"Operating System"},{"name":"argparse.ArgumentParser.print_usage()","path":"library/argparse#argparse.ArgumentParser.print_usage","type":"Operating System"},{"name":"argparse.ArgumentParser.set_defaults()","path":"library/argparse#argparse.ArgumentParser.set_defaults","type":"Operating System"},{"name":"argparse.FileType","path":"library/argparse#argparse.FileType","type":"Operating System"},{"name":"argparse.MetavarTypeHelpFormatter","path":"library/argparse#argparse.MetavarTypeHelpFormatter","type":"Operating System"},{"name":"argparse.Namespace","path":"library/argparse#argparse.Namespace","type":"Operating System"},{"name":"argparse.RawDescriptionHelpFormatter","path":"library/argparse#argparse.RawDescriptionHelpFormatter","type":"Operating System"},{"name":"argparse.RawTextHelpFormatter","path":"library/argparse#argparse.RawTextHelpFormatter","type":"Operating System"},{"name":"ArithmeticError","path":"library/exceptions#ArithmeticError","type":"Built-in Exceptions"},{"name":"array","path":"library/array","type":"Data Types"},{"name":"array.array","path":"library/array#array.array","type":"Data Types"},{"name":"array.array.append()","path":"library/array#array.array.append","type":"Data Types"},{"name":"array.array.buffer_info()","path":"library/array#array.array.buffer_info","type":"Data Types"},{"name":"array.array.byteswap()","path":"library/array#array.array.byteswap","type":"Data Types"},{"name":"array.array.count()","path":"library/array#array.array.count","type":"Data Types"},{"name":"array.array.extend()","path":"library/array#array.array.extend","type":"Data Types"},{"name":"array.array.frombytes()","path":"library/array#array.array.frombytes","type":"Data Types"},{"name":"array.array.fromfile()","path":"library/array#array.array.fromfile","type":"Data Types"},{"name":"array.array.fromlist()","path":"library/array#array.array.fromlist","type":"Data Types"},{"name":"array.array.fromstring()","path":"library/array#array.array.fromstring","type":"Data Types"},{"name":"array.array.fromunicode()","path":"library/array#array.array.fromunicode","type":"Data Types"},{"name":"array.array.index()","path":"library/array#array.array.index","type":"Data Types"},{"name":"array.array.insert()","path":"library/array#array.array.insert","type":"Data Types"},{"name":"array.array.itemsize","path":"library/array#array.array.itemsize","type":"Data Types"},{"name":"array.array.pop()","path":"library/array#array.array.pop","type":"Data Types"},{"name":"array.array.remove()","path":"library/array#array.array.remove","type":"Data Types"},{"name":"array.array.reverse()","path":"library/array#array.array.reverse","type":"Data Types"},{"name":"array.array.tobytes()","path":"library/array#array.array.tobytes","type":"Data Types"},{"name":"array.array.tofile()","path":"library/array#array.array.tofile","type":"Data Types"},{"name":"array.array.tolist()","path":"library/array#array.array.tolist","type":"Data Types"},{"name":"array.array.tostring()","path":"library/array#array.array.tostring","type":"Data Types"},{"name":"array.array.tounicode()","path":"library/array#array.array.tounicode","type":"Data Types"},{"name":"array.array.typecode","path":"library/array#array.array.typecode","type":"Data Types"},{"name":"array.typecodes","path":"library/array#array.typecodes","type":"Data Types"},{"name":"ascii()","path":"library/functions#ascii","type":"Built-in Functions"},{"name":"AssertionError","path":"library/exceptions#AssertionError","type":"Built-in Exceptions"},{"name":"ast","path":"library/ast","type":"Language"},{"name":"ast.AST","path":"library/ast#ast.AST","type":"Language"},{"name":"ast.AST.col_offset","path":"library/ast#ast.AST.col_offset","type":"Language"},{"name":"ast.AST.lineno","path":"library/ast#ast.AST.lineno","type":"Language"},{"name":"ast.AST._fields","path":"library/ast#ast.AST._fields","type":"Language"},{"name":"ast.copy_location()","path":"library/ast#ast.copy_location","type":"Language"},{"name":"ast.dump()","path":"library/ast#ast.dump","type":"Language"},{"name":"ast.fix_missing_locations()","path":"library/ast#ast.fix_missing_locations","type":"Language"},{"name":"ast.get_docstring()","path":"library/ast#ast.get_docstring","type":"Language"},{"name":"ast.increment_lineno()","path":"library/ast#ast.increment_lineno","type":"Language"},{"name":"ast.iter_child_nodes()","path":"library/ast#ast.iter_child_nodes","type":"Language"},{"name":"ast.iter_fields()","path":"library/ast#ast.iter_fields","type":"Language"},{"name":"ast.literal_eval()","path":"library/ast#ast.literal_eval","type":"Language"},{"name":"ast.NodeTransformer","path":"library/ast#ast.NodeTransformer","type":"Language"},{"name":"ast.NodeVisitor","path":"library/ast#ast.NodeVisitor","type":"Language"},{"name":"ast.NodeVisitor.generic_visit()","path":"library/ast#ast.NodeVisitor.generic_visit","type":"Language"},{"name":"ast.NodeVisitor.visit()","path":"library/ast#ast.NodeVisitor.visit","type":"Language"},{"name":"ast.parse()","path":"library/ast#ast.parse","type":"Language"},{"name":"ast.walk()","path":"library/ast#ast.walk","type":"Language"},{"name":"asynchat","path":"library/asynchat","type":"Networking"},{"name":"asynchat.async_chat","path":"library/asynchat#asynchat.async_chat","type":"Networking"},{"name":"asynchat.async_chat.ac_in_buffer_size","path":"library/asynchat#asynchat.async_chat.ac_in_buffer_size","type":"Networking"},{"name":"asynchat.async_chat.ac_out_buffer_size","path":"library/asynchat#asynchat.async_chat.ac_out_buffer_size","type":"Networking"},{"name":"asynchat.async_chat.close_when_done()","path":"library/asynchat#asynchat.async_chat.close_when_done","type":"Networking"},{"name":"asynchat.async_chat.collect_incoming_data()","path":"library/asynchat#asynchat.async_chat.collect_incoming_data","type":"Networking"},{"name":"asynchat.async_chat.discard_buffers()","path":"library/asynchat#asynchat.async_chat.discard_buffers","type":"Networking"},{"name":"asynchat.async_chat.found_terminator()","path":"library/asynchat#asynchat.async_chat.found_terminator","type":"Networking"},{"name":"asynchat.async_chat.get_terminator()","path":"library/asynchat#asynchat.async_chat.get_terminator","type":"Networking"},{"name":"asynchat.async_chat.push()","path":"library/asynchat#asynchat.async_chat.push","type":"Networking"},{"name":"asynchat.async_chat.push_with_producer()","path":"library/asynchat#asynchat.async_chat.push_with_producer","type":"Networking"},{"name":"asynchat.async_chat.set_terminator()","path":"library/asynchat#asynchat.async_chat.set_terminator","type":"Networking"},{"name":"asyncio","path":"library/asyncio","type":"Networking"},{"name":"asyncio.AbstractEventLoop","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.add_reader()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.add_reader","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.add_signal_handler()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.add_signal_handler","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.add_writer()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.add_writer","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.call_at()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.call_at","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.call_exception_handler()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.call_exception_handler","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.call_later()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.call_later","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.call_soon()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.call_soon","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.call_soon_threadsafe()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.call_soon_threadsafe","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.close()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.close","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.connect_read_pipe()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.connect_read_pipe","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.connect_write_pipe()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.connect_write_pipe","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.create_connection()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.create_connection","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.create_datagram_endpoint()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.create_datagram_endpoint","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.create_future()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.create_future","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.create_server()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.create_server","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.create_task()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.create_task","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.create_unix_connection()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.create_unix_connection","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.create_unix_server()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.create_unix_server","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.default_exception_handler()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.default_exception_handler","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.getaddrinfo()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.getaddrinfo","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.getnameinfo()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.getnameinfo","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.get_debug()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.get_debug","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.get_exception_handler()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.get_exception_handler","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.get_task_factory()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.get_task_factory","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.is_closed()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.is_closed","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.is_running()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.is_running","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.remove_reader()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.remove_reader","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.remove_signal_handler()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.remove_signal_handler","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.remove_writer()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.remove_writer","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.run_forever()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.run_forever","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.run_in_executor()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.run_in_executor","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.run_until_complete()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.run_until_complete","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.set_debug()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.set_debug","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.set_default_executor()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.set_default_executor","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.set_exception_handler()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.set_exception_handler","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.set_task_factory()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.set_task_factory","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.sock_accept()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.sock_accept","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.sock_connect()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.sock_connect","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.sock_recv()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.sock_recv","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.sock_sendall()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.sock_sendall","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.stop()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.stop","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.subprocess_exec()","path":"library/asyncio-subprocess#asyncio.AbstractEventLoop.subprocess_exec","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.subprocess_shell()","path":"library/asyncio-subprocess#asyncio.AbstractEventLoop.subprocess_shell","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoop.time()","path":"library/asyncio-eventloop#asyncio.AbstractEventLoop.time","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoopPolicy","path":"library/asyncio-eventloops#asyncio.AbstractEventLoopPolicy","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoopPolicy.get_event_loop()","path":"library/asyncio-eventloops#asyncio.AbstractEventLoopPolicy.get_event_loop","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoopPolicy.new_event_loop()","path":"library/asyncio-eventloops#asyncio.AbstractEventLoopPolicy.new_event_loop","type":"Input/ouput"},{"name":"asyncio.AbstractEventLoopPolicy.set_event_loop()","path":"library/asyncio-eventloops#asyncio.AbstractEventLoopPolicy.set_event_loop","type":"Input/ouput"},{"name":"asyncio.async()","path":"library/asyncio-task#asyncio.async","type":"Input/ouput"},{"name":"asyncio.asyncio.subprocess.Process","path":"library/asyncio-subprocess#asyncio.asyncio.subprocess.Process","type":"Input/ouput"},{"name":"asyncio.asyncio.subprocess.Process.communicate()","path":"library/asyncio-subprocess#asyncio.asyncio.subprocess.Process.communicate","type":"Input/ouput"},{"name":"asyncio.asyncio.subprocess.Process.kill()","path":"library/asyncio-subprocess#asyncio.asyncio.subprocess.Process.kill","type":"Input/ouput"},{"name":"asyncio.asyncio.subprocess.Process.pid","path":"library/asyncio-subprocess#asyncio.asyncio.subprocess.Process.pid","type":"Input/ouput"},{"name":"asyncio.asyncio.subprocess.Process.returncode","path":"library/asyncio-subprocess#asyncio.asyncio.subprocess.Process.returncode","type":"Input/ouput"},{"name":"asyncio.asyncio.subprocess.Process.send_signal()","path":"library/asyncio-subprocess#asyncio.asyncio.subprocess.Process.send_signal","type":"Input/ouput"},{"name":"asyncio.asyncio.subprocess.Process.stderr","path":"library/asyncio-subprocess#asyncio.asyncio.subprocess.Process.stderr","type":"Input/ouput"},{"name":"asyncio.asyncio.subprocess.Process.stdin","path":"library/asyncio-subprocess#asyncio.asyncio.subprocess.Process.stdin","type":"Input/ouput"},{"name":"asyncio.asyncio.subprocess.Process.stdout","path":"library/asyncio-subprocess#asyncio.asyncio.subprocess.Process.stdout","type":"Input/ouput"},{"name":"asyncio.asyncio.subprocess.Process.terminate()","path":"library/asyncio-subprocess#asyncio.asyncio.subprocess.Process.terminate","type":"Input/ouput"},{"name":"asyncio.asyncio.subprocess.Process.wait()","path":"library/asyncio-subprocess#asyncio.asyncio.subprocess.Process.wait","type":"Input/ouput"},{"name":"asyncio.as_completed()","path":"library/asyncio-task#asyncio.as_completed","type":"Input/ouput"},{"name":"asyncio.BaseEventLoop","path":"library/asyncio-eventloop#asyncio.BaseEventLoop","type":"Input/ouput"},{"name":"asyncio.BaseEventLoop.connect_accepted_socket()","path":"library/asyncio-eventloop#asyncio.BaseEventLoop.connect_accepted_socket","type":"Input/ouput"},{"name":"asyncio.BaseProtocol.connection_lost()","path":"library/asyncio-protocol#asyncio.BaseProtocol.connection_lost","type":"Input/ouput"},{"name":"asyncio.BaseProtocol.connection_made()","path":"library/asyncio-protocol#asyncio.BaseProtocol.connection_made","type":"Input/ouput"},{"name":"asyncio.BaseProtocol.pause_writing()","path":"library/asyncio-protocol#asyncio.BaseProtocol.pause_writing","type":"Input/ouput"},{"name":"asyncio.BaseProtocol.resume_writing()","path":"library/asyncio-protocol#asyncio.BaseProtocol.resume_writing","type":"Input/ouput"},{"name":"asyncio.BaseSubprocessTransport","path":"library/asyncio-protocol#asyncio.BaseSubprocessTransport","type":"Input/ouput"},{"name":"asyncio.BaseSubprocessTransport.close()","path":"library/asyncio-protocol#asyncio.BaseSubprocessTransport.close","type":"Input/ouput"},{"name":"asyncio.BaseSubprocessTransport.get_pid()","path":"library/asyncio-protocol#asyncio.BaseSubprocessTransport.get_pid","type":"Input/ouput"},{"name":"asyncio.BaseSubprocessTransport.get_pipe_transport()","path":"library/asyncio-protocol#asyncio.BaseSubprocessTransport.get_pipe_transport","type":"Input/ouput"},{"name":"asyncio.BaseSubprocessTransport.get_returncode()","path":"library/asyncio-protocol#asyncio.BaseSubprocessTransport.get_returncode","type":"Input/ouput"},{"name":"asyncio.BaseSubprocessTransport.kill()","path":"library/asyncio-protocol#asyncio.BaseSubprocessTransport.kill","type":"Input/ouput"},{"name":"asyncio.BaseSubprocessTransport.send_signal()","path":"library/asyncio-protocol#asyncio.BaseSubprocessTransport.send_signal","type":"Input/ouput"},{"name":"asyncio.BaseSubprocessTransport.terminate()","path":"library/asyncio-protocol#asyncio.BaseSubprocessTransport.terminate","type":"Input/ouput"},{"name":"asyncio.BaseTransport","path":"library/asyncio-protocol#asyncio.BaseTransport","type":"Input/ouput"},{"name":"asyncio.BaseTransport.close()","path":"library/asyncio-protocol#asyncio.BaseTransport.close","type":"Input/ouput"},{"name":"asyncio.BaseTransport.get_extra_info()","path":"library/asyncio-protocol#asyncio.BaseTransport.get_extra_info","type":"Input/ouput"},{"name":"asyncio.BaseTransport.get_protocol()","path":"library/asyncio-protocol#asyncio.BaseTransport.get_protocol","type":"Input/ouput"},{"name":"asyncio.BaseTransport.is_closing()","path":"library/asyncio-protocol#asyncio.BaseTransport.is_closing","type":"Input/ouput"},{"name":"asyncio.BaseTransport.set_protocol()","path":"library/asyncio-protocol#asyncio.BaseTransport.set_protocol","type":"Input/ouput"},{"name":"asyncio.BoundedSemaphore","path":"library/asyncio-sync#asyncio.BoundedSemaphore","type":"Input/ouput"},{"name":"asyncio.Condition","path":"library/asyncio-sync#asyncio.Condition","type":"Input/ouput"},{"name":"asyncio.Condition.acquire()","path":"library/asyncio-sync#asyncio.Condition.acquire","type":"Input/ouput"},{"name":"asyncio.Condition.locked()","path":"library/asyncio-sync#asyncio.Condition.locked","type":"Input/ouput"},{"name":"asyncio.Condition.notify()","path":"library/asyncio-sync#asyncio.Condition.notify","type":"Input/ouput"},{"name":"asyncio.Condition.notify_all()","path":"library/asyncio-sync#asyncio.Condition.notify_all","type":"Input/ouput"},{"name":"asyncio.Condition.release()","path":"library/asyncio-sync#asyncio.Condition.release","type":"Input/ouput"},{"name":"asyncio.Condition.wait()","path":"library/asyncio-sync#asyncio.Condition.wait","type":"Input/ouput"},{"name":"asyncio.Condition.wait_for()","path":"library/asyncio-sync#asyncio.Condition.wait_for","type":"Input/ouput"},{"name":"asyncio.coroutine()","path":"library/asyncio-task#asyncio.coroutine","type":"Input/ouput"},{"name":"asyncio.create_subprocess_exec()","path":"library/asyncio-subprocess#asyncio.create_subprocess_exec","type":"Input/ouput"},{"name":"asyncio.create_subprocess_shell()","path":"library/asyncio-subprocess#asyncio.create_subprocess_shell","type":"Input/ouput"},{"name":"asyncio.DatagramProtocol","path":"library/asyncio-protocol#asyncio.DatagramProtocol","type":"Input/ouput"},{"name":"asyncio.DatagramProtocol.datagram_received()","path":"library/asyncio-protocol#asyncio.DatagramProtocol.datagram_received","type":"Input/ouput"},{"name":"asyncio.DatagramProtocol.error_received()","path":"library/asyncio-protocol#asyncio.DatagramProtocol.error_received","type":"Input/ouput"},{"name":"asyncio.DatagramTransport.abort()","path":"library/asyncio-protocol#asyncio.DatagramTransport.abort","type":"Input/ouput"},{"name":"asyncio.DatagramTransport.sendto()","path":"library/asyncio-protocol#asyncio.DatagramTransport.sendto","type":"Input/ouput"},{"name":"asyncio.ensure_future()","path":"library/asyncio-task#asyncio.ensure_future","type":"Input/ouput"},{"name":"asyncio.Event","path":"library/asyncio-sync#asyncio.Event","type":"Input/ouput"},{"name":"asyncio.Event.clear()","path":"library/asyncio-sync#asyncio.Event.clear","type":"Input/ouput"},{"name":"asyncio.Event.is_set()","path":"library/asyncio-sync#asyncio.Event.is_set","type":"Input/ouput"},{"name":"asyncio.Event.set()","path":"library/asyncio-sync#asyncio.Event.set","type":"Input/ouput"},{"name":"asyncio.Event.wait()","path":"library/asyncio-sync#asyncio.Event.wait","type":"Input/ouput"},{"name":"asyncio.Future","path":"library/asyncio-task#asyncio.Future","type":"Input/ouput"},{"name":"asyncio.Future.add_done_callback()","path":"library/asyncio-task#asyncio.Future.add_done_callback","type":"Input/ouput"},{"name":"asyncio.Future.cancel()","path":"library/asyncio-task#asyncio.Future.cancel","type":"Input/ouput"},{"name":"asyncio.Future.cancelled()","path":"library/asyncio-task#asyncio.Future.cancelled","type":"Input/ouput"},{"name":"asyncio.Future.done()","path":"library/asyncio-task#asyncio.Future.done","type":"Input/ouput"},{"name":"asyncio.Future.exception()","path":"library/asyncio-task#asyncio.Future.exception","type":"Input/ouput"},{"name":"asyncio.Future.remove_done_callback()","path":"library/asyncio-task#asyncio.Future.remove_done_callback","type":"Input/ouput"},{"name":"asyncio.Future.result()","path":"library/asyncio-task#asyncio.Future.result","type":"Input/ouput"},{"name":"asyncio.Future.set_exception()","path":"library/asyncio-task#asyncio.Future.set_exception","type":"Input/ouput"},{"name":"asyncio.Future.set_result()","path":"library/asyncio-task#asyncio.Future.set_result","type":"Input/ouput"},{"name":"asyncio.gather()","path":"library/asyncio-task#asyncio.gather","type":"Input/ouput"},{"name":"asyncio.get_event_loop()","path":"library/asyncio-eventloops#asyncio.get_event_loop","type":"Input/ouput"},{"name":"asyncio.get_event_loop_policy()","path":"library/asyncio-eventloops#asyncio.get_event_loop_policy","type":"Input/ouput"},{"name":"asyncio.Handle","path":"library/asyncio-eventloop#asyncio.Handle","type":"Input/ouput"},{"name":"asyncio.Handle.cancel()","path":"library/asyncio-eventloop#asyncio.Handle.cancel","type":"Input/ouput"},{"name":"asyncio.IncompleteReadError","path":"library/asyncio-stream#asyncio.IncompleteReadError","type":"Input/ouput"},{"name":"asyncio.IncompleteReadError.expected","path":"library/asyncio-stream#asyncio.IncompleteReadError.expected","type":"Input/ouput"},{"name":"asyncio.IncompleteReadError.partial","path":"library/asyncio-stream#asyncio.IncompleteReadError.partial","type":"Input/ouput"},{"name":"asyncio.InvalidStateError","path":"library/asyncio-task#asyncio.InvalidStateError","type":"Input/ouput"},{"name":"asyncio.iscoroutine()","path":"library/asyncio-task#asyncio.iscoroutine","type":"Input/ouput"},{"name":"asyncio.iscoroutinefunction()","path":"library/asyncio-task#asyncio.iscoroutinefunction","type":"Input/ouput"},{"name":"asyncio.LifoQueue","path":"library/asyncio-queue#asyncio.LifoQueue","type":"Input/ouput"},{"name":"asyncio.LimitOverrunError","path":"library/asyncio-stream#asyncio.LimitOverrunError","type":"Input/ouput"},{"name":"asyncio.LimitOverrunError.consumed","path":"library/asyncio-stream#asyncio.LimitOverrunError.consumed","type":"Input/ouput"},{"name":"asyncio.Lock","path":"library/asyncio-sync#asyncio.Lock","type":"Input/ouput"},{"name":"asyncio.Lock.acquire()","path":"library/asyncio-sync#asyncio.Lock.acquire","type":"Input/ouput"},{"name":"asyncio.Lock.locked()","path":"library/asyncio-sync#asyncio.Lock.locked","type":"Input/ouput"},{"name":"asyncio.Lock.release()","path":"library/asyncio-sync#asyncio.Lock.release","type":"Input/ouput"},{"name":"asyncio.new_event_loop()","path":"library/asyncio-eventloops#asyncio.new_event_loop","type":"Input/ouput"},{"name":"asyncio.open_connection()","path":"library/asyncio-stream#asyncio.open_connection","type":"Input/ouput"},{"name":"asyncio.open_unix_connection()","path":"library/asyncio-stream#asyncio.open_unix_connection","type":"Input/ouput"},{"name":"asyncio.PriorityQueue","path":"library/asyncio-queue#asyncio.PriorityQueue","type":"Input/ouput"},{"name":"asyncio.ProactorEventLoop","path":"library/asyncio-eventloops#asyncio.ProactorEventLoop","type":"Input/ouput"},{"name":"asyncio.Protocol","path":"library/asyncio-protocol#asyncio.Protocol","type":"Input/ouput"},{"name":"asyncio.Protocol.data_received()","path":"library/asyncio-protocol#asyncio.Protocol.data_received","type":"Input/ouput"},{"name":"asyncio.Protocol.eof_received()","path":"library/asyncio-protocol#asyncio.Protocol.eof_received","type":"Input/ouput"},{"name":"asyncio.Queue","path":"library/asyncio-queue#asyncio.Queue","type":"Input/ouput"},{"name":"asyncio.Queue.empty()","path":"library/asyncio-queue#asyncio.Queue.empty","type":"Input/ouput"},{"name":"asyncio.Queue.full()","path":"library/asyncio-queue#asyncio.Queue.full","type":"Input/ouput"},{"name":"asyncio.Queue.get()","path":"library/asyncio-queue#asyncio.Queue.get","type":"Input/ouput"},{"name":"asyncio.Queue.get_nowait()","path":"library/asyncio-queue#asyncio.Queue.get_nowait","type":"Input/ouput"},{"name":"asyncio.Queue.join()","path":"library/asyncio-queue#asyncio.Queue.join","type":"Input/ouput"},{"name":"asyncio.Queue.maxsize","path":"library/asyncio-queue#asyncio.Queue.maxsize","type":"Input/ouput"},{"name":"asyncio.Queue.put()","path":"library/asyncio-queue#asyncio.Queue.put","type":"Input/ouput"},{"name":"asyncio.Queue.put_nowait()","path":"library/asyncio-queue#asyncio.Queue.put_nowait","type":"Input/ouput"},{"name":"asyncio.Queue.qsize()","path":"library/asyncio-queue#asyncio.Queue.qsize","type":"Input/ouput"},{"name":"asyncio.Queue.task_done()","path":"library/asyncio-queue#asyncio.Queue.task_done","type":"Input/ouput"},{"name":"asyncio.QueueEmpty","path":"library/asyncio-queue#asyncio.QueueEmpty","type":"Input/ouput"},{"name":"asyncio.QueueFull","path":"library/asyncio-queue#asyncio.QueueFull","type":"Input/ouput"},{"name":"asyncio.ReadTransport","path":"library/asyncio-protocol#asyncio.ReadTransport","type":"Input/ouput"},{"name":"asyncio.ReadTransport.pause_reading()","path":"library/asyncio-protocol#asyncio.ReadTransport.pause_reading","type":"Input/ouput"},{"name":"asyncio.ReadTransport.resume_reading()","path":"library/asyncio-protocol#asyncio.ReadTransport.resume_reading","type":"Input/ouput"},{"name":"asyncio.run_coroutine_threadsafe()","path":"library/asyncio-task#asyncio.run_coroutine_threadsafe","type":"Input/ouput"},{"name":"asyncio.SelectorEventLoop","path":"library/asyncio-eventloops#asyncio.SelectorEventLoop","type":"Input/ouput"},{"name":"asyncio.Semaphore","path":"library/asyncio-sync#asyncio.Semaphore","type":"Input/ouput"},{"name":"asyncio.Semaphore.acquire()","path":"library/asyncio-sync#asyncio.Semaphore.acquire","type":"Input/ouput"},{"name":"asyncio.Semaphore.locked()","path":"library/asyncio-sync#asyncio.Semaphore.locked","type":"Input/ouput"},{"name":"asyncio.Semaphore.release()","path":"library/asyncio-sync#asyncio.Semaphore.release","type":"Input/ouput"},{"name":"asyncio.Server","path":"library/asyncio-eventloop#asyncio.Server","type":"Input/ouput"},{"name":"asyncio.Server.close()","path":"library/asyncio-eventloop#asyncio.Server.close","type":"Input/ouput"},{"name":"asyncio.Server.sockets","path":"library/asyncio-eventloop#asyncio.Server.sockets","type":"Input/ouput"},{"name":"asyncio.Server.wait_closed()","path":"library/asyncio-eventloop#asyncio.Server.wait_closed","type":"Input/ouput"},{"name":"asyncio.set_event_loop()","path":"library/asyncio-eventloops#asyncio.set_event_loop","type":"Input/ouput"},{"name":"asyncio.set_event_loop_policy()","path":"library/asyncio-eventloops#asyncio.set_event_loop_policy","type":"Input/ouput"},{"name":"asyncio.shield()","path":"library/asyncio-task#asyncio.shield","type":"Input/ouput"},{"name":"asyncio.sleep()","path":"library/asyncio-task#asyncio.sleep","type":"Input/ouput"},{"name":"asyncio.start_server()","path":"library/asyncio-stream#asyncio.start_server","type":"Input/ouput"},{"name":"asyncio.start_unix_server()","path":"library/asyncio-stream#asyncio.start_unix_server","type":"Input/ouput"},{"name":"asyncio.StreamReader","path":"library/asyncio-stream#asyncio.StreamReader","type":"Input/ouput"},{"name":"asyncio.StreamReader.at_eof()","path":"library/asyncio-stream#asyncio.StreamReader.at_eof","type":"Input/ouput"},{"name":"asyncio.StreamReader.exception()","path":"library/asyncio-stream#asyncio.StreamReader.exception","type":"Input/ouput"},{"name":"asyncio.StreamReader.feed_data()","path":"library/asyncio-stream#asyncio.StreamReader.feed_data","type":"Input/ouput"},{"name":"asyncio.StreamReader.feed_eof()","path":"library/asyncio-stream#asyncio.StreamReader.feed_eof","type":"Input/ouput"},{"name":"asyncio.StreamReader.read()","path":"library/asyncio-stream#asyncio.StreamReader.read","type":"Input/ouput"},{"name":"asyncio.StreamReader.readexactly()","path":"library/asyncio-stream#asyncio.StreamReader.readexactly","type":"Input/ouput"},{"name":"asyncio.StreamReader.readline()","path":"library/asyncio-stream#asyncio.StreamReader.readline","type":"Input/ouput"},{"name":"asyncio.StreamReader.readuntil()","path":"library/asyncio-stream#asyncio.StreamReader.readuntil","type":"Input/ouput"},{"name":"asyncio.StreamReader.set_exception()","path":"library/asyncio-stream#asyncio.StreamReader.set_exception","type":"Input/ouput"},{"name":"asyncio.StreamReader.set_transport()","path":"library/asyncio-stream#asyncio.StreamReader.set_transport","type":"Input/ouput"},{"name":"asyncio.StreamReaderProtocol","path":"library/asyncio-stream#asyncio.StreamReaderProtocol","type":"Input/ouput"},{"name":"asyncio.StreamWriter","path":"library/asyncio-stream#asyncio.StreamWriter","type":"Input/ouput"},{"name":"asyncio.StreamWriter.can_write_eof()","path":"library/asyncio-stream#asyncio.StreamWriter.can_write_eof","type":"Input/ouput"},{"name":"asyncio.StreamWriter.close()","path":"library/asyncio-stream#asyncio.StreamWriter.close","type":"Input/ouput"},{"name":"asyncio.StreamWriter.drain()","path":"library/asyncio-stream#asyncio.StreamWriter.drain","type":"Input/ouput"},{"name":"asyncio.StreamWriter.get_extra_info()","path":"library/asyncio-stream#asyncio.StreamWriter.get_extra_info","type":"Input/ouput"},{"name":"asyncio.StreamWriter.transport","path":"library/asyncio-stream#asyncio.StreamWriter.transport","type":"Input/ouput"},{"name":"asyncio.StreamWriter.write()","path":"library/asyncio-stream#asyncio.StreamWriter.write","type":"Input/ouput"},{"name":"asyncio.StreamWriter.writelines()","path":"library/asyncio-stream#asyncio.StreamWriter.writelines","type":"Input/ouput"},{"name":"asyncio.StreamWriter.write_eof()","path":"library/asyncio-stream#asyncio.StreamWriter.write_eof","type":"Input/ouput"},{"name":"asyncio.SubprocessProtocol","path":"library/asyncio-protocol#asyncio.SubprocessProtocol","type":"Input/ouput"},{"name":"asyncio.SubprocessProtocol.pipe_connection_lost()","path":"library/asyncio-protocol#asyncio.SubprocessProtocol.pipe_connection_lost","type":"Input/ouput"},{"name":"asyncio.SubprocessProtocol.pipe_data_received()","path":"library/asyncio-protocol#asyncio.SubprocessProtocol.pipe_data_received","type":"Input/ouput"},{"name":"asyncio.SubprocessProtocol.process_exited()","path":"library/asyncio-protocol#asyncio.SubprocessProtocol.process_exited","type":"Input/ouput"},{"name":"asyncio.Task","path":"library/asyncio-task#asyncio.Task","type":"Input/ouput"},{"name":"asyncio.Task.all_tasks()","path":"library/asyncio-task#asyncio.Task.all_tasks","type":"Input/ouput"},{"name":"asyncio.Task.cancel()","path":"library/asyncio-task#asyncio.Task.cancel","type":"Input/ouput"},{"name":"asyncio.Task.current_task()","path":"library/asyncio-task#asyncio.Task.current_task","type":"Input/ouput"},{"name":"asyncio.Task.get_stack()","path":"library/asyncio-task#asyncio.Task.get_stack","type":"Input/ouput"},{"name":"asyncio.Task.print_stack()","path":"library/asyncio-task#asyncio.Task.print_stack","type":"Input/ouput"},{"name":"asyncio.TimeoutError","path":"library/asyncio-task#asyncio.TimeoutError","type":"Input/ouput"},{"name":"asyncio.wait()","path":"library/asyncio-task#asyncio.wait","type":"Input/ouput"},{"name":"asyncio.wait_for()","path":"library/asyncio-task#asyncio.wait_for","type":"Input/ouput"},{"name":"asyncio.WriteTransport","path":"library/asyncio-protocol#asyncio.WriteTransport","type":"Input/ouput"},{"name":"asyncio.WriteTransport.abort()","path":"library/asyncio-protocol#asyncio.WriteTransport.abort","type":"Input/ouput"},{"name":"asyncio.WriteTransport.can_write_eof()","path":"library/asyncio-protocol#asyncio.WriteTransport.can_write_eof","type":"Input/ouput"},{"name":"asyncio.WriteTransport.get_write_buffer_limits()","path":"library/asyncio-protocol#asyncio.WriteTransport.get_write_buffer_limits","type":"Input/ouput"},{"name":"asyncio.WriteTransport.get_write_buffer_size()","path":"library/asyncio-protocol#asyncio.WriteTransport.get_write_buffer_size","type":"Input/ouput"},{"name":"asyncio.WriteTransport.set_write_buffer_limits()","path":"library/asyncio-protocol#asyncio.WriteTransport.set_write_buffer_limits","type":"Input/ouput"},{"name":"asyncio.WriteTransport.write()","path":"library/asyncio-protocol#asyncio.WriteTransport.write","type":"Input/ouput"},{"name":"asyncio.WriteTransport.writelines()","path":"library/asyncio-protocol#asyncio.WriteTransport.writelines","type":"Input/ouput"},{"name":"asyncio.WriteTransport.write_eof()","path":"library/asyncio-protocol#asyncio.WriteTransport.write_eof","type":"Input/ouput"},{"name":"asyncore","path":"library/asyncore","type":"Networking"},{"name":"asyncore.dispatcher","path":"library/asyncore#asyncore.dispatcher","type":"Networking"},{"name":"asyncore.dispatcher.accept()","path":"library/asyncore#asyncore.dispatcher.accept","type":"Networking"},{"name":"asyncore.dispatcher.bind()","path":"library/asyncore#asyncore.dispatcher.bind","type":"Networking"},{"name":"asyncore.dispatcher.close()","path":"library/asyncore#asyncore.dispatcher.close","type":"Networking"},{"name":"asyncore.dispatcher.connect()","path":"library/asyncore#asyncore.dispatcher.connect","type":"Networking"},{"name":"asyncore.dispatcher.create_socket()","path":"library/asyncore#asyncore.dispatcher.create_socket","type":"Networking"},{"name":"asyncore.dispatcher.handle_accept()","path":"library/asyncore#asyncore.dispatcher.handle_accept","type":"Networking"},{"name":"asyncore.dispatcher.handle_accepted()","path":"library/asyncore#asyncore.dispatcher.handle_accepted","type":"Networking"},{"name":"asyncore.dispatcher.handle_close()","path":"library/asyncore#asyncore.dispatcher.handle_close","type":"Networking"},{"name":"asyncore.dispatcher.handle_connect()","path":"library/asyncore#asyncore.dispatcher.handle_connect","type":"Networking"},{"name":"asyncore.dispatcher.handle_error()","path":"library/asyncore#asyncore.dispatcher.handle_error","type":"Networking"},{"name":"asyncore.dispatcher.handle_expt()","path":"library/asyncore#asyncore.dispatcher.handle_expt","type":"Networking"},{"name":"asyncore.dispatcher.handle_read()","path":"library/asyncore#asyncore.dispatcher.handle_read","type":"Networking"},{"name":"asyncore.dispatcher.handle_write()","path":"library/asyncore#asyncore.dispatcher.handle_write","type":"Networking"},{"name":"asyncore.dispatcher.listen()","path":"library/asyncore#asyncore.dispatcher.listen","type":"Networking"},{"name":"asyncore.dispatcher.readable()","path":"library/asyncore#asyncore.dispatcher.readable","type":"Networking"},{"name":"asyncore.dispatcher.recv()","path":"library/asyncore#asyncore.dispatcher.recv","type":"Networking"},{"name":"asyncore.dispatcher.send()","path":"library/asyncore#asyncore.dispatcher.send","type":"Networking"},{"name":"asyncore.dispatcher.writable()","path":"library/asyncore#asyncore.dispatcher.writable","type":"Networking"},{"name":"asyncore.dispatcher_with_send","path":"library/asyncore#asyncore.dispatcher_with_send","type":"Networking"},{"name":"asyncore.file_dispatcher","path":"library/asyncore#asyncore.file_dispatcher","type":"Networking"},{"name":"asyncore.file_wrapper","path":"library/asyncore#asyncore.file_wrapper","type":"Networking"},{"name":"asyncore.loop()","path":"library/asyncore#asyncore.loop","type":"Networking"},{"name":"atexit","path":"library/atexit","type":"Runtime"},{"name":"atexit.register()","path":"library/atexit#atexit.register","type":"Runtime"},{"name":"atexit.unregister()","path":"library/atexit#atexit.unregister","type":"Runtime"},{"name":"AttributeError","path":"library/exceptions#AttributeError","type":"Built-in Exceptions"},{"name":"audioop","path":"library/audioop","type":"Multimedia"},{"name":"audioop.add()","path":"library/audioop#audioop.add","type":"Multimedia"},{"name":"audioop.adpcm2lin()","path":"library/audioop#audioop.adpcm2lin","type":"Multimedia"},{"name":"audioop.alaw2lin()","path":"library/audioop#audioop.alaw2lin","type":"Multimedia"},{"name":"audioop.avg()","path":"library/audioop#audioop.avg","type":"Multimedia"},{"name":"audioop.avgpp()","path":"library/audioop#audioop.avgpp","type":"Multimedia"},{"name":"audioop.bias()","path":"library/audioop#audioop.bias","type":"Multimedia"},{"name":"audioop.byteswap()","path":"library/audioop#audioop.byteswap","type":"Multimedia"},{"name":"audioop.cross()","path":"library/audioop#audioop.cross","type":"Multimedia"},{"name":"audioop.error","path":"library/audioop#audioop.error","type":"Multimedia"},{"name":"audioop.findfactor()","path":"library/audioop#audioop.findfactor","type":"Multimedia"},{"name":"audioop.findfit()","path":"library/audioop#audioop.findfit","type":"Multimedia"},{"name":"audioop.findmax()","path":"library/audioop#audioop.findmax","type":"Multimedia"},{"name":"audioop.getsample()","path":"library/audioop#audioop.getsample","type":"Multimedia"},{"name":"audioop.lin2adpcm()","path":"library/audioop#audioop.lin2adpcm","type":"Multimedia"},{"name":"audioop.lin2alaw()","path":"library/audioop#audioop.lin2alaw","type":"Multimedia"},{"name":"audioop.lin2lin()","path":"library/audioop#audioop.lin2lin","type":"Multimedia"},{"name":"audioop.lin2ulaw()","path":"library/audioop#audioop.lin2ulaw","type":"Multimedia"},{"name":"audioop.max()","path":"library/audioop#audioop.max","type":"Multimedia"},{"name":"audioop.maxpp()","path":"library/audioop#audioop.maxpp","type":"Multimedia"},{"name":"audioop.minmax()","path":"library/audioop#audioop.minmax","type":"Multimedia"},{"name":"audioop.mul()","path":"library/audioop#audioop.mul","type":"Multimedia"},{"name":"audioop.ratecv()","path":"library/audioop#audioop.ratecv","type":"Multimedia"},{"name":"audioop.reverse()","path":"library/audioop#audioop.reverse","type":"Multimedia"},{"name":"audioop.rms()","path":"library/audioop#audioop.rms","type":"Multimedia"},{"name":"audioop.tomono()","path":"library/audioop#audioop.tomono","type":"Multimedia"},{"name":"audioop.tostereo()","path":"library/audioop#audioop.tostereo","type":"Multimedia"},{"name":"audioop.ulaw2lin()","path":"library/audioop#audioop.ulaw2lin","type":"Multimedia"},{"name":"Base Event Loop","path":"library/asyncio-eventloop","type":"Input/ouput"},{"name":"base64","path":"library/base64","type":"Internet Data"},{"name":"base64.a85decode()","path":"library/base64#base64.a85decode","type":"Internet Data"},{"name":"base64.a85encode()","path":"library/base64#base64.a85encode","type":"Internet Data"},{"name":"base64.b16decode()","path":"library/base64#base64.b16decode","type":"Internet Data"},{"name":"base64.b16encode()","path":"library/base64#base64.b16encode","type":"Internet Data"},{"name":"base64.b32decode()","path":"library/base64#base64.b32decode","type":"Internet Data"},{"name":"base64.b32encode()","path":"library/base64#base64.b32encode","type":"Internet Data"},{"name":"base64.b64decode()","path":"library/base64#base64.b64decode","type":"Internet Data"},{"name":"base64.b64encode()","path":"library/base64#base64.b64encode","type":"Internet Data"},{"name":"base64.b85decode()","path":"library/base64#base64.b85decode","type":"Internet Data"},{"name":"base64.b85encode()","path":"library/base64#base64.b85encode","type":"Internet Data"},{"name":"base64.decode()","path":"library/base64#base64.decode","type":"Internet Data"},{"name":"base64.decodebytes()","path":"library/base64#base64.decodebytes","type":"Internet Data"},{"name":"base64.decodestring()","path":"library/base64#base64.decodestring","type":"Internet Data"},{"name":"base64.encode()","path":"library/base64#base64.encode","type":"Internet Data"},{"name":"base64.encodebytes()","path":"library/base64#base64.encodebytes","type":"Internet Data"},{"name":"base64.encodestring()","path":"library/base64#base64.encodestring","type":"Internet Data"},{"name":"base64.standard_b64decode()","path":"library/base64#base64.standard_b64decode","type":"Internet Data"},{"name":"base64.standard_b64encode()","path":"library/base64#base64.standard_b64encode","type":"Internet Data"},{"name":"base64.urlsafe_b64decode()","path":"library/base64#base64.urlsafe_b64decode","type":"Internet Data"},{"name":"base64.urlsafe_b64encode()","path":"library/base64#base64.urlsafe_b64encode","type":"Internet Data"},{"name":"BaseException","path":"library/exceptions#BaseException","type":"Built-in Exceptions"},{"name":"BaseException.args","path":"library/exceptions#BaseException.args","type":"Built-in Exceptions"},{"name":"BaseException.with_traceback()","path":"library/exceptions#BaseException.with_traceback","type":"Built-in Exceptions"},{"name":"bdb","path":"library/bdb","type":"Debugging & Profiling"},{"name":"bdb.Bdb","path":"library/bdb#bdb.Bdb","type":"Debugging & Profiling"},{"name":"bdb.Bdb.break_anywhere()","path":"library/bdb#bdb.Bdb.break_anywhere","type":"Debugging & Profiling"},{"name":"bdb.Bdb.break_here()","path":"library/bdb#bdb.Bdb.break_here","type":"Debugging & Profiling"},{"name":"bdb.Bdb.canonic()","path":"library/bdb#bdb.Bdb.canonic","type":"Debugging & Profiling"},{"name":"bdb.Bdb.clear_all_breaks()","path":"library/bdb#bdb.Bdb.clear_all_breaks","type":"Debugging & Profiling"},{"name":"bdb.Bdb.clear_all_file_breaks()","path":"library/bdb#bdb.Bdb.clear_all_file_breaks","type":"Debugging & Profiling"},{"name":"bdb.Bdb.clear_bpbynumber()","path":"library/bdb#bdb.Bdb.clear_bpbynumber","type":"Debugging & Profiling"},{"name":"bdb.Bdb.clear_break()","path":"library/bdb#bdb.Bdb.clear_break","type":"Debugging & Profiling"},{"name":"bdb.Bdb.dispatch_call()","path":"library/bdb#bdb.Bdb.dispatch_call","type":"Debugging & Profiling"},{"name":"bdb.Bdb.dispatch_exception()","path":"library/bdb#bdb.Bdb.dispatch_exception","type":"Debugging & Profiling"},{"name":"bdb.Bdb.dispatch_line()","path":"library/bdb#bdb.Bdb.dispatch_line","type":"Debugging & Profiling"},{"name":"bdb.Bdb.dispatch_return()","path":"library/bdb#bdb.Bdb.dispatch_return","type":"Debugging & Profiling"},{"name":"bdb.Bdb.do_clear()","path":"library/bdb#bdb.Bdb.do_clear","type":"Debugging & Profiling"},{"name":"bdb.Bdb.format_stack_entry()","path":"library/bdb#bdb.Bdb.format_stack_entry","type":"Debugging & Profiling"},{"name":"bdb.Bdb.get_all_breaks()","path":"library/bdb#bdb.Bdb.get_all_breaks","type":"Debugging & Profiling"},{"name":"bdb.Bdb.get_bpbynumber()","path":"library/bdb#bdb.Bdb.get_bpbynumber","type":"Debugging & Profiling"},{"name":"bdb.Bdb.get_break()","path":"library/bdb#bdb.Bdb.get_break","type":"Debugging & Profiling"},{"name":"bdb.Bdb.get_breaks()","path":"library/bdb#bdb.Bdb.get_breaks","type":"Debugging & Profiling"},{"name":"bdb.Bdb.get_file_breaks()","path":"library/bdb#bdb.Bdb.get_file_breaks","type":"Debugging & Profiling"},{"name":"bdb.Bdb.get_stack()","path":"library/bdb#bdb.Bdb.get_stack","type":"Debugging & Profiling"},{"name":"bdb.Bdb.reset()","path":"library/bdb#bdb.Bdb.reset","type":"Debugging & Profiling"},{"name":"bdb.Bdb.run()","path":"library/bdb#bdb.Bdb.run","type":"Debugging & Profiling"},{"name":"bdb.Bdb.runcall()","path":"library/bdb#bdb.Bdb.runcall","type":"Debugging & Profiling"},{"name":"bdb.Bdb.runctx()","path":"library/bdb#bdb.Bdb.runctx","type":"Debugging & Profiling"},{"name":"bdb.Bdb.runeval()","path":"library/bdb#bdb.Bdb.runeval","type":"Debugging & Profiling"},{"name":"bdb.Bdb.set_break()","path":"library/bdb#bdb.Bdb.set_break","type":"Debugging & Profiling"},{"name":"bdb.Bdb.set_continue()","path":"library/bdb#bdb.Bdb.set_continue","type":"Debugging & Profiling"},{"name":"bdb.Bdb.set_next()","path":"library/bdb#bdb.Bdb.set_next","type":"Debugging & Profiling"},{"name":"bdb.Bdb.set_quit()","path":"library/bdb#bdb.Bdb.set_quit","type":"Debugging & Profiling"},{"name":"bdb.Bdb.set_return()","path":"library/bdb#bdb.Bdb.set_return","type":"Debugging & Profiling"},{"name":"bdb.Bdb.set_step()","path":"library/bdb#bdb.Bdb.set_step","type":"Debugging & Profiling"},{"name":"bdb.Bdb.set_trace()","path":"library/bdb#bdb.Bdb.set_trace","type":"Debugging & Profiling"},{"name":"bdb.Bdb.set_until()","path":"library/bdb#bdb.Bdb.set_until","type":"Debugging & Profiling"},{"name":"bdb.Bdb.stop_here()","path":"library/bdb#bdb.Bdb.stop_here","type":"Debugging & Profiling"},{"name":"bdb.Bdb.trace_dispatch()","path":"library/bdb#bdb.Bdb.trace_dispatch","type":"Debugging & Profiling"},{"name":"bdb.Bdb.user_call()","path":"library/bdb#bdb.Bdb.user_call","type":"Debugging & Profiling"},{"name":"bdb.Bdb.user_exception()","path":"library/bdb#bdb.Bdb.user_exception","type":"Debugging & Profiling"},{"name":"bdb.Bdb.user_line()","path":"library/bdb#bdb.Bdb.user_line","type":"Debugging & Profiling"},{"name":"bdb.Bdb.user_return()","path":"library/bdb#bdb.Bdb.user_return","type":"Debugging & Profiling"},{"name":"bdb.BdbQuit","path":"library/bdb#bdb.BdbQuit","type":"Debugging & Profiling"},{"name":"bdb.Breakpoint","path":"library/bdb#bdb.Breakpoint","type":"Debugging & Profiling"},{"name":"bdb.Breakpoint.bpformat()","path":"library/bdb#bdb.Breakpoint.bpformat","type":"Debugging & Profiling"},{"name":"bdb.Breakpoint.bpprint()","path":"library/bdb#bdb.Breakpoint.bpprint","type":"Debugging & Profiling"},{"name":"bdb.Breakpoint.deleteMe()","path":"library/bdb#bdb.Breakpoint.deleteMe","type":"Debugging & Profiling"},{"name":"bdb.Breakpoint.disable()","path":"library/bdb#bdb.Breakpoint.disable","type":"Debugging & Profiling"},{"name":"bdb.Breakpoint.enable()","path":"library/bdb#bdb.Breakpoint.enable","type":"Debugging & Profiling"},{"name":"bdb.checkfuncname()","path":"library/bdb#bdb.checkfuncname","type":"Debugging & Profiling"},{"name":"bdb.effective()","path":"library/bdb#bdb.effective","type":"Debugging & Profiling"},{"name":"bdb.set_trace()","path":"library/bdb#bdb.set_trace","type":"Debugging & Profiling"},{"name":"bin()","path":"library/functions#bin","type":"Built-in Functions"},{"name":"binascii","path":"library/binascii","type":"Internet Data"},{"name":"binascii.a2b_base64()","path":"library/binascii#binascii.a2b_base64","type":"Internet Data"},{"name":"binascii.a2b_hex()","path":"library/binascii#binascii.a2b_hex","type":"Internet Data"},{"name":"binascii.a2b_hqx()","path":"library/binascii#binascii.a2b_hqx","type":"Internet Data"},{"name":"binascii.a2b_qp()","path":"library/binascii#binascii.a2b_qp","type":"Internet Data"},{"name":"binascii.a2b_uu()","path":"library/binascii#binascii.a2b_uu","type":"Internet Data"},{"name":"binascii.b2a_base64()","path":"library/binascii#binascii.b2a_base64","type":"Internet Data"},{"name":"binascii.b2a_hex()","path":"library/binascii#binascii.b2a_hex","type":"Internet Data"},{"name":"binascii.b2a_hqx()","path":"library/binascii#binascii.b2a_hqx","type":"Internet Data"},{"name":"binascii.b2a_qp()","path":"library/binascii#binascii.b2a_qp","type":"Internet Data"},{"name":"binascii.b2a_uu()","path":"library/binascii#binascii.b2a_uu","type":"Internet Data"},{"name":"binascii.crc32()","path":"library/binascii#binascii.crc32","type":"Internet Data"},{"name":"binascii.crc_hqx()","path":"library/binascii#binascii.crc_hqx","type":"Internet Data"},{"name":"binascii.Error","path":"library/binascii#binascii.Error","type":"Internet Data"},{"name":"binascii.hexlify()","path":"library/binascii#binascii.hexlify","type":"Internet Data"},{"name":"binascii.Incomplete","path":"library/binascii#binascii.Incomplete","type":"Internet Data"},{"name":"binascii.rlecode_hqx()","path":"library/binascii#binascii.rlecode_hqx","type":"Internet Data"},{"name":"binascii.rledecode_hqx()","path":"library/binascii#binascii.rledecode_hqx","type":"Internet Data"},{"name":"binascii.unhexlify()","path":"library/binascii#binascii.unhexlify","type":"Internet Data"},{"name":"binhex","path":"library/binhex","type":"Internet Data"},{"name":"binhex.binhex()","path":"library/binhex#binhex.binhex","type":"Internet Data"},{"name":"binhex.Error","path":"library/binhex#binhex.Error","type":"Internet Data"},{"name":"binhex.hexbin()","path":"library/binhex#binhex.hexbin","type":"Internet Data"},{"name":"bisect","path":"library/bisect","type":"Data Types"},{"name":"bisect.bisect()","path":"library/bisect#bisect.bisect","type":"Data Types"},{"name":"bisect.bisect_left()","path":"library/bisect#bisect.bisect_left","type":"Data Types"},{"name":"bisect.bisect_right()","path":"library/bisect#bisect.bisect_right","type":"Data Types"},{"name":"bisect.insort()","path":"library/bisect#bisect.insort","type":"Data Types"},{"name":"bisect.insort_left()","path":"library/bisect#bisect.insort_left","type":"Data Types"},{"name":"bisect.insort_right()","path":"library/bisect#bisect.insort_right","type":"Data Types"},{"name":"BlockingIOError","path":"library/exceptions#BlockingIOError","type":"Built-in Exceptions"},{"name":"BlockingIOError.characters_written","path":"library/exceptions#BlockingIOError.characters_written","type":"Built-in Exceptions"},{"name":"bool","path":"library/functions#bool","type":"Built-in Functions"},{"name":"BrokenPipeError","path":"library/exceptions#BrokenPipeError","type":"Built-in Exceptions"},{"name":"BufferError","path":"library/exceptions#BufferError","type":"Built-in Exceptions"},{"name":"builtins","path":"library/builtins","type":"Runtime"},{"name":"bytearray","path":"library/functions#bytearray","type":"Built-in Functions"},{"name":"bytearray.capitalize()","path":"library/stdtypes#bytearray.capitalize","type":"Built-in Types"},{"name":"bytearray.center()","path":"library/stdtypes#bytearray.center","type":"Built-in Types"},{"name":"bytearray.count()","path":"library/stdtypes#bytearray.count","type":"Built-in Types"},{"name":"bytearray.decode()","path":"library/stdtypes#bytearray.decode","type":"Built-in Types"},{"name":"bytearray.endswith()","path":"library/stdtypes#bytearray.endswith","type":"Built-in Types"},{"name":"bytearray.expandtabs()","path":"library/stdtypes#bytearray.expandtabs","type":"Built-in Types"},{"name":"bytearray.find()","path":"library/stdtypes#bytearray.find","type":"Built-in Types"},{"name":"bytearray.fromhex()","path":"library/stdtypes#bytearray.fromhex","type":"Built-in Types"},{"name":"bytearray.hex()","path":"library/stdtypes#bytearray.hex","type":"Built-in Types"},{"name":"bytearray.index()","path":"library/stdtypes#bytearray.index","type":"Built-in Types"},{"name":"bytearray.isalnum()","path":"library/stdtypes#bytearray.isalnum","type":"Built-in Types"},{"name":"bytearray.isalpha()","path":"library/stdtypes#bytearray.isalpha","type":"Built-in Types"},{"name":"bytearray.isdigit()","path":"library/stdtypes#bytearray.isdigit","type":"Built-in Types"},{"name":"bytearray.islower()","path":"library/stdtypes#bytearray.islower","type":"Built-in Types"},{"name":"bytearray.isspace()","path":"library/stdtypes#bytearray.isspace","type":"Built-in Types"},{"name":"bytearray.istitle()","path":"library/stdtypes#bytearray.istitle","type":"Built-in Types"},{"name":"bytearray.isupper()","path":"library/stdtypes#bytearray.isupper","type":"Built-in Types"},{"name":"bytearray.join()","path":"library/stdtypes#bytearray.join","type":"Built-in Types"},{"name":"bytearray.ljust()","path":"library/stdtypes#bytearray.ljust","type":"Built-in Types"},{"name":"bytearray.lower()","path":"library/stdtypes#bytearray.lower","type":"Built-in Types"},{"name":"bytearray.lstrip()","path":"library/stdtypes#bytearray.lstrip","type":"Built-in Types"},{"name":"bytearray.maketrans()","path":"library/stdtypes#bytearray.maketrans","type":"Built-in Types"},{"name":"bytearray.partition()","path":"library/stdtypes#bytearray.partition","type":"Built-in Types"},{"name":"bytearray.replace()","path":"library/stdtypes#bytearray.replace","type":"Built-in Types"},{"name":"bytearray.rfind()","path":"library/stdtypes#bytearray.rfind","type":"Built-in Types"},{"name":"bytearray.rindex()","path":"library/stdtypes#bytearray.rindex","type":"Built-in Types"},{"name":"bytearray.rjust()","path":"library/stdtypes#bytearray.rjust","type":"Built-in Types"},{"name":"bytearray.rpartition()","path":"library/stdtypes#bytearray.rpartition","type":"Built-in Types"},{"name":"bytearray.rsplit()","path":"library/stdtypes#bytearray.rsplit","type":"Built-in Types"},{"name":"bytearray.rstrip()","path":"library/stdtypes#bytearray.rstrip","type":"Built-in Types"},{"name":"bytearray.split()","path":"library/stdtypes#bytearray.split","type":"Built-in Types"},{"name":"bytearray.splitlines()","path":"library/stdtypes#bytearray.splitlines","type":"Built-in Types"},{"name":"bytearray.startswith()","path":"library/stdtypes#bytearray.startswith","type":"Built-in Types"},{"name":"bytearray.strip()","path":"library/stdtypes#bytearray.strip","type":"Built-in Types"},{"name":"bytearray.swapcase()","path":"library/stdtypes#bytearray.swapcase","type":"Built-in Types"},{"name":"bytearray.title()","path":"library/stdtypes#bytearray.title","type":"Built-in Types"},{"name":"bytearray.translate()","path":"library/stdtypes#bytearray.translate","type":"Built-in Types"},{"name":"bytearray.upper()","path":"library/stdtypes#bytearray.upper","type":"Built-in Types"},{"name":"bytearray.zfill()","path":"library/stdtypes#bytearray.zfill","type":"Built-in Types"},{"name":"bytes","path":"library/functions#bytes","type":"Built-in Functions"},{"name":"bytes.capitalize()","path":"library/stdtypes#bytes.capitalize","type":"Built-in Types"},{"name":"bytes.center()","path":"library/stdtypes#bytes.center","type":"Built-in Types"},{"name":"bytes.count()","path":"library/stdtypes#bytes.count","type":"Built-in Types"},{"name":"bytes.decode()","path":"library/stdtypes#bytes.decode","type":"Built-in Types"},{"name":"bytes.endswith()","path":"library/stdtypes#bytes.endswith","type":"Built-in Types"},{"name":"bytes.expandtabs()","path":"library/stdtypes#bytes.expandtabs","type":"Built-in Types"},{"name":"bytes.find()","path":"library/stdtypes#bytes.find","type":"Built-in Types"},{"name":"bytes.fromhex()","path":"library/stdtypes#bytes.fromhex","type":"Built-in Types"},{"name":"bytes.hex()","path":"library/stdtypes#bytes.hex","type":"Built-in Types"},{"name":"bytes.index()","path":"library/stdtypes#bytes.index","type":"Built-in Types"},{"name":"bytes.isalnum()","path":"library/stdtypes#bytes.isalnum","type":"Built-in Types"},{"name":"bytes.isalpha()","path":"library/stdtypes#bytes.isalpha","type":"Built-in Types"},{"name":"bytes.isdigit()","path":"library/stdtypes#bytes.isdigit","type":"Built-in Types"},{"name":"bytes.islower()","path":"library/stdtypes#bytes.islower","type":"Built-in Types"},{"name":"bytes.isspace()","path":"library/stdtypes#bytes.isspace","type":"Built-in Types"},{"name":"bytes.istitle()","path":"library/stdtypes#bytes.istitle","type":"Built-in Types"},{"name":"bytes.isupper()","path":"library/stdtypes#bytes.isupper","type":"Built-in Types"},{"name":"bytes.join()","path":"library/stdtypes#bytes.join","type":"Built-in Types"},{"name":"bytes.ljust()","path":"library/stdtypes#bytes.ljust","type":"Built-in Types"},{"name":"bytes.lower()","path":"library/stdtypes#bytes.lower","type":"Built-in Types"},{"name":"bytes.lstrip()","path":"library/stdtypes#bytes.lstrip","type":"Built-in Types"},{"name":"bytes.maketrans()","path":"library/stdtypes#bytes.maketrans","type":"Built-in Types"},{"name":"bytes.partition()","path":"library/stdtypes#bytes.partition","type":"Built-in Types"},{"name":"bytes.replace()","path":"library/stdtypes#bytes.replace","type":"Built-in Types"},{"name":"bytes.rfind()","path":"library/stdtypes#bytes.rfind","type":"Built-in Types"},{"name":"bytes.rindex()","path":"library/stdtypes#bytes.rindex","type":"Built-in Types"},{"name":"bytes.rjust()","path":"library/stdtypes#bytes.rjust","type":"Built-in Types"},{"name":"bytes.rpartition()","path":"library/stdtypes#bytes.rpartition","type":"Built-in Types"},{"name":"bytes.rsplit()","path":"library/stdtypes#bytes.rsplit","type":"Built-in Types"},{"name":"bytes.rstrip()","path":"library/stdtypes#bytes.rstrip","type":"Built-in Types"},{"name":"bytes.split()","path":"library/stdtypes#bytes.split","type":"Built-in Types"},{"name":"bytes.splitlines()","path":"library/stdtypes#bytes.splitlines","type":"Built-in Types"},{"name":"bytes.startswith()","path":"library/stdtypes#bytes.startswith","type":"Built-in Types"},{"name":"bytes.strip()","path":"library/stdtypes#bytes.strip","type":"Built-in Types"},{"name":"bytes.swapcase()","path":"library/stdtypes#bytes.swapcase","type":"Built-in Types"},{"name":"bytes.title()","path":"library/stdtypes#bytes.title","type":"Built-in Types"},{"name":"bytes.translate()","path":"library/stdtypes#bytes.translate","type":"Built-in Types"},{"name":"bytes.upper()","path":"library/stdtypes#bytes.upper","type":"Built-in Types"},{"name":"bytes.zfill()","path":"library/stdtypes#bytes.zfill","type":"Built-in Types"},{"name":"BytesWarning","path":"library/exceptions#BytesWarning","type":"Built-in Exceptions"},{"name":"bz2","path":"library/bz2","type":"Data Compression"},{"name":"bz2.BZ2Compressor","path":"library/bz2#bz2.BZ2Compressor","type":"Data Compression"},{"name":"bz2.BZ2Compressor.compress()","path":"library/bz2#bz2.BZ2Compressor.compress","type":"Data Compression"},{"name":"bz2.BZ2Compressor.flush()","path":"library/bz2#bz2.BZ2Compressor.flush","type":"Data Compression"},{"name":"bz2.BZ2Decompressor","path":"library/bz2#bz2.BZ2Decompressor","type":"Data Compression"},{"name":"bz2.BZ2Decompressor.decompress()","path":"library/bz2#bz2.BZ2Decompressor.decompress","type":"Data Compression"},{"name":"bz2.BZ2Decompressor.eof","path":"library/bz2#bz2.BZ2Decompressor.eof","type":"Data Compression"},{"name":"bz2.BZ2Decompressor.needs_input","path":"library/bz2#bz2.BZ2Decompressor.needs_input","type":"Data Compression"},{"name":"bz2.BZ2Decompressor.unused_data","path":"library/bz2#bz2.BZ2Decompressor.unused_data","type":"Data Compression"},{"name":"bz2.BZ2File","path":"library/bz2#bz2.BZ2File","type":"Data Compression"},{"name":"bz2.BZ2File.peek()","path":"library/bz2#bz2.BZ2File.peek","type":"Data Compression"},{"name":"bz2.compress()","path":"library/bz2#bz2.compress","type":"Data Compression"},{"name":"bz2.decompress()","path":"library/bz2#bz2.decompress","type":"Data Compression"},{"name":"bz2.open()","path":"library/bz2#bz2.open","type":"Data Compression"},{"name":"calendar","path":"library/calendar","type":"Data Types"},{"name":"calendar.Calendar","path":"library/calendar#calendar.Calendar","type":"Data Types"},{"name":"calendar.calendar()","path":"library/calendar#calendar.calendar","type":"Data Types"},{"name":"calendar.Calendar.itermonthdates()","path":"library/calendar#calendar.Calendar.itermonthdates","type":"Data Types"},{"name":"calendar.Calendar.itermonthdays()","path":"library/calendar#calendar.Calendar.itermonthdays","type":"Data Types"},{"name":"calendar.Calendar.itermonthdays2()","path":"library/calendar#calendar.Calendar.itermonthdays2","type":"Data Types"},{"name":"calendar.Calendar.iterweekdays()","path":"library/calendar#calendar.Calendar.iterweekdays","type":"Data Types"},{"name":"calendar.Calendar.monthdatescalendar()","path":"library/calendar#calendar.Calendar.monthdatescalendar","type":"Data Types"},{"name":"calendar.Calendar.monthdays2calendar()","path":"library/calendar#calendar.Calendar.monthdays2calendar","type":"Data Types"},{"name":"calendar.Calendar.monthdayscalendar()","path":"library/calendar#calendar.Calendar.monthdayscalendar","type":"Data Types"},{"name":"calendar.Calendar.yeardatescalendar()","path":"library/calendar#calendar.Calendar.yeardatescalendar","type":"Data Types"},{"name":"calendar.Calendar.yeardays2calendar()","path":"library/calendar#calendar.Calendar.yeardays2calendar","type":"Data Types"},{"name":"calendar.Calendar.yeardayscalendar()","path":"library/calendar#calendar.Calendar.yeardayscalendar","type":"Data Types"},{"name":"calendar.day_abbr","path":"library/calendar#calendar.day_abbr","type":"Data Types"},{"name":"calendar.day_name","path":"library/calendar#calendar.day_name","type":"Data Types"},{"name":"calendar.firstweekday()","path":"library/calendar#calendar.firstweekday","type":"Data Types"},{"name":"calendar.HTMLCalendar","path":"library/calendar#calendar.HTMLCalendar","type":"Data Types"},{"name":"calendar.HTMLCalendar.formatmonth()","path":"library/calendar#calendar.HTMLCalendar.formatmonth","type":"Data Types"},{"name":"calendar.HTMLCalendar.formatyear()","path":"library/calendar#calendar.HTMLCalendar.formatyear","type":"Data Types"},{"name":"calendar.HTMLCalendar.formatyearpage()","path":"library/calendar#calendar.HTMLCalendar.formatyearpage","type":"Data Types"},{"name":"calendar.isleap()","path":"library/calendar#calendar.isleap","type":"Data Types"},{"name":"calendar.leapdays()","path":"library/calendar#calendar.leapdays","type":"Data Types"},{"name":"calendar.LocaleHTMLCalendar","path":"library/calendar#calendar.LocaleHTMLCalendar","type":"Data Types"},{"name":"calendar.LocaleTextCalendar","path":"library/calendar#calendar.LocaleTextCalendar","type":"Data Types"},{"name":"calendar.month()","path":"library/calendar#calendar.month","type":"Data Types"},{"name":"calendar.monthcalendar()","path":"library/calendar#calendar.monthcalendar","type":"Data Types"},{"name":"calendar.monthrange()","path":"library/calendar#calendar.monthrange","type":"Data Types"},{"name":"calendar.month_abbr","path":"library/calendar#calendar.month_abbr","type":"Data Types"},{"name":"calendar.month_name","path":"library/calendar#calendar.month_name","type":"Data Types"},{"name":"calendar.prcal()","path":"library/calendar#calendar.prcal","type":"Data Types"},{"name":"calendar.prmonth()","path":"library/calendar#calendar.prmonth","type":"Data Types"},{"name":"calendar.setfirstweekday()","path":"library/calendar#calendar.setfirstweekday","type":"Data Types"},{"name":"calendar.TextCalendar","path":"library/calendar#calendar.TextCalendar","type":"Data Types"},{"name":"calendar.TextCalendar.formatmonth()","path":"library/calendar#calendar.TextCalendar.formatmonth","type":"Data Types"},{"name":"calendar.TextCalendar.formatyear()","path":"library/calendar#calendar.TextCalendar.formatyear","type":"Data Types"},{"name":"calendar.TextCalendar.prmonth()","path":"library/calendar#calendar.TextCalendar.prmonth","type":"Data Types"},{"name":"calendar.TextCalendar.pryear()","path":"library/calendar#calendar.TextCalendar.pryear","type":"Data Types"},{"name":"calendar.timegm()","path":"library/calendar#calendar.timegm","type":"Data Types"},{"name":"calendar.weekday()","path":"library/calendar#calendar.weekday","type":"Data Types"},{"name":"calendar.weekheader()","path":"library/calendar#calendar.weekheader","type":"Data Types"},{"name":"callable()","path":"library/functions#callable","type":"Built-in Functions"},{"name":"cgi","path":"library/cgi","type":"Internet"},{"name":"cgi.escape()","path":"library/cgi#cgi.escape","type":"Internet"},{"name":"cgi.FieldStorage.getfirst()","path":"library/cgi#cgi.FieldStorage.getfirst","type":"Internet"},{"name":"cgi.FieldStorage.getlist()","path":"library/cgi#cgi.FieldStorage.getlist","type":"Internet"},{"name":"cgi.parse()","path":"library/cgi#cgi.parse","type":"Internet"},{"name":"cgi.parse_header()","path":"library/cgi#cgi.parse_header","type":"Internet"},{"name":"cgi.parse_multipart()","path":"library/cgi#cgi.parse_multipart","type":"Internet"},{"name":"cgi.parse_qs()","path":"library/cgi#cgi.parse_qs","type":"Internet"},{"name":"cgi.parse_qsl()","path":"library/cgi#cgi.parse_qsl","type":"Internet"},{"name":"cgi.print_directory()","path":"library/cgi#cgi.print_directory","type":"Internet"},{"name":"cgi.print_environ()","path":"library/cgi#cgi.print_environ","type":"Internet"},{"name":"cgi.print_environ_usage()","path":"library/cgi#cgi.print_environ_usage","type":"Internet"},{"name":"cgi.print_form()","path":"library/cgi#cgi.print_form","type":"Internet"},{"name":"cgi.test()","path":"library/cgi#cgi.test","type":"Internet"},{"name":"cgitb","path":"library/cgitb","type":"Internet"},{"name":"cgitb.enable()","path":"library/cgitb#cgitb.enable","type":"Internet"},{"name":"cgitb.handler()","path":"library/cgitb#cgitb.handler","type":"Internet"},{"name":"ChildProcessError","path":"library/exceptions#ChildProcessError","type":"Built-in Exceptions"},{"name":"chr()","path":"library/functions#chr","type":"Built-in Functions"},{"name":"chunk","path":"library/chunk","type":"Multimedia"},{"name":"chunk.Chunk","path":"library/chunk#chunk.Chunk","type":"Multimedia"},{"name":"chunk.Chunk.close()","path":"library/chunk#chunk.Chunk.close","type":"Multimedia"},{"name":"chunk.Chunk.getname()","path":"library/chunk#chunk.Chunk.getname","type":"Multimedia"},{"name":"chunk.Chunk.getsize()","path":"library/chunk#chunk.Chunk.getsize","type":"Multimedia"},{"name":"chunk.Chunk.isatty()","path":"library/chunk#chunk.Chunk.isatty","type":"Multimedia"},{"name":"chunk.Chunk.read()","path":"library/chunk#chunk.Chunk.read","type":"Multimedia"},{"name":"chunk.Chunk.seek()","path":"library/chunk#chunk.Chunk.seek","type":"Multimedia"},{"name":"chunk.Chunk.skip()","path":"library/chunk#chunk.Chunk.skip","type":"Multimedia"},{"name":"chunk.Chunk.tell()","path":"library/chunk#chunk.Chunk.tell","type":"Multimedia"},{"name":"class.mro()","path":"library/stdtypes#class.mro","type":"Built-in Types"},{"name":"class.__bases__","path":"library/stdtypes#class.__bases__","type":"Built-in Types"},{"name":"class.__mro__","path":"library/stdtypes#class.__mro__","type":"Built-in Types"},{"name":"class.__subclasses__()","path":"library/stdtypes#class.__subclasses__","type":"Built-in Types"},{"name":"classmethod()","path":"library/functions#classmethod","type":"Built-in Functions"},{"name":"cmath","path":"library/cmath","type":"Numeric & Mathematical"},{"name":"cmath.acos()","path":"library/cmath#cmath.acos","type":"Numeric & Mathematical"},{"name":"cmath.acosh()","path":"library/cmath#cmath.acosh","type":"Numeric & Mathematical"},{"name":"cmath.asin()","path":"library/cmath#cmath.asin","type":"Numeric & Mathematical"},{"name":"cmath.asinh()","path":"library/cmath#cmath.asinh","type":"Numeric & Mathematical"},{"name":"cmath.atan()","path":"library/cmath#cmath.atan","type":"Numeric & Mathematical"},{"name":"cmath.atanh()","path":"library/cmath#cmath.atanh","type":"Numeric & Mathematical"},{"name":"cmath.cos()","path":"library/cmath#cmath.cos","type":"Numeric & Mathematical"},{"name":"cmath.cosh()","path":"library/cmath#cmath.cosh","type":"Numeric & Mathematical"},{"name":"cmath.e","path":"library/cmath#cmath.e","type":"Numeric & Mathematical"},{"name":"cmath.exp()","path":"library/cmath#cmath.exp","type":"Numeric & Mathematical"},{"name":"cmath.isclose()","path":"library/cmath#cmath.isclose","type":"Numeric & Mathematical"},{"name":"cmath.isfinite()","path":"library/cmath#cmath.isfinite","type":"Numeric & Mathematical"},{"name":"cmath.isinf()","path":"library/cmath#cmath.isinf","type":"Numeric & Mathematical"},{"name":"cmath.isnan()","path":"library/cmath#cmath.isnan","type":"Numeric & Mathematical"},{"name":"cmath.log()","path":"library/cmath#cmath.log","type":"Numeric & Mathematical"},{"name":"cmath.log10()","path":"library/cmath#cmath.log10","type":"Numeric & Mathematical"},{"name":"cmath.phase()","path":"library/cmath#cmath.phase","type":"Numeric & Mathematical"},{"name":"cmath.pi","path":"library/cmath#cmath.pi","type":"Numeric & Mathematical"},{"name":"cmath.polar()","path":"library/cmath#cmath.polar","type":"Numeric & Mathematical"},{"name":"cmath.rect()","path":"library/cmath#cmath.rect","type":"Numeric & Mathematical"},{"name":"cmath.sin()","path":"library/cmath#cmath.sin","type":"Numeric & Mathematical"},{"name":"cmath.sinh()","path":"library/cmath#cmath.sinh","type":"Numeric & Mathematical"},{"name":"cmath.sqrt()","path":"library/cmath#cmath.sqrt","type":"Numeric & Mathematical"},{"name":"cmath.tan()","path":"library/cmath#cmath.tan","type":"Numeric & Mathematical"},{"name":"cmath.tanh()","path":"library/cmath#cmath.tanh","type":"Numeric & Mathematical"},{"name":"cmd","path":"library/cmd","type":"Frameworks"},{"name":"cmd.Cmd","path":"library/cmd#cmd.Cmd","type":"Frameworks"},{"name":"cmd.Cmd.cmdloop()","path":"library/cmd#cmd.Cmd.cmdloop","type":"Frameworks"},{"name":"cmd.Cmd.cmdqueue","path":"library/cmd#cmd.Cmd.cmdqueue","type":"Frameworks"},{"name":"cmd.Cmd.completedefault()","path":"library/cmd#cmd.Cmd.completedefault","type":"Frameworks"},{"name":"cmd.Cmd.default()","path":"library/cmd#cmd.Cmd.default","type":"Frameworks"},{"name":"cmd.Cmd.doc_header","path":"library/cmd#cmd.Cmd.doc_header","type":"Frameworks"},{"name":"cmd.Cmd.emptyline()","path":"library/cmd#cmd.Cmd.emptyline","type":"Frameworks"},{"name":"cmd.Cmd.identchars","path":"library/cmd#cmd.Cmd.identchars","type":"Frameworks"},{"name":"cmd.Cmd.intro","path":"library/cmd#cmd.Cmd.intro","type":"Frameworks"},{"name":"cmd.Cmd.lastcmd","path":"library/cmd#cmd.Cmd.lastcmd","type":"Frameworks"},{"name":"cmd.Cmd.misc_header","path":"library/cmd#cmd.Cmd.misc_header","type":"Frameworks"},{"name":"cmd.Cmd.onecmd()","path":"library/cmd#cmd.Cmd.onecmd","type":"Frameworks"},{"name":"cmd.Cmd.postcmd()","path":"library/cmd#cmd.Cmd.postcmd","type":"Frameworks"},{"name":"cmd.Cmd.postloop()","path":"library/cmd#cmd.Cmd.postloop","type":"Frameworks"},{"name":"cmd.Cmd.precmd()","path":"library/cmd#cmd.Cmd.precmd","type":"Frameworks"},{"name":"cmd.Cmd.preloop()","path":"library/cmd#cmd.Cmd.preloop","type":"Frameworks"},{"name":"cmd.Cmd.prompt","path":"library/cmd#cmd.Cmd.prompt","type":"Frameworks"},{"name":"cmd.Cmd.ruler","path":"library/cmd#cmd.Cmd.ruler","type":"Frameworks"},{"name":"cmd.Cmd.undoc_header","path":"library/cmd#cmd.Cmd.undoc_header","type":"Frameworks"},{"name":"cmd.Cmd.use_rawinput","path":"library/cmd#cmd.Cmd.use_rawinput","type":"Frameworks"},{"name":"code","path":"library/code","type":"Interpreters"},{"name":"code.compile_command()","path":"library/code#code.compile_command","type":"Interpreters"},{"name":"code.interact()","path":"library/code#code.interact","type":"Interpreters"},{"name":"code.InteractiveConsole","path":"library/code#code.InteractiveConsole","type":"Interpreters"},{"name":"code.InteractiveConsole.interact()","path":"library/code#code.InteractiveConsole.interact","type":"Interpreters"},{"name":"code.InteractiveConsole.push()","path":"library/code#code.InteractiveConsole.push","type":"Interpreters"},{"name":"code.InteractiveConsole.raw_input()","path":"library/code#code.InteractiveConsole.raw_input","type":"Interpreters"},{"name":"code.InteractiveConsole.resetbuffer()","path":"library/code#code.InteractiveConsole.resetbuffer","type":"Interpreters"},{"name":"code.InteractiveInterpreter","path":"library/code#code.InteractiveInterpreter","type":"Interpreters"},{"name":"code.InteractiveInterpreter.runcode()","path":"library/code#code.InteractiveInterpreter.runcode","type":"Interpreters"},{"name":"code.InteractiveInterpreter.runsource()","path":"library/code#code.InteractiveInterpreter.runsource","type":"Interpreters"},{"name":"code.InteractiveInterpreter.showsyntaxerror()","path":"library/code#code.InteractiveInterpreter.showsyntaxerror","type":"Interpreters"},{"name":"code.InteractiveInterpreter.showtraceback()","path":"library/code#code.InteractiveInterpreter.showtraceback","type":"Interpreters"},{"name":"code.InteractiveInterpreter.write()","path":"library/code#code.InteractiveInterpreter.write","type":"Interpreters"},{"name":"codecs","path":"library/codecs","type":"Binary Data"},{"name":"codecs.backslashreplace_errors()","path":"library/codecs#codecs.backslashreplace_errors","type":"Binary Data"},{"name":"codecs.Codec.decode()","path":"library/codecs#codecs.Codec.decode","type":"Binary Data"},{"name":"codecs.Codec.encode()","path":"library/codecs#codecs.Codec.encode","type":"Binary Data"},{"name":"codecs.CodecInfo","path":"library/codecs#codecs.CodecInfo","type":"Binary Data"},{"name":"codecs.CodecInfo.decode","path":"library/codecs#codecs.CodecInfo.decode","type":"Binary Data"},{"name":"codecs.CodecInfo.encode","path":"library/codecs#codecs.CodecInfo.encode","type":"Binary Data"},{"name":"codecs.CodecInfo.incrementaldecoder","path":"library/codecs#codecs.CodecInfo.incrementaldecoder","type":"Binary Data"},{"name":"codecs.CodecInfo.incrementalencoder","path":"library/codecs#codecs.CodecInfo.incrementalencoder","type":"Binary Data"},{"name":"codecs.CodecInfo.name","path":"library/codecs#codecs.CodecInfo.name","type":"Binary Data"},{"name":"codecs.CodecInfo.streamreader","path":"library/codecs#codecs.CodecInfo.streamreader","type":"Binary Data"},{"name":"codecs.CodecInfo.streamwriter","path":"library/codecs#codecs.CodecInfo.streamwriter","type":"Binary Data"},{"name":"codecs.decode()","path":"library/codecs#codecs.decode","type":"Binary Data"},{"name":"codecs.encode()","path":"library/codecs#codecs.encode","type":"Binary Data"},{"name":"codecs.EncodedFile()","path":"library/codecs#codecs.EncodedFile","type":"Binary Data"},{"name":"codecs.getdecoder()","path":"library/codecs#codecs.getdecoder","type":"Binary Data"},{"name":"codecs.getencoder()","path":"library/codecs#codecs.getencoder","type":"Binary Data"},{"name":"codecs.getincrementaldecoder()","path":"library/codecs#codecs.getincrementaldecoder","type":"Binary Data"},{"name":"codecs.getincrementalencoder()","path":"library/codecs#codecs.getincrementalencoder","type":"Binary Data"},{"name":"codecs.getreader()","path":"library/codecs#codecs.getreader","type":"Binary Data"},{"name":"codecs.getwriter()","path":"library/codecs#codecs.getwriter","type":"Binary Data"},{"name":"codecs.ignore_errors()","path":"library/codecs#codecs.ignore_errors","type":"Binary Data"},{"name":"codecs.IncrementalDecoder","path":"library/codecs#codecs.IncrementalDecoder","type":"Binary Data"},{"name":"codecs.IncrementalDecoder.decode()","path":"library/codecs#codecs.IncrementalDecoder.decode","type":"Binary Data"},{"name":"codecs.IncrementalDecoder.getstate()","path":"library/codecs#codecs.IncrementalDecoder.getstate","type":"Binary Data"},{"name":"codecs.IncrementalDecoder.reset()","path":"library/codecs#codecs.IncrementalDecoder.reset","type":"Binary Data"},{"name":"codecs.IncrementalDecoder.setstate()","path":"library/codecs#codecs.IncrementalDecoder.setstate","type":"Binary Data"},{"name":"codecs.IncrementalEncoder","path":"library/codecs#codecs.IncrementalEncoder","type":"Binary Data"},{"name":"codecs.IncrementalEncoder.encode()","path":"library/codecs#codecs.IncrementalEncoder.encode","type":"Binary Data"},{"name":"codecs.IncrementalEncoder.getstate()","path":"library/codecs#codecs.IncrementalEncoder.getstate","type":"Binary Data"},{"name":"codecs.IncrementalEncoder.reset()","path":"library/codecs#codecs.IncrementalEncoder.reset","type":"Binary Data"},{"name":"codecs.IncrementalEncoder.setstate()","path":"library/codecs#codecs.IncrementalEncoder.setstate","type":"Binary Data"},{"name":"codecs.iterdecode()","path":"library/codecs#codecs.iterdecode","type":"Binary Data"},{"name":"codecs.iterencode()","path":"library/codecs#codecs.iterencode","type":"Binary Data"},{"name":"codecs.lookup()","path":"library/codecs#codecs.lookup","type":"Binary Data"},{"name":"codecs.lookup_error()","path":"library/codecs#codecs.lookup_error","type":"Binary Data"},{"name":"codecs.namereplace_errors()","path":"library/codecs#codecs.namereplace_errors","type":"Binary Data"},{"name":"codecs.open()","path":"library/codecs#codecs.open","type":"Binary Data"},{"name":"codecs.register()","path":"library/codecs#codecs.register","type":"Binary Data"},{"name":"codecs.register_error()","path":"library/codecs#codecs.register_error","type":"Binary Data"},{"name":"codecs.replace_errors()","path":"library/codecs#codecs.replace_errors","type":"Binary Data"},{"name":"codecs.StreamReader","path":"library/codecs#codecs.StreamReader","type":"Binary Data"},{"name":"codecs.StreamReader.read()","path":"library/codecs#codecs.StreamReader.read","type":"Binary Data"},{"name":"codecs.StreamReader.readline()","path":"library/codecs#codecs.StreamReader.readline","type":"Binary Data"},{"name":"codecs.StreamReader.readlines()","path":"library/codecs#codecs.StreamReader.readlines","type":"Binary Data"},{"name":"codecs.StreamReader.reset()","path":"library/codecs#codecs.StreamReader.reset","type":"Binary Data"},{"name":"codecs.StreamReaderWriter","path":"library/codecs#codecs.StreamReaderWriter","type":"Binary Data"},{"name":"codecs.StreamRecoder","path":"library/codecs#codecs.StreamRecoder","type":"Binary Data"},{"name":"codecs.StreamWriter","path":"library/codecs#codecs.StreamWriter","type":"Binary Data"},{"name":"codecs.StreamWriter.reset()","path":"library/codecs#codecs.StreamWriter.reset","type":"Binary Data"},{"name":"codecs.StreamWriter.write()","path":"library/codecs#codecs.StreamWriter.write","type":"Binary Data"},{"name":"codecs.StreamWriter.writelines()","path":"library/codecs#codecs.StreamWriter.writelines","type":"Binary Data"},{"name":"codecs.strict_errors()","path":"library/codecs#codecs.strict_errors","type":"Binary Data"},{"name":"codecs.xmlcharrefreplace_errors()","path":"library/codecs#codecs.xmlcharrefreplace_errors","type":"Binary Data"},{"name":"codeop","path":"library/codeop","type":"Interpreters"},{"name":"codeop.CommandCompiler","path":"library/codeop#codeop.CommandCompiler","type":"Interpreters"},{"name":"codeop.Compile","path":"library/codeop#codeop.Compile","type":"Interpreters"},{"name":"codeop.compile_command()","path":"library/codeop#codeop.compile_command","type":"Interpreters"},{"name":"collections","path":"library/collections","type":"Data Types"},{"name":"collections.abc","path":"library/collections.abc","type":"Data Types"},{"name":"collections.abc.AsyncIterable","path":"library/collections.abc#collections.abc.AsyncIterable","type":"Data Types"},{"name":"collections.abc.AsyncIterator","path":"library/collections.abc#collections.abc.AsyncIterator","type":"Data Types"},{"name":"collections.abc.Awaitable","path":"library/collections.abc#collections.abc.Awaitable","type":"Data Types"},{"name":"collections.abc.ByteString","path":"library/collections.abc#collections.abc.ByteString","type":"Data Types"},{"name":"collections.abc.Callable","path":"library/collections.abc#collections.abc.Callable","type":"Data Types"},{"name":"collections.abc.Container","path":"library/collections.abc#collections.abc.Container","type":"Data Types"},{"name":"collections.abc.Coroutine","path":"library/collections.abc#collections.abc.Coroutine","type":"Data Types"},{"name":"collections.abc.Generator","path":"library/collections.abc#collections.abc.Generator","type":"Data Types"},{"name":"collections.abc.Hashable","path":"library/collections.abc#collections.abc.Hashable","type":"Data Types"},{"name":"collections.abc.ItemsView","path":"library/collections.abc#collections.abc.ItemsView","type":"Data Types"},{"name":"collections.abc.Iterable","path":"library/collections.abc#collections.abc.Iterable","type":"Data Types"},{"name":"collections.abc.Iterator","path":"library/collections.abc#collections.abc.Iterator","type":"Data Types"},{"name":"collections.abc.KeysView","path":"library/collections.abc#collections.abc.KeysView","type":"Data Types"},{"name":"collections.abc.Mapping","path":"library/collections.abc#collections.abc.Mapping","type":"Data Types"},{"name":"collections.abc.MappingView","path":"library/collections.abc#collections.abc.MappingView","type":"Data Types"},{"name":"collections.abc.MutableMapping","path":"library/collections.abc#collections.abc.MutableMapping","type":"Data Types"},{"name":"collections.abc.MutableSequence","path":"library/collections.abc#collections.abc.MutableSequence","type":"Data Types"},{"name":"collections.abc.MutableSet","path":"library/collections.abc#collections.abc.MutableSet","type":"Data Types"},{"name":"collections.abc.Sequence","path":"library/collections.abc#collections.abc.Sequence","type":"Data Types"},{"name":"collections.abc.Set","path":"library/collections.abc#collections.abc.Set","type":"Data Types"},{"name":"collections.abc.Sized","path":"library/collections.abc#collections.abc.Sized","type":"Data Types"},{"name":"collections.abc.ValuesView","path":"library/collections.abc#collections.abc.ValuesView","type":"Data Types"},{"name":"collections.ChainMap","path":"library/collections#collections.ChainMap","type":"Data Types"},{"name":"collections.ChainMap.maps","path":"library/collections#collections.ChainMap.maps","type":"Data Types"},{"name":"collections.ChainMap.new_child()","path":"library/collections#collections.ChainMap.new_child","type":"Data Types"},{"name":"collections.ChainMap.parents","path":"library/collections#collections.ChainMap.parents","type":"Data Types"},{"name":"collections.Counter","path":"library/collections#collections.Counter","type":"Data Types"},{"name":"collections.Counter.elements()","path":"library/collections#collections.Counter.elements","type":"Data Types"},{"name":"collections.Counter.fromkeys()","path":"library/collections#collections.Counter.fromkeys","type":"Data Types"},{"name":"collections.Counter.most_common()","path":"library/collections#collections.Counter.most_common","type":"Data Types"},{"name":"collections.Counter.subtract()","path":"library/collections#collections.Counter.subtract","type":"Data Types"},{"name":"collections.Counter.update()","path":"library/collections#collections.Counter.update","type":"Data Types"},{"name":"collections.defaultdict","path":"library/collections#collections.defaultdict","type":"Data Types"},{"name":"collections.defaultdict.default_factory","path":"library/collections#collections.defaultdict.default_factory","type":"Data Types"},{"name":"collections.defaultdict.__missing__()","path":"library/collections#collections.defaultdict.__missing__","type":"Data Types"},{"name":"collections.deque","path":"library/collections#collections.deque","type":"Data Types"},{"name":"collections.deque.append()","path":"library/collections#collections.deque.append","type":"Data Types"},{"name":"collections.deque.appendleft()","path":"library/collections#collections.deque.appendleft","type":"Data Types"},{"name":"collections.deque.clear()","path":"library/collections#collections.deque.clear","type":"Data Types"},{"name":"collections.deque.copy()","path":"library/collections#collections.deque.copy","type":"Data Types"},{"name":"collections.deque.count()","path":"library/collections#collections.deque.count","type":"Data Types"},{"name":"collections.deque.extend()","path":"library/collections#collections.deque.extend","type":"Data Types"},{"name":"collections.deque.extendleft()","path":"library/collections#collections.deque.extendleft","type":"Data Types"},{"name":"collections.deque.index()","path":"library/collections#collections.deque.index","type":"Data Types"},{"name":"collections.deque.insert()","path":"library/collections#collections.deque.insert","type":"Data Types"},{"name":"collections.deque.maxlen","path":"library/collections#collections.deque.maxlen","type":"Data Types"},{"name":"collections.deque.pop()","path":"library/collections#collections.deque.pop","type":"Data Types"},{"name":"collections.deque.popleft()","path":"library/collections#collections.deque.popleft","type":"Data Types"},{"name":"collections.deque.remove()","path":"library/collections#collections.deque.remove","type":"Data Types"},{"name":"collections.deque.reverse()","path":"library/collections#collections.deque.reverse","type":"Data Types"},{"name":"collections.deque.rotate()","path":"library/collections#collections.deque.rotate","type":"Data Types"},{"name":"collections.namedtuple()","path":"library/collections#collections.namedtuple","type":"Data Types"},{"name":"collections.OrderedDict","path":"library/collections#collections.OrderedDict","type":"Data Types"},{"name":"collections.OrderedDict.move_to_end()","path":"library/collections#collections.OrderedDict.move_to_end","type":"Data Types"},{"name":"collections.OrderedDict.popitem()","path":"library/collections#collections.OrderedDict.popitem","type":"Data Types"},{"name":"collections.somenamedtuple._asdict()","path":"library/collections#collections.somenamedtuple._asdict","type":"Data Types"},{"name":"collections.somenamedtuple._fields","path":"library/collections#collections.somenamedtuple._fields","type":"Data Types"},{"name":"collections.somenamedtuple._make()","path":"library/collections#collections.somenamedtuple._make","type":"Data Types"},{"name":"collections.somenamedtuple._replace()","path":"library/collections#collections.somenamedtuple._replace","type":"Data Types"},{"name":"collections.somenamedtuple._source","path":"library/collections#collections.somenamedtuple._source","type":"Data Types"},{"name":"collections.UserDict","path":"library/collections#collections.UserDict","type":"Data Types"},{"name":"collections.UserDict.data","path":"library/collections#collections.UserDict.data","type":"Data Types"},{"name":"collections.UserList","path":"library/collections#collections.UserList","type":"Data Types"},{"name":"collections.UserList.data","path":"library/collections#collections.UserList.data","type":"Data Types"},{"name":"collections.UserString","path":"library/collections#collections.UserString","type":"Data Types"},{"name":"colorsys","path":"library/colorsys","type":"Multimedia"},{"name":"colorsys.hls_to_rgb()","path":"library/colorsys#colorsys.hls_to_rgb","type":"Multimedia"},{"name":"colorsys.hsv_to_rgb()","path":"library/colorsys#colorsys.hsv_to_rgb","type":"Multimedia"},{"name":"colorsys.rgb_to_hls()","path":"library/colorsys#colorsys.rgb_to_hls","type":"Multimedia"},{"name":"colorsys.rgb_to_hsv()","path":"library/colorsys#colorsys.rgb_to_hsv","type":"Multimedia"},{"name":"colorsys.rgb_to_yiq()","path":"library/colorsys#colorsys.rgb_to_yiq","type":"Multimedia"},{"name":"colorsys.yiq_to_rgb()","path":"library/colorsys#colorsys.yiq_to_rgb","type":"Multimedia"},{"name":"compile()","path":"library/functions#compile","type":"Built-in Functions"},{"name":"compileall","path":"library/compileall","type":"Language"},{"name":"compileall.compile_dir()","path":"library/compileall#compileall.compile_dir","type":"Language"},{"name":"compileall.compile_file()","path":"library/compileall#compileall.compile_file","type":"Language"},{"name":"compileall.compile_path()","path":"library/compileall#compileall.compile_path","type":"Language"},{"name":"complex","path":"library/functions#complex","type":"Built-in Functions"},{"name":"concurrent.futures","path":"library/concurrent.futures","type":"Concurrent Execution"},{"name":"concurrent.futures.as_completed()","path":"library/concurrent.futures#concurrent.futures.as_completed","type":"Concurrent Execution"},{"name":"concurrent.futures.CancelledError","path":"library/concurrent.futures#concurrent.futures.CancelledError","type":"Concurrent Execution"},{"name":"concurrent.futures.Executor","path":"library/concurrent.futures#concurrent.futures.Executor","type":"Concurrent Execution"},{"name":"concurrent.futures.Executor.map()","path":"library/concurrent.futures#concurrent.futures.Executor.map","type":"Concurrent Execution"},{"name":"concurrent.futures.Executor.shutdown()","path":"library/concurrent.futures#concurrent.futures.Executor.shutdown","type":"Concurrent Execution"},{"name":"concurrent.futures.Executor.submit()","path":"library/concurrent.futures#concurrent.futures.Executor.submit","type":"Concurrent Execution"},{"name":"concurrent.futures.Future","path":"library/concurrent.futures#concurrent.futures.Future","type":"Concurrent Execution"},{"name":"concurrent.futures.Future.add_done_callback()","path":"library/concurrent.futures#concurrent.futures.Future.add_done_callback","type":"Concurrent Execution"},{"name":"concurrent.futures.Future.cancel()","path":"library/concurrent.futures#concurrent.futures.Future.cancel","type":"Concurrent Execution"},{"name":"concurrent.futures.Future.cancelled()","path":"library/concurrent.futures#concurrent.futures.Future.cancelled","type":"Concurrent Execution"},{"name":"concurrent.futures.Future.done()","path":"library/concurrent.futures#concurrent.futures.Future.done","type":"Concurrent Execution"},{"name":"concurrent.futures.Future.exception()","path":"library/concurrent.futures#concurrent.futures.Future.exception","type":"Concurrent Execution"},{"name":"concurrent.futures.Future.result()","path":"library/concurrent.futures#concurrent.futures.Future.result","type":"Concurrent Execution"},{"name":"concurrent.futures.Future.running()","path":"library/concurrent.futures#concurrent.futures.Future.running","type":"Concurrent Execution"},{"name":"concurrent.futures.Future.set_exception()","path":"library/concurrent.futures#concurrent.futures.Future.set_exception","type":"Concurrent Execution"},{"name":"concurrent.futures.Future.set_result()","path":"library/concurrent.futures#concurrent.futures.Future.set_result","type":"Concurrent Execution"},{"name":"concurrent.futures.Future.set_running_or_notify_cancel()","path":"library/concurrent.futures#concurrent.futures.Future.set_running_or_notify_cancel","type":"Concurrent Execution"},{"name":"concurrent.futures.process.BrokenProcessPool","path":"library/concurrent.futures#concurrent.futures.process.BrokenProcessPool","type":"Concurrent Execution"},{"name":"concurrent.futures.ProcessPoolExecutor","path":"library/concurrent.futures#concurrent.futures.ProcessPoolExecutor","type":"Concurrent Execution"},{"name":"concurrent.futures.ThreadPoolExecutor","path":"library/concurrent.futures#concurrent.futures.ThreadPoolExecutor","type":"Concurrent Execution"},{"name":"concurrent.futures.TimeoutError","path":"library/concurrent.futures#concurrent.futures.TimeoutError","type":"Concurrent Execution"},{"name":"concurrent.futures.wait()","path":"library/concurrent.futures#concurrent.futures.wait","type":"Concurrent Execution"},{"name":"configparser","path":"library/configparser","type":"File Formats"},{"name":"configparser.BasicInterpolation","path":"library/configparser#configparser.BasicInterpolation","type":"File Formats"},{"name":"configparser.BOOLEAN_STATES","path":"library/configparser#configparser.BOOLEAN_STATES","type":"File Formats"},{"name":"configparser.ConfigParser","path":"library/configparser#configparser.ConfigParser","type":"File Formats"},{"name":"configparser.ConfigParser.add_section()","path":"library/configparser#configparser.ConfigParser.add_section","type":"File Formats"},{"name":"configparser.ConfigParser.defaults()","path":"library/configparser#configparser.ConfigParser.defaults","type":"File Formats"},{"name":"configparser.ConfigParser.get()","path":"library/configparser#configparser.ConfigParser.get","type":"File Formats"},{"name":"configparser.ConfigParser.getboolean()","path":"library/configparser#configparser.ConfigParser.getboolean","type":"File Formats"},{"name":"configparser.ConfigParser.getfloat()","path":"library/configparser#configparser.ConfigParser.getfloat","type":"File Formats"},{"name":"configparser.ConfigParser.getint()","path":"library/configparser#configparser.ConfigParser.getint","type":"File Formats"},{"name":"configparser.ConfigParser.has_option()","path":"library/configparser#configparser.ConfigParser.has_option","type":"File Formats"},{"name":"configparser.ConfigParser.has_section()","path":"library/configparser#configparser.ConfigParser.has_section","type":"File Formats"},{"name":"configparser.ConfigParser.items()","path":"library/configparser#configparser.ConfigParser.items","type":"File Formats"},{"name":"configparser.ConfigParser.options()","path":"library/configparser#configparser.ConfigParser.options","type":"File Formats"},{"name":"configparser.ConfigParser.optionxform()","path":"library/configparser#configparser.ConfigParser.optionxform","type":"File Formats"},{"name":"configparser.ConfigParser.read()","path":"library/configparser#configparser.ConfigParser.read","type":"File Formats"},{"name":"configparser.ConfigParser.readfp()","path":"library/configparser#configparser.ConfigParser.readfp","type":"File Formats"},{"name":"configparser.ConfigParser.read_dict()","path":"library/configparser#configparser.ConfigParser.read_dict","type":"File Formats"},{"name":"configparser.ConfigParser.read_file()","path":"library/configparser#configparser.ConfigParser.read_file","type":"File Formats"},{"name":"configparser.ConfigParser.read_string()","path":"library/configparser#configparser.ConfigParser.read_string","type":"File Formats"},{"name":"configparser.ConfigParser.remove_option()","path":"library/configparser#configparser.ConfigParser.remove_option","type":"File Formats"},{"name":"configparser.ConfigParser.remove_section()","path":"library/configparser#configparser.ConfigParser.remove_section","type":"File Formats"},{"name":"configparser.ConfigParser.sections()","path":"library/configparser#configparser.ConfigParser.sections","type":"File Formats"},{"name":"configparser.ConfigParser.set()","path":"library/configparser#configparser.ConfigParser.set","type":"File Formats"},{"name":"configparser.ConfigParser.write()","path":"library/configparser#configparser.ConfigParser.write","type":"File Formats"},{"name":"configparser.DuplicateOptionError","path":"library/configparser#configparser.DuplicateOptionError","type":"File Formats"},{"name":"configparser.DuplicateSectionError","path":"library/configparser#configparser.DuplicateSectionError","type":"File Formats"},{"name":"configparser.Error","path":"library/configparser#configparser.Error","type":"File Formats"},{"name":"configparser.ExtendedInterpolation","path":"library/configparser#configparser.ExtendedInterpolation","type":"File Formats"},{"name":"configparser.InterpolationDepthError","path":"library/configparser#configparser.InterpolationDepthError","type":"File Formats"},{"name":"configparser.InterpolationError","path":"library/configparser#configparser.InterpolationError","type":"File Formats"},{"name":"configparser.InterpolationMissingOptionError","path":"library/configparser#configparser.InterpolationMissingOptionError","type":"File Formats"},{"name":"configparser.InterpolationSyntaxError","path":"library/configparser#configparser.InterpolationSyntaxError","type":"File Formats"},{"name":"configparser.MissingSectionHeaderError","path":"library/configparser#configparser.MissingSectionHeaderError","type":"File Formats"},{"name":"configparser.NoOptionError","path":"library/configparser#configparser.NoOptionError","type":"File Formats"},{"name":"configparser.NoSectionError","path":"library/configparser#configparser.NoSectionError","type":"File Formats"},{"name":"configparser.optionxform()","path":"library/configparser#configparser.optionxform","type":"File Formats"},{"name":"configparser.ParsingError","path":"library/configparser#configparser.ParsingError","type":"File Formats"},{"name":"configparser.RawConfigParser","path":"library/configparser#configparser.RawConfigParser","type":"File Formats"},{"name":"configparser.RawConfigParser.add_section()","path":"library/configparser#configparser.RawConfigParser.add_section","type":"File Formats"},{"name":"configparser.RawConfigParser.set()","path":"library/configparser#configparser.RawConfigParser.set","type":"File Formats"},{"name":"configparser.SECTCRE","path":"library/configparser#configparser.SECTCRE","type":"File Formats"},{"name":"ConnectionAbortedError","path":"library/exceptions#ConnectionAbortedError","type":"Built-in Exceptions"},{"name":"ConnectionError","path":"library/exceptions#ConnectionError","type":"Built-in Exceptions"},{"name":"ConnectionRefusedError","path":"library/exceptions#ConnectionRefusedError","type":"Built-in Exceptions"},{"name":"ConnectionResetError","path":"library/exceptions#ConnectionResetError","type":"Built-in Exceptions"},{"name":"Constants","path":"library/constants","type":"Built-in Constants"},{"name":"container.__iter__()","path":"library/stdtypes#container.__iter__","type":"Built-in Types"},{"name":"contextlib","path":"library/contextlib","type":"Runtime"},{"name":"contextlib.closing()","path":"library/contextlib#contextlib.closing","type":"Runtime"},{"name":"contextlib.ContextDecorator","path":"library/contextlib#contextlib.ContextDecorator","type":"Runtime"},{"name":"contextlib.contextmanager()","path":"library/contextlib#contextlib.contextmanager","type":"Runtime"},{"name":"contextlib.ExitStack","path":"library/contextlib#contextlib.ExitStack","type":"Runtime"},{"name":"contextlib.ExitStack.callback()","path":"library/contextlib#contextlib.ExitStack.callback","type":"Runtime"},{"name":"contextlib.ExitStack.close()","path":"library/contextlib#contextlib.ExitStack.close","type":"Runtime"},{"name":"contextlib.ExitStack.enter_context()","path":"library/contextlib#contextlib.ExitStack.enter_context","type":"Runtime"},{"name":"contextlib.ExitStack.pop_all()","path":"library/contextlib#contextlib.ExitStack.pop_all","type":"Runtime"},{"name":"contextlib.ExitStack.push()","path":"library/contextlib#contextlib.ExitStack.push","type":"Runtime"},{"name":"contextlib.redirect_stderr()","path":"library/contextlib#contextlib.redirect_stderr","type":"Runtime"},{"name":"contextlib.redirect_stdout()","path":"library/contextlib#contextlib.redirect_stdout","type":"Runtime"},{"name":"contextlib.suppress()","path":"library/contextlib#contextlib.suppress","type":"Runtime"},{"name":"contextmanager.__enter__()","path":"library/stdtypes#contextmanager.__enter__","type":"Built-in Types"},{"name":"contextmanager.__exit__()","path":"library/stdtypes#contextmanager.__exit__","type":"Built-in Types"},{"name":"copy","path":"library/copy","type":"Data Types"},{"name":"copy.copy()","path":"library/copy#copy.copy","type":"Data Types"},{"name":"copy.deepcopy()","path":"library/copy#copy.deepcopy","type":"Data Types"},{"name":"copy.error","path":"library/copy#copy.error","type":"Data Types"},{"name":"copyreg","path":"library/copyreg","type":"Data Persistence"},{"name":"copyreg.constructor()","path":"library/copyreg#copyreg.constructor","type":"Data Persistence"},{"name":"copyreg.pickle()","path":"library/copyreg#copyreg.pickle","type":"Data Persistence"},{"name":"copyright","path":"library/constants#copyright","type":"Built-in Constants"},{"name":"credits","path":"library/constants#credits","type":"Built-in Constants"},{"name":"crypt","path":"library/crypt","type":"Unix"},{"name":"crypt.crypt()","path":"library/crypt#crypt.crypt","type":"Unix"},{"name":"crypt.methods","path":"library/crypt#crypt.methods","type":"Unix"},{"name":"crypt.mksalt()","path":"library/crypt#crypt.mksalt","type":"Unix"},{"name":"csv","path":"library/csv","type":"File Formats"},{"name":"csv.csvreader.dialect","path":"library/csv#csv.csvreader.dialect","type":"File Formats"},{"name":"csv.csvreader.fieldnames","path":"library/csv#csv.csvreader.fieldnames","type":"File Formats"},{"name":"csv.csvreader.line_num","path":"library/csv#csv.csvreader.line_num","type":"File Formats"},{"name":"csv.csvreader.__next__()","path":"library/csv#csv.csvreader.__next__","type":"File Formats"},{"name":"csv.csvwriter.dialect","path":"library/csv#csv.csvwriter.dialect","type":"File Formats"},{"name":"csv.csvwriter.writerow()","path":"library/csv#csv.csvwriter.writerow","type":"File Formats"},{"name":"csv.csvwriter.writerows()","path":"library/csv#csv.csvwriter.writerows","type":"File Formats"},{"name":"csv.Dialect","path":"library/csv#csv.Dialect","type":"File Formats"},{"name":"csv.Dialect.delimiter","path":"library/csv#csv.Dialect.delimiter","type":"File Formats"},{"name":"csv.Dialect.doublequote","path":"library/csv#csv.Dialect.doublequote","type":"File Formats"},{"name":"csv.Dialect.escapechar","path":"library/csv#csv.Dialect.escapechar","type":"File Formats"},{"name":"csv.Dialect.lineterminator","path":"library/csv#csv.Dialect.lineterminator","type":"File Formats"},{"name":"csv.Dialect.quotechar","path":"library/csv#csv.Dialect.quotechar","type":"File Formats"},{"name":"csv.Dialect.quoting","path":"library/csv#csv.Dialect.quoting","type":"File Formats"},{"name":"csv.Dialect.skipinitialspace","path":"library/csv#csv.Dialect.skipinitialspace","type":"File Formats"},{"name":"csv.Dialect.strict","path":"library/csv#csv.Dialect.strict","type":"File Formats"},{"name":"csv.DictReader","path":"library/csv#csv.DictReader","type":"File Formats"},{"name":"csv.DictWriter","path":"library/csv#csv.DictWriter","type":"File Formats"},{"name":"csv.DictWriter.writeheader()","path":"library/csv#csv.DictWriter.writeheader","type":"File Formats"},{"name":"csv.Error","path":"library/csv#csv.Error","type":"File Formats"},{"name":"csv.excel","path":"library/csv#csv.excel","type":"File Formats"},{"name":"csv.excel_tab","path":"library/csv#csv.excel_tab","type":"File Formats"},{"name":"csv.field_size_limit()","path":"library/csv#csv.field_size_limit","type":"File Formats"},{"name":"csv.get_dialect()","path":"library/csv#csv.get_dialect","type":"File Formats"},{"name":"csv.list_dialects()","path":"library/csv#csv.list_dialects","type":"File Formats"},{"name":"csv.reader()","path":"library/csv#csv.reader","type":"File Formats"},{"name":"csv.register_dialect()","path":"library/csv#csv.register_dialect","type":"File Formats"},{"name":"csv.Sniffer","path":"library/csv#csv.Sniffer","type":"File Formats"},{"name":"csv.Sniffer.has_header()","path":"library/csv#csv.Sniffer.has_header","type":"File Formats"},{"name":"csv.Sniffer.sniff()","path":"library/csv#csv.Sniffer.sniff","type":"File Formats"},{"name":"csv.unix_dialect","path":"library/csv#csv.unix_dialect","type":"File Formats"},{"name":"csv.unregister_dialect()","path":"library/csv#csv.unregister_dialect","type":"File Formats"},{"name":"csv.writer()","path":"library/csv#csv.writer","type":"File Formats"},{"name":"ctypes","path":"library/ctypes","type":"Operating System"},{"name":"ctypes.addressof()","path":"library/ctypes#ctypes.addressof","type":"Operating System"},{"name":"ctypes.alignment()","path":"library/ctypes#ctypes.alignment","type":"Operating System"},{"name":"ctypes.ArgumentError","path":"library/ctypes#ctypes.ArgumentError","type":"Operating System"},{"name":"ctypes.Array","path":"library/ctypes#ctypes.Array","type":"Operating System"},{"name":"ctypes.Array._length_","path":"library/ctypes#ctypes.Array._length_","type":"Operating System"},{"name":"ctypes.Array._type_","path":"library/ctypes#ctypes.Array._type_","type":"Operating System"},{"name":"ctypes.BigEndianStructure","path":"library/ctypes#ctypes.BigEndianStructure","type":"Operating System"},{"name":"ctypes.byref()","path":"library/ctypes#ctypes.byref","type":"Operating System"},{"name":"ctypes.cast()","path":"library/ctypes#ctypes.cast","type":"Operating System"},{"name":"ctypes.CDLL","path":"library/ctypes#ctypes.CDLL","type":"Operating System"},{"name":"ctypes.CFUNCTYPE()","path":"library/ctypes#ctypes.CFUNCTYPE","type":"Operating System"},{"name":"ctypes.create_string_buffer()","path":"library/ctypes#ctypes.create_string_buffer","type":"Operating System"},{"name":"ctypes.create_unicode_buffer()","path":"library/ctypes#ctypes.create_unicode_buffer","type":"Operating System"},{"name":"ctypes.c_bool","path":"library/ctypes#ctypes.c_bool","type":"Operating System"},{"name":"ctypes.c_byte","path":"library/ctypes#ctypes.c_byte","type":"Operating System"},{"name":"ctypes.c_char","path":"library/ctypes#ctypes.c_char","type":"Operating System"},{"name":"ctypes.c_char_p","path":"library/ctypes#ctypes.c_char_p","type":"Operating System"},{"name":"ctypes.c_double","path":"library/ctypes#ctypes.c_double","type":"Operating System"},{"name":"ctypes.c_float","path":"library/ctypes#ctypes.c_float","type":"Operating System"},{"name":"ctypes.c_int","path":"library/ctypes#ctypes.c_int","type":"Operating System"},{"name":"ctypes.c_int16","path":"library/ctypes#ctypes.c_int16","type":"Operating System"},{"name":"ctypes.c_int32","path":"library/ctypes#ctypes.c_int32","type":"Operating System"},{"name":"ctypes.c_int64","path":"library/ctypes#ctypes.c_int64","type":"Operating System"},{"name":"ctypes.c_int8","path":"library/ctypes#ctypes.c_int8","type":"Operating System"},{"name":"ctypes.c_long","path":"library/ctypes#ctypes.c_long","type":"Operating System"},{"name":"ctypes.c_longdouble","path":"library/ctypes#ctypes.c_longdouble","type":"Operating System"},{"name":"ctypes.c_longlong","path":"library/ctypes#ctypes.c_longlong","type":"Operating System"},{"name":"ctypes.c_short","path":"library/ctypes#ctypes.c_short","type":"Operating System"},{"name":"ctypes.c_size_t","path":"library/ctypes#ctypes.c_size_t","type":"Operating System"},{"name":"ctypes.c_ssize_t","path":"library/ctypes#ctypes.c_ssize_t","type":"Operating System"},{"name":"ctypes.c_ubyte","path":"library/ctypes#ctypes.c_ubyte","type":"Operating System"},{"name":"ctypes.c_uint","path":"library/ctypes#ctypes.c_uint","type":"Operating System"},{"name":"ctypes.c_uint16","path":"library/ctypes#ctypes.c_uint16","type":"Operating System"},{"name":"ctypes.c_uint32","path":"library/ctypes#ctypes.c_uint32","type":"Operating System"},{"name":"ctypes.c_uint64","path":"library/ctypes#ctypes.c_uint64","type":"Operating System"},{"name":"ctypes.c_uint8","path":"library/ctypes#ctypes.c_uint8","type":"Operating System"},{"name":"ctypes.c_ulong","path":"library/ctypes#ctypes.c_ulong","type":"Operating System"},{"name":"ctypes.c_ulonglong","path":"library/ctypes#ctypes.c_ulonglong","type":"Operating System"},{"name":"ctypes.c_ushort","path":"library/ctypes#ctypes.c_ushort","type":"Operating System"},{"name":"ctypes.c_void_p","path":"library/ctypes#ctypes.c_void_p","type":"Operating System"},{"name":"ctypes.c_wchar","path":"library/ctypes#ctypes.c_wchar","type":"Operating System"},{"name":"ctypes.c_wchar_p","path":"library/ctypes#ctypes.c_wchar_p","type":"Operating System"},{"name":"ctypes.DllCanUnloadNow()","path":"library/ctypes#ctypes.DllCanUnloadNow","type":"Operating System"},{"name":"ctypes.DllGetClassObject()","path":"library/ctypes#ctypes.DllGetClassObject","type":"Operating System"},{"name":"ctypes.FormatError()","path":"library/ctypes#ctypes.FormatError","type":"Operating System"},{"name":"ctypes.GetLastError()","path":"library/ctypes#ctypes.GetLastError","type":"Operating System"},{"name":"ctypes.get_errno()","path":"library/ctypes#ctypes.get_errno","type":"Operating System"},{"name":"ctypes.get_last_error()","path":"library/ctypes#ctypes.get_last_error","type":"Operating System"},{"name":"ctypes.HRESULT","path":"library/ctypes#ctypes.HRESULT","type":"Operating System"},{"name":"ctypes.LibraryLoader","path":"library/ctypes#ctypes.LibraryLoader","type":"Operating System"},{"name":"ctypes.LibraryLoader.LoadLibrary()","path":"library/ctypes#ctypes.LibraryLoader.LoadLibrary","type":"Operating System"},{"name":"ctypes.LittleEndianStructure","path":"library/ctypes#ctypes.LittleEndianStructure","type":"Operating System"},{"name":"ctypes.memmove()","path":"library/ctypes#ctypes.memmove","type":"Operating System"},{"name":"ctypes.memset()","path":"library/ctypes#ctypes.memset","type":"Operating System"},{"name":"ctypes.OleDLL","path":"library/ctypes#ctypes.OleDLL","type":"Operating System"},{"name":"ctypes.POINTER()","path":"library/ctypes#ctypes.POINTER","type":"Operating System"},{"name":"ctypes.pointer()","path":"library/ctypes#ctypes.pointer","type":"Operating System"},{"name":"ctypes.PyDLL","path":"library/ctypes#ctypes.PyDLL","type":"Operating System"},{"name":"ctypes.PyDLL._handle","path":"library/ctypes#ctypes.PyDLL._handle","type":"Operating System"},{"name":"ctypes.PyDLL._name","path":"library/ctypes#ctypes.PyDLL._name","type":"Operating System"},{"name":"ctypes.PYFUNCTYPE()","path":"library/ctypes#ctypes.PYFUNCTYPE","type":"Operating System"},{"name":"ctypes.py_object","path":"library/ctypes#ctypes.py_object","type":"Operating System"},{"name":"ctypes.resize()","path":"library/ctypes#ctypes.resize","type":"Operating System"},{"name":"ctypes.set_errno()","path":"library/ctypes#ctypes.set_errno","type":"Operating System"},{"name":"ctypes.set_last_error()","path":"library/ctypes#ctypes.set_last_error","type":"Operating System"},{"name":"ctypes.sizeof()","path":"library/ctypes#ctypes.sizeof","type":"Operating System"},{"name":"ctypes.string_at()","path":"library/ctypes#ctypes.string_at","type":"Operating System"},{"name":"ctypes.Structure","path":"library/ctypes#ctypes.Structure","type":"Operating System"},{"name":"ctypes.Structure._anonymous_","path":"library/ctypes#ctypes.Structure._anonymous_","type":"Operating System"},{"name":"ctypes.Structure._fields_","path":"library/ctypes#ctypes.Structure._fields_","type":"Operating System"},{"name":"ctypes.Structure._pack_","path":"library/ctypes#ctypes.Structure._pack_","type":"Operating System"},{"name":"ctypes.Union","path":"library/ctypes#ctypes.Union","type":"Operating System"},{"name":"ctypes.util.find_library()","path":"library/ctypes#ctypes.util.find_library","type":"Operating System"},{"name":"ctypes.util.find_msvcrt()","path":"library/ctypes#ctypes.util.find_msvcrt","type":"Operating System"},{"name":"ctypes.WinDLL","path":"library/ctypes#ctypes.WinDLL","type":"Operating System"},{"name":"ctypes.WinError()","path":"library/ctypes#ctypes.WinError","type":"Operating System"},{"name":"ctypes.WINFUNCTYPE()","path":"library/ctypes#ctypes.WINFUNCTYPE","type":"Operating System"},{"name":"ctypes.wstring_at()","path":"library/ctypes#ctypes.wstring_at","type":"Operating System"},{"name":"ctypes._CData","path":"library/ctypes#ctypes._CData","type":"Operating System"},{"name":"ctypes._CData.from_address()","path":"library/ctypes#ctypes._CData.from_address","type":"Operating System"},{"name":"ctypes._CData.from_buffer()","path":"library/ctypes#ctypes._CData.from_buffer","type":"Operating System"},{"name":"ctypes._CData.from_buffer_copy()","path":"library/ctypes#ctypes._CData.from_buffer_copy","type":"Operating System"},{"name":"ctypes._CData.from_param()","path":"library/ctypes#ctypes._CData.from_param","type":"Operating System"},{"name":"ctypes._CData.in_dll()","path":"library/ctypes#ctypes._CData.in_dll","type":"Operating System"},{"name":"ctypes._CData._b_base_","path":"library/ctypes#ctypes._CData._b_base_","type":"Operating System"},{"name":"ctypes._CData._b_needsfree_","path":"library/ctypes#ctypes._CData._b_needsfree_","type":"Operating System"},{"name":"ctypes._CData._objects","path":"library/ctypes#ctypes._CData._objects","type":"Operating System"},{"name":"ctypes._FuncPtr","path":"library/ctypes#ctypes._FuncPtr","type":"Operating System"},{"name":"ctypes._FuncPtr.argtypes","path":"library/ctypes#ctypes._FuncPtr.argtypes","type":"Operating System"},{"name":"ctypes._FuncPtr.errcheck","path":"library/ctypes#ctypes._FuncPtr.errcheck","type":"Operating System"},{"name":"ctypes._FuncPtr.restype","path":"library/ctypes#ctypes._FuncPtr.restype","type":"Operating System"},{"name":"ctypes._Pointer","path":"library/ctypes#ctypes._Pointer","type":"Operating System"},{"name":"ctypes._Pointer.contents","path":"library/ctypes#ctypes._Pointer.contents","type":"Operating System"},{"name":"ctypes._Pointer._type_","path":"library/ctypes#ctypes._Pointer._type_","type":"Operating System"},{"name":"ctypes._SimpleCData","path":"library/ctypes#ctypes._SimpleCData","type":"Operating System"},{"name":"ctypes._SimpleCData.value","path":"library/ctypes#ctypes._SimpleCData.value","type":"Operating System"},{"name":"curses","path":"library/curses","type":"Operating System"},{"name":"curses.ascii","path":"library/curses.ascii","type":"Operating System"},{"name":"curses.ascii.alt()","path":"library/curses.ascii#curses.ascii.alt","type":"Operating System"},{"name":"curses.ascii.ascii()","path":"library/curses.ascii#curses.ascii.ascii","type":"Operating System"},{"name":"curses.ascii.controlnames","path":"library/curses.ascii#curses.ascii.controlnames","type":"Operating System"},{"name":"curses.ascii.ctrl()","path":"library/curses.ascii#curses.ascii.ctrl","type":"Operating System"},{"name":"curses.ascii.isalnum()","path":"library/curses.ascii#curses.ascii.isalnum","type":"Operating System"},{"name":"curses.ascii.isalpha()","path":"library/curses.ascii#curses.ascii.isalpha","type":"Operating System"},{"name":"curses.ascii.isascii()","path":"library/curses.ascii#curses.ascii.isascii","type":"Operating System"},{"name":"curses.ascii.isblank()","path":"library/curses.ascii#curses.ascii.isblank","type":"Operating System"},{"name":"curses.ascii.iscntrl()","path":"library/curses.ascii#curses.ascii.iscntrl","type":"Operating System"},{"name":"curses.ascii.isctrl()","path":"library/curses.ascii#curses.ascii.isctrl","type":"Operating System"},{"name":"curses.ascii.isdigit()","path":"library/curses.ascii#curses.ascii.isdigit","type":"Operating System"},{"name":"curses.ascii.isgraph()","path":"library/curses.ascii#curses.ascii.isgraph","type":"Operating System"},{"name":"curses.ascii.islower()","path":"library/curses.ascii#curses.ascii.islower","type":"Operating System"},{"name":"curses.ascii.ismeta()","path":"library/curses.ascii#curses.ascii.ismeta","type":"Operating System"},{"name":"curses.ascii.isprint()","path":"library/curses.ascii#curses.ascii.isprint","type":"Operating System"},{"name":"curses.ascii.ispunct()","path":"library/curses.ascii#curses.ascii.ispunct","type":"Operating System"},{"name":"curses.ascii.isspace()","path":"library/curses.ascii#curses.ascii.isspace","type":"Operating System"},{"name":"curses.ascii.isupper()","path":"library/curses.ascii#curses.ascii.isupper","type":"Operating System"},{"name":"curses.ascii.isxdigit()","path":"library/curses.ascii#curses.ascii.isxdigit","type":"Operating System"},{"name":"curses.ascii.unctrl()","path":"library/curses.ascii#curses.ascii.unctrl","type":"Operating System"},{"name":"curses.baudrate()","path":"library/curses#curses.baudrate","type":"Operating System"},{"name":"curses.beep()","path":"library/curses#curses.beep","type":"Operating System"},{"name":"curses.can_change_color()","path":"library/curses#curses.can_change_color","type":"Operating System"},{"name":"curses.cbreak()","path":"library/curses#curses.cbreak","type":"Operating System"},{"name":"curses.color_content()","path":"library/curses#curses.color_content","type":"Operating System"},{"name":"curses.color_pair()","path":"library/curses#curses.color_pair","type":"Operating System"},{"name":"curses.curs_set()","path":"library/curses#curses.curs_set","type":"Operating System"},{"name":"curses.def_prog_mode()","path":"library/curses#curses.def_prog_mode","type":"Operating System"},{"name":"curses.def_shell_mode()","path":"library/curses#curses.def_shell_mode","type":"Operating System"},{"name":"curses.delay_output()","path":"library/curses#curses.delay_output","type":"Operating System"},{"name":"curses.doupdate()","path":"library/curses#curses.doupdate","type":"Operating System"},{"name":"curses.echo()","path":"library/curses#curses.echo","type":"Operating System"},{"name":"curses.endwin()","path":"library/curses#curses.endwin","type":"Operating System"},{"name":"curses.erasechar()","path":"library/curses#curses.erasechar","type":"Operating System"},{"name":"curses.error","path":"library/curses#curses.error","type":"Operating System"},{"name":"curses.filter()","path":"library/curses#curses.filter","type":"Operating System"},{"name":"curses.flash()","path":"library/curses#curses.flash","type":"Operating System"},{"name":"curses.flushinp()","path":"library/curses#curses.flushinp","type":"Operating System"},{"name":"curses.getmouse()","path":"library/curses#curses.getmouse","type":"Operating System"},{"name":"curses.getsyx()","path":"library/curses#curses.getsyx","type":"Operating System"},{"name":"curses.getwin()","path":"library/curses#curses.getwin","type":"Operating System"},{"name":"curses.halfdelay()","path":"library/curses#curses.halfdelay","type":"Operating System"},{"name":"curses.has_colors()","path":"library/curses#curses.has_colors","type":"Operating System"},{"name":"curses.has_ic()","path":"library/curses#curses.has_ic","type":"Operating System"},{"name":"curses.has_il()","path":"library/curses#curses.has_il","type":"Operating System"},{"name":"curses.has_key()","path":"library/curses#curses.has_key","type":"Operating System"},{"name":"curses.initscr()","path":"library/curses#curses.initscr","type":"Operating System"},{"name":"curses.init_color()","path":"library/curses#curses.init_color","type":"Operating System"},{"name":"curses.init_pair()","path":"library/curses#curses.init_pair","type":"Operating System"},{"name":"curses.isendwin()","path":"library/curses#curses.isendwin","type":"Operating System"},{"name":"curses.is_term_resized()","path":"library/curses#curses.is_term_resized","type":"Operating System"},{"name":"curses.keyname()","path":"library/curses#curses.keyname","type":"Operating System"},{"name":"curses.killchar()","path":"library/curses#curses.killchar","type":"Operating System"},{"name":"curses.longname()","path":"library/curses#curses.longname","type":"Operating System"},{"name":"curses.meta()","path":"library/curses#curses.meta","type":"Operating System"},{"name":"curses.mouseinterval()","path":"library/curses#curses.mouseinterval","type":"Operating System"},{"name":"curses.mousemask()","path":"library/curses#curses.mousemask","type":"Operating System"},{"name":"curses.napms()","path":"library/curses#curses.napms","type":"Operating System"},{"name":"curses.newpad()","path":"library/curses#curses.newpad","type":"Operating System"},{"name":"curses.newwin()","path":"library/curses#curses.newwin","type":"Operating System"},{"name":"curses.nl()","path":"library/curses#curses.nl","type":"Operating System"},{"name":"curses.nocbreak()","path":"library/curses#curses.nocbreak","type":"Operating System"},{"name":"curses.noecho()","path":"library/curses#curses.noecho","type":"Operating System"},{"name":"curses.nonl()","path":"library/curses#curses.nonl","type":"Operating System"},{"name":"curses.noqiflush()","path":"library/curses#curses.noqiflush","type":"Operating System"},{"name":"curses.noraw()","path":"library/curses#curses.noraw","type":"Operating System"},{"name":"curses.pair_content()","path":"library/curses#curses.pair_content","type":"Operating System"},{"name":"curses.pair_number()","path":"library/curses#curses.pair_number","type":"Operating System"},{"name":"curses.panel","path":"library/curses.panel","type":"Operating System"},{"name":"curses.panel.bottom_panel()","path":"library/curses.panel#curses.panel.bottom_panel","type":"Operating System"},{"name":"curses.panel.new_panel()","path":"library/curses.panel#curses.panel.new_panel","type":"Operating System"},{"name":"curses.panel.Panel.above()","path":"library/curses.panel#curses.panel.Panel.above","type":"Operating System"},{"name":"curses.panel.Panel.below()","path":"library/curses.panel#curses.panel.Panel.below","type":"Operating System"},{"name":"curses.panel.Panel.bottom()","path":"library/curses.panel#curses.panel.Panel.bottom","type":"Operating System"},{"name":"curses.panel.Panel.hidden()","path":"library/curses.panel#curses.panel.Panel.hidden","type":"Operating System"},{"name":"curses.panel.Panel.hide()","path":"library/curses.panel#curses.panel.Panel.hide","type":"Operating System"},{"name":"curses.panel.Panel.move()","path":"library/curses.panel#curses.panel.Panel.move","type":"Operating System"},{"name":"curses.panel.Panel.replace()","path":"library/curses.panel#curses.panel.Panel.replace","type":"Operating System"},{"name":"curses.panel.Panel.set_userptr()","path":"library/curses.panel#curses.panel.Panel.set_userptr","type":"Operating System"},{"name":"curses.panel.Panel.show()","path":"library/curses.panel#curses.panel.Panel.show","type":"Operating System"},{"name":"curses.panel.Panel.top()","path":"library/curses.panel#curses.panel.Panel.top","type":"Operating System"},{"name":"curses.panel.Panel.userptr()","path":"library/curses.panel#curses.panel.Panel.userptr","type":"Operating System"},{"name":"curses.panel.Panel.window()","path":"library/curses.panel#curses.panel.Panel.window","type":"Operating System"},{"name":"curses.panel.top_panel()","path":"library/curses.panel#curses.panel.top_panel","type":"Operating System"},{"name":"curses.panel.update_panels()","path":"library/curses.panel#curses.panel.update_panels","type":"Operating System"},{"name":"curses.putp()","path":"library/curses#curses.putp","type":"Operating System"},{"name":"curses.qiflush()","path":"library/curses#curses.qiflush","type":"Operating System"},{"name":"curses.raw()","path":"library/curses#curses.raw","type":"Operating System"},{"name":"curses.resetty()","path":"library/curses#curses.resetty","type":"Operating System"},{"name":"curses.reset_prog_mode()","path":"library/curses#curses.reset_prog_mode","type":"Operating System"},{"name":"curses.reset_shell_mode()","path":"library/curses#curses.reset_shell_mode","type":"Operating System"},{"name":"curses.resizeterm()","path":"library/curses#curses.resizeterm","type":"Operating System"},{"name":"curses.resize_term()","path":"library/curses#curses.resize_term","type":"Operating System"},{"name":"curses.savetty()","path":"library/curses#curses.savetty","type":"Operating System"},{"name":"curses.setsyx()","path":"library/curses#curses.setsyx","type":"Operating System"},{"name":"curses.setupterm()","path":"library/curses#curses.setupterm","type":"Operating System"},{"name":"curses.start_color()","path":"library/curses#curses.start_color","type":"Operating System"},{"name":"curses.termattrs()","path":"library/curses#curses.termattrs","type":"Operating System"},{"name":"curses.termname()","path":"library/curses#curses.termname","type":"Operating System"},{"name":"curses.textpad.rectangle()","path":"library/curses#curses.textpad.rectangle","type":"Operating System"},{"name":"curses.textpad.Textbox","path":"library/curses#curses.textpad.Textbox","type":"Operating System"},{"name":"curses.textpad.Textbox.do_command()","path":"library/curses#curses.textpad.Textbox.do_command","type":"Operating System"},{"name":"curses.textpad.Textbox.edit()","path":"library/curses#curses.textpad.Textbox.edit","type":"Operating System"},{"name":"curses.textpad.Textbox.gather()","path":"library/curses#curses.textpad.Textbox.gather","type":"Operating System"},{"name":"curses.textpad.Textbox.stripspaces","path":"library/curses#curses.textpad.Textbox.stripspaces","type":"Operating System"},{"name":"curses.tigetflag()","path":"library/curses#curses.tigetflag","type":"Operating System"},{"name":"curses.tigetnum()","path":"library/curses#curses.tigetnum","type":"Operating System"},{"name":"curses.tigetstr()","path":"library/curses#curses.tigetstr","type":"Operating System"},{"name":"curses.tparm()","path":"library/curses#curses.tparm","type":"Operating System"},{"name":"curses.typeahead()","path":"library/curses#curses.typeahead","type":"Operating System"},{"name":"curses.unctrl()","path":"library/curses#curses.unctrl","type":"Operating System"},{"name":"curses.ungetch()","path":"library/curses#curses.ungetch","type":"Operating System"},{"name":"curses.ungetmouse()","path":"library/curses#curses.ungetmouse","type":"Operating System"},{"name":"curses.unget_wch()","path":"library/curses#curses.unget_wch","type":"Operating System"},{"name":"curses.update_lines_cols()","path":"library/curses#curses.update_lines_cols","type":"Operating System"},{"name":"curses.use_default_colors()","path":"library/curses#curses.use_default_colors","type":"Operating System"},{"name":"curses.use_env()","path":"library/curses#curses.use_env","type":"Operating System"},{"name":"curses.version","path":"library/curses#curses.version","type":"Operating System"},{"name":"curses.window.addch()","path":"library/curses#curses.window.addch","type":"Operating System"},{"name":"curses.window.addnstr()","path":"library/curses#curses.window.addnstr","type":"Operating System"},{"name":"curses.window.addstr()","path":"library/curses#curses.window.addstr","type":"Operating System"},{"name":"curses.window.attroff()","path":"library/curses#curses.window.attroff","type":"Operating System"},{"name":"curses.window.attron()","path":"library/curses#curses.window.attron","type":"Operating System"},{"name":"curses.window.attrset()","path":"library/curses#curses.window.attrset","type":"Operating System"},{"name":"curses.window.bkgd()","path":"library/curses#curses.window.bkgd","type":"Operating System"},{"name":"curses.window.bkgdset()","path":"library/curses#curses.window.bkgdset","type":"Operating System"},{"name":"curses.window.border()","path":"library/curses#curses.window.border","type":"Operating System"},{"name":"curses.window.box()","path":"library/curses#curses.window.box","type":"Operating System"},{"name":"curses.window.chgat()","path":"library/curses#curses.window.chgat","type":"Operating System"},{"name":"curses.window.clear()","path":"library/curses#curses.window.clear","type":"Operating System"},{"name":"curses.window.clearok()","path":"library/curses#curses.window.clearok","type":"Operating System"},{"name":"curses.window.clrtobot()","path":"library/curses#curses.window.clrtobot","type":"Operating System"},{"name":"curses.window.clrtoeol()","path":"library/curses#curses.window.clrtoeol","type":"Operating System"},{"name":"curses.window.cursyncup()","path":"library/curses#curses.window.cursyncup","type":"Operating System"},{"name":"curses.window.delch()","path":"library/curses#curses.window.delch","type":"Operating System"},{"name":"curses.window.deleteln()","path":"library/curses#curses.window.deleteln","type":"Operating System"},{"name":"curses.window.derwin()","path":"library/curses#curses.window.derwin","type":"Operating System"},{"name":"curses.window.echochar()","path":"library/curses#curses.window.echochar","type":"Operating System"},{"name":"curses.window.enclose()","path":"library/curses#curses.window.enclose","type":"Operating System"},{"name":"curses.window.encoding","path":"library/curses#curses.window.encoding","type":"Operating System"},{"name":"curses.window.erase()","path":"library/curses#curses.window.erase","type":"Operating System"},{"name":"curses.window.getbegyx()","path":"library/curses#curses.window.getbegyx","type":"Operating System"},{"name":"curses.window.getbkgd()","path":"library/curses#curses.window.getbkgd","type":"Operating System"},{"name":"curses.window.getch()","path":"library/curses#curses.window.getch","type":"Operating System"},{"name":"curses.window.getkey()","path":"library/curses#curses.window.getkey","type":"Operating System"},{"name":"curses.window.getmaxyx()","path":"library/curses#curses.window.getmaxyx","type":"Operating System"},{"name":"curses.window.getparyx()","path":"library/curses#curses.window.getparyx","type":"Operating System"},{"name":"curses.window.getstr()","path":"library/curses#curses.window.getstr","type":"Operating System"},{"name":"curses.window.getyx()","path":"library/curses#curses.window.getyx","type":"Operating System"},{"name":"curses.window.get_wch()","path":"library/curses#curses.window.get_wch","type":"Operating System"},{"name":"curses.window.hline()","path":"library/curses#curses.window.hline","type":"Operating System"},{"name":"curses.window.idcok()","path":"library/curses#curses.window.idcok","type":"Operating System"},{"name":"curses.window.idlok()","path":"library/curses#curses.window.idlok","type":"Operating System"},{"name":"curses.window.immedok()","path":"library/curses#curses.window.immedok","type":"Operating System"},{"name":"curses.window.inch()","path":"library/curses#curses.window.inch","type":"Operating System"},{"name":"curses.window.insch()","path":"library/curses#curses.window.insch","type":"Operating System"},{"name":"curses.window.insdelln()","path":"library/curses#curses.window.insdelln","type":"Operating System"},{"name":"curses.window.insertln()","path":"library/curses#curses.window.insertln","type":"Operating System"},{"name":"curses.window.insnstr()","path":"library/curses#curses.window.insnstr","type":"Operating System"},{"name":"curses.window.insstr()","path":"library/curses#curses.window.insstr","type":"Operating System"},{"name":"curses.window.instr()","path":"library/curses#curses.window.instr","type":"Operating System"},{"name":"curses.window.is_linetouched()","path":"library/curses#curses.window.is_linetouched","type":"Operating System"},{"name":"curses.window.is_wintouched()","path":"library/curses#curses.window.is_wintouched","type":"Operating System"},{"name":"curses.window.keypad()","path":"library/curses#curses.window.keypad","type":"Operating System"},{"name":"curses.window.leaveok()","path":"library/curses#curses.window.leaveok","type":"Operating System"},{"name":"curses.window.move()","path":"library/curses#curses.window.move","type":"Operating System"},{"name":"curses.window.mvderwin()","path":"library/curses#curses.window.mvderwin","type":"Operating System"},{"name":"curses.window.mvwin()","path":"library/curses#curses.window.mvwin","type":"Operating System"},{"name":"curses.window.nodelay()","path":"library/curses#curses.window.nodelay","type":"Operating System"},{"name":"curses.window.notimeout()","path":"library/curses#curses.window.notimeout","type":"Operating System"},{"name":"curses.window.noutrefresh()","path":"library/curses#curses.window.noutrefresh","type":"Operating System"},{"name":"curses.window.overlay()","path":"library/curses#curses.window.overlay","type":"Operating System"},{"name":"curses.window.overwrite()","path":"library/curses#curses.window.overwrite","type":"Operating System"},{"name":"curses.window.putwin()","path":"library/curses#curses.window.putwin","type":"Operating System"},{"name":"curses.window.redrawln()","path":"library/curses#curses.window.redrawln","type":"Operating System"},{"name":"curses.window.redrawwin()","path":"library/curses#curses.window.redrawwin","type":"Operating System"},{"name":"curses.window.refresh()","path":"library/curses#curses.window.refresh","type":"Operating System"},{"name":"curses.window.resize()","path":"library/curses#curses.window.resize","type":"Operating System"},{"name":"curses.window.scroll()","path":"library/curses#curses.window.scroll","type":"Operating System"},{"name":"curses.window.scrollok()","path":"library/curses#curses.window.scrollok","type":"Operating System"},{"name":"curses.window.setscrreg()","path":"library/curses#curses.window.setscrreg","type":"Operating System"},{"name":"curses.window.standend()","path":"library/curses#curses.window.standend","type":"Operating System"},{"name":"curses.window.standout()","path":"library/curses#curses.window.standout","type":"Operating System"},{"name":"curses.window.subpad()","path":"library/curses#curses.window.subpad","type":"Operating System"},{"name":"curses.window.subwin()","path":"library/curses#curses.window.subwin","type":"Operating System"},{"name":"curses.window.syncdown()","path":"library/curses#curses.window.syncdown","type":"Operating System"},{"name":"curses.window.syncok()","path":"library/curses#curses.window.syncok","type":"Operating System"},{"name":"curses.window.syncup()","path":"library/curses#curses.window.syncup","type":"Operating System"},{"name":"curses.window.timeout()","path":"library/curses#curses.window.timeout","type":"Operating System"},{"name":"curses.window.touchline()","path":"library/curses#curses.window.touchline","type":"Operating System"},{"name":"curses.window.touchwin()","path":"library/curses#curses.window.touchwin","type":"Operating System"},{"name":"curses.window.untouchwin()","path":"library/curses#curses.window.untouchwin","type":"Operating System"},{"name":"curses.window.vline()","path":"library/curses#curses.window.vline","type":"Operating System"},{"name":"curses.wrapper()","path":"library/curses#curses.wrapper","type":"Operating System"},{"name":"datetime","path":"library/datetime","type":"Data Types"},{"name":"datetime.date","path":"library/datetime#datetime.date","type":"Data Types"},{"name":"datetime.date.ctime()","path":"library/datetime#datetime.date.ctime","type":"Data Types"},{"name":"datetime.date.day","path":"library/datetime#datetime.date.day","type":"Data Types"},{"name":"datetime.date.fromordinal()","path":"library/datetime#datetime.date.fromordinal","type":"Data Types"},{"name":"datetime.date.fromtimestamp()","path":"library/datetime#datetime.date.fromtimestamp","type":"Data Types"},{"name":"datetime.date.isocalendar()","path":"library/datetime#datetime.date.isocalendar","type":"Data Types"},{"name":"datetime.date.isoformat()","path":"library/datetime#datetime.date.isoformat","type":"Data Types"},{"name":"datetime.date.isoweekday()","path":"library/datetime#datetime.date.isoweekday","type":"Data Types"},{"name":"datetime.date.max","path":"library/datetime#datetime.date.max","type":"Data Types"},{"name":"datetime.date.min","path":"library/datetime#datetime.date.min","type":"Data Types"},{"name":"datetime.date.month","path":"library/datetime#datetime.date.month","type":"Data Types"},{"name":"datetime.date.replace()","path":"library/datetime#datetime.date.replace","type":"Data Types"},{"name":"datetime.date.resolution","path":"library/datetime#datetime.date.resolution","type":"Data Types"},{"name":"datetime.date.strftime()","path":"library/datetime#datetime.date.strftime","type":"Data Types"},{"name":"datetime.date.timetuple()","path":"library/datetime#datetime.date.timetuple","type":"Data Types"},{"name":"datetime.date.today()","path":"library/datetime#datetime.date.today","type":"Data Types"},{"name":"datetime.date.toordinal()","path":"library/datetime#datetime.date.toordinal","type":"Data Types"},{"name":"datetime.date.weekday()","path":"library/datetime#datetime.date.weekday","type":"Data Types"},{"name":"datetime.date.year","path":"library/datetime#datetime.date.year","type":"Data Types"},{"name":"datetime.date.__format__()","path":"library/datetime#datetime.date.__format__","type":"Data Types"},{"name":"datetime.date.__str__()","path":"library/datetime#datetime.date.__str__","type":"Data Types"},{"name":"datetime.datetime","path":"library/datetime#datetime.datetime","type":"Data Types"},{"name":"datetime.datetime.astimezone()","path":"library/datetime#datetime.datetime.astimezone","type":"Data Types"},{"name":"datetime.datetime.combine()","path":"library/datetime#datetime.datetime.combine","type":"Data Types"},{"name":"datetime.datetime.ctime()","path":"library/datetime#datetime.datetime.ctime","type":"Data Types"},{"name":"datetime.datetime.date()","path":"library/datetime#datetime.datetime.date","type":"Data Types"},{"name":"datetime.datetime.day","path":"library/datetime#datetime.datetime.day","type":"Data Types"},{"name":"datetime.datetime.dst()","path":"library/datetime#datetime.datetime.dst","type":"Data Types"},{"name":"datetime.datetime.fromordinal()","path":"library/datetime#datetime.datetime.fromordinal","type":"Data Types"},{"name":"datetime.datetime.fromtimestamp()","path":"library/datetime#datetime.datetime.fromtimestamp","type":"Data Types"},{"name":"datetime.datetime.hour","path":"library/datetime#datetime.datetime.hour","type":"Data Types"},{"name":"datetime.datetime.isocalendar()","path":"library/datetime#datetime.datetime.isocalendar","type":"Data Types"},{"name":"datetime.datetime.isoformat()","path":"library/datetime#datetime.datetime.isoformat","type":"Data Types"},{"name":"datetime.datetime.isoweekday()","path":"library/datetime#datetime.datetime.isoweekday","type":"Data Types"},{"name":"datetime.datetime.max","path":"library/datetime#datetime.datetime.max","type":"Data Types"},{"name":"datetime.datetime.microsecond","path":"library/datetime#datetime.datetime.microsecond","type":"Data Types"},{"name":"datetime.datetime.min","path":"library/datetime#datetime.datetime.min","type":"Data Types"},{"name":"datetime.datetime.minute","path":"library/datetime#datetime.datetime.minute","type":"Data Types"},{"name":"datetime.datetime.month","path":"library/datetime#datetime.datetime.month","type":"Data Types"},{"name":"datetime.datetime.now()","path":"library/datetime#datetime.datetime.now","type":"Data Types"},{"name":"datetime.datetime.replace()","path":"library/datetime#datetime.datetime.replace","type":"Data Types"},{"name":"datetime.datetime.resolution","path":"library/datetime#datetime.datetime.resolution","type":"Data Types"},{"name":"datetime.datetime.second","path":"library/datetime#datetime.datetime.second","type":"Data Types"},{"name":"datetime.datetime.strftime()","path":"library/datetime#datetime.datetime.strftime","type":"Data Types"},{"name":"datetime.datetime.strptime()","path":"library/datetime#datetime.datetime.strptime","type":"Data Types"},{"name":"datetime.datetime.time()","path":"library/datetime#datetime.datetime.time","type":"Data Types"},{"name":"datetime.datetime.timestamp()","path":"library/datetime#datetime.datetime.timestamp","type":"Data Types"},{"name":"datetime.datetime.timetuple()","path":"library/datetime#datetime.datetime.timetuple","type":"Data Types"},{"name":"datetime.datetime.timetz()","path":"library/datetime#datetime.datetime.timetz","type":"Data Types"},{"name":"datetime.datetime.today()","path":"library/datetime#datetime.datetime.today","type":"Data Types"},{"name":"datetime.datetime.toordinal()","path":"library/datetime#datetime.datetime.toordinal","type":"Data Types"},{"name":"datetime.datetime.tzinfo","path":"library/datetime#datetime.datetime.tzinfo","type":"Data Types"},{"name":"datetime.datetime.tzname()","path":"library/datetime#datetime.datetime.tzname","type":"Data Types"},{"name":"datetime.datetime.utcfromtimestamp()","path":"library/datetime#datetime.datetime.utcfromtimestamp","type":"Data Types"},{"name":"datetime.datetime.utcnow()","path":"library/datetime#datetime.datetime.utcnow","type":"Data Types"},{"name":"datetime.datetime.utcoffset()","path":"library/datetime#datetime.datetime.utcoffset","type":"Data Types"},{"name":"datetime.datetime.utctimetuple()","path":"library/datetime#datetime.datetime.utctimetuple","type":"Data Types"},{"name":"datetime.datetime.weekday()","path":"library/datetime#datetime.datetime.weekday","type":"Data Types"},{"name":"datetime.datetime.year","path":"library/datetime#datetime.datetime.year","type":"Data Types"},{"name":"datetime.datetime.__format__()","path":"library/datetime#datetime.datetime.__format__","type":"Data Types"},{"name":"datetime.datetime.__str__()","path":"library/datetime#datetime.datetime.__str__","type":"Data Types"},{"name":"datetime.time","path":"library/datetime#datetime.time","type":"Data Types"},{"name":"datetime.time.dst()","path":"library/datetime#datetime.time.dst","type":"Data Types"},{"name":"datetime.time.hour","path":"library/datetime#datetime.time.hour","type":"Data Types"},{"name":"datetime.time.isoformat()","path":"library/datetime#datetime.time.isoformat","type":"Data Types"},{"name":"datetime.time.max","path":"library/datetime#datetime.time.max","type":"Data Types"},{"name":"datetime.time.microsecond","path":"library/datetime#datetime.time.microsecond","type":"Data Types"},{"name":"datetime.time.min","path":"library/datetime#datetime.time.min","type":"Data Types"},{"name":"datetime.time.minute","path":"library/datetime#datetime.time.minute","type":"Data Types"},{"name":"datetime.time.replace()","path":"library/datetime#datetime.time.replace","type":"Data Types"},{"name":"datetime.time.resolution","path":"library/datetime#datetime.time.resolution","type":"Data Types"},{"name":"datetime.time.second","path":"library/datetime#datetime.time.second","type":"Data Types"},{"name":"datetime.time.strftime()","path":"library/datetime#datetime.time.strftime","type":"Data Types"},{"name":"datetime.time.tzinfo","path":"library/datetime#datetime.time.tzinfo","type":"Data Types"},{"name":"datetime.time.tzname()","path":"library/datetime#datetime.time.tzname","type":"Data Types"},{"name":"datetime.time.utcoffset()","path":"library/datetime#datetime.time.utcoffset","type":"Data Types"},{"name":"datetime.time.__format__()","path":"library/datetime#datetime.time.__format__","type":"Data Types"},{"name":"datetime.time.__str__()","path":"library/datetime#datetime.time.__str__","type":"Data Types"},{"name":"datetime.timedelta","path":"library/datetime#datetime.timedelta","type":"Data Types"},{"name":"datetime.timedelta.max","path":"library/datetime#datetime.timedelta.max","type":"Data Types"},{"name":"datetime.timedelta.min","path":"library/datetime#datetime.timedelta.min","type":"Data Types"},{"name":"datetime.timedelta.resolution","path":"library/datetime#datetime.timedelta.resolution","type":"Data Types"},{"name":"datetime.timedelta.total_seconds()","path":"library/datetime#datetime.timedelta.total_seconds","type":"Data Types"},{"name":"datetime.timezone","path":"library/datetime#datetime.timezone","type":"Data Types"},{"name":"datetime.timezone.dst()","path":"library/datetime#datetime.timezone.dst","type":"Data Types"},{"name":"datetime.timezone.fromutc()","path":"library/datetime#datetime.timezone.fromutc","type":"Data Types"},{"name":"datetime.timezone.tzname()","path":"library/datetime#datetime.timezone.tzname","type":"Data Types"},{"name":"datetime.timezone.utc","path":"library/datetime#datetime.timezone.utc","type":"Data Types"},{"name":"datetime.timezone.utcoffset()","path":"library/datetime#datetime.timezone.utcoffset","type":"Data Types"},{"name":"datetime.tzinfo","path":"library/datetime#datetime.tzinfo","type":"Data Types"},{"name":"datetime.tzinfo.dst()","path":"library/datetime#datetime.tzinfo.dst","type":"Data Types"},{"name":"datetime.tzinfo.fromutc()","path":"library/datetime#datetime.tzinfo.fromutc","type":"Data Types"},{"name":"datetime.tzinfo.tzname()","path":"library/datetime#datetime.tzinfo.tzname","type":"Data Types"},{"name":"datetime.tzinfo.utcoffset()","path":"library/datetime#datetime.tzinfo.utcoffset","type":"Data Types"},{"name":"dbm","path":"library/dbm","type":"Data Persistence"},{"name":"dbm.dumb.dumbdbm.close()","path":"library/dbm#dbm.dumb.dumbdbm.close","type":"Data Persistence"},{"name":"dbm.dumb.dumbdbm.sync()","path":"library/dbm#dbm.dumb.dumbdbm.sync","type":"Data Persistence"},{"name":"dbm.dumb.error","path":"library/dbm#dbm.dumb.error","type":"Data Persistence"},{"name":"dbm.dumb.open()","path":"library/dbm#dbm.dumb.open","type":"Data Persistence"},{"name":"dbm.error","path":"library/dbm#dbm.error","type":"Data Persistence"},{"name":"dbm.gnu.error","path":"library/dbm#dbm.gnu.error","type":"Data Persistence"},{"name":"dbm.gnu.gdbm.close()","path":"library/dbm#dbm.gnu.gdbm.close","type":"Data Persistence"},{"name":"dbm.gnu.gdbm.firstkey()","path":"library/dbm#dbm.gnu.gdbm.firstkey","type":"Data Persistence"},{"name":"dbm.gnu.gdbm.nextkey()","path":"library/dbm#dbm.gnu.gdbm.nextkey","type":"Data Persistence"},{"name":"dbm.gnu.gdbm.reorganize()","path":"library/dbm#dbm.gnu.gdbm.reorganize","type":"Data Persistence"},{"name":"dbm.gnu.gdbm.sync()","path":"library/dbm#dbm.gnu.gdbm.sync","type":"Data Persistence"},{"name":"dbm.gnu.open()","path":"library/dbm#dbm.gnu.open","type":"Data Persistence"},{"name":"dbm.ndbm.error","path":"library/dbm#dbm.ndbm.error","type":"Data Persistence"},{"name":"dbm.ndbm.library","path":"library/dbm#dbm.ndbm.library","type":"Data Persistence"},{"name":"dbm.ndbm.ndbm.close()","path":"library/dbm#dbm.ndbm.ndbm.close","type":"Data Persistence"},{"name":"dbm.ndbm.open()","path":"library/dbm#dbm.ndbm.open","type":"Data Persistence"},{"name":"dbm.open()","path":"library/dbm#dbm.open","type":"Data Persistence"},{"name":"dbm.whichdb()","path":"library/dbm#dbm.whichdb","type":"Data Persistence"},{"name":"decimal","path":"library/decimal","type":"Numeric & Mathematical"},{"name":"decimal.BasicContext","path":"library/decimal#decimal.BasicContext","type":"Numeric & Mathematical"},{"name":"decimal.Clamped","path":"library/decimal#decimal.Clamped","type":"Numeric & Mathematical"},{"name":"decimal.Context","path":"library/decimal#decimal.Context","type":"Numeric & Mathematical"},{"name":"decimal.Context.abs()","path":"library/decimal#decimal.Context.abs","type":"Numeric & Mathematical"},{"name":"decimal.Context.add()","path":"library/decimal#decimal.Context.add","type":"Numeric & Mathematical"},{"name":"decimal.Context.canonical()","path":"library/decimal#decimal.Context.canonical","type":"Numeric & Mathematical"},{"name":"decimal.Context.clear_flags()","path":"library/decimal#decimal.Context.clear_flags","type":"Numeric & Mathematical"},{"name":"decimal.Context.clear_traps()","path":"library/decimal#decimal.Context.clear_traps","type":"Numeric & Mathematical"},{"name":"decimal.Context.compare()","path":"library/decimal#decimal.Context.compare","type":"Numeric & Mathematical"},{"name":"decimal.Context.compare_signal()","path":"library/decimal#decimal.Context.compare_signal","type":"Numeric & Mathematical"},{"name":"decimal.Context.compare_total()","path":"library/decimal#decimal.Context.compare_total","type":"Numeric & Mathematical"},{"name":"decimal.Context.compare_total_mag()","path":"library/decimal#decimal.Context.compare_total_mag","type":"Numeric & Mathematical"},{"name":"decimal.Context.copy()","path":"library/decimal#decimal.Context.copy","type":"Numeric & Mathematical"},{"name":"decimal.Context.copy_abs()","path":"library/decimal#decimal.Context.copy_abs","type":"Numeric & Mathematical"},{"name":"decimal.Context.copy_decimal()","path":"library/decimal#decimal.Context.copy_decimal","type":"Numeric & Mathematical"},{"name":"decimal.Context.copy_negate()","path":"library/decimal#decimal.Context.copy_negate","type":"Numeric & Mathematical"},{"name":"decimal.Context.copy_sign()","path":"library/decimal#decimal.Context.copy_sign","type":"Numeric & Mathematical"},{"name":"decimal.Context.create_decimal()","path":"library/decimal#decimal.Context.create_decimal","type":"Numeric & Mathematical"},{"name":"decimal.Context.create_decimal_from_float()","path":"library/decimal#decimal.Context.create_decimal_from_float","type":"Numeric & Mathematical"},{"name":"decimal.Context.divide()","path":"library/decimal#decimal.Context.divide","type":"Numeric & Mathematical"},{"name":"decimal.Context.divide_int()","path":"library/decimal#decimal.Context.divide_int","type":"Numeric & Mathematical"},{"name":"decimal.Context.divmod()","path":"library/decimal#decimal.Context.divmod","type":"Numeric & Mathematical"},{"name":"decimal.Context.Etiny()","path":"library/decimal#decimal.Context.Etiny","type":"Numeric & Mathematical"},{"name":"decimal.Context.Etop()","path":"library/decimal#decimal.Context.Etop","type":"Numeric & Mathematical"},{"name":"decimal.Context.exp()","path":"library/decimal#decimal.Context.exp","type":"Numeric & Mathematical"},{"name":"decimal.Context.fma()","path":"library/decimal#decimal.Context.fma","type":"Numeric & Mathematical"},{"name":"decimal.Context.is_canonical()","path":"library/decimal#decimal.Context.is_canonical","type":"Numeric & Mathematical"},{"name":"decimal.Context.is_finite()","path":"library/decimal#decimal.Context.is_finite","type":"Numeric & Mathematical"},{"name":"decimal.Context.is_infinite()","path":"library/decimal#decimal.Context.is_infinite","type":"Numeric & Mathematical"},{"name":"decimal.Context.is_nan()","path":"library/decimal#decimal.Context.is_nan","type":"Numeric & Mathematical"},{"name":"decimal.Context.is_normal()","path":"library/decimal#decimal.Context.is_normal","type":"Numeric & Mathematical"},{"name":"decimal.Context.is_qnan()","path":"library/decimal#decimal.Context.is_qnan","type":"Numeric & Mathematical"},{"name":"decimal.Context.is_signed()","path":"library/decimal#decimal.Context.is_signed","type":"Numeric & Mathematical"},{"name":"decimal.Context.is_snan()","path":"library/decimal#decimal.Context.is_snan","type":"Numeric & Mathematical"},{"name":"decimal.Context.is_subnormal()","path":"library/decimal#decimal.Context.is_subnormal","type":"Numeric & Mathematical"},{"name":"decimal.Context.is_zero()","path":"library/decimal#decimal.Context.is_zero","type":"Numeric & Mathematical"},{"name":"decimal.Context.ln()","path":"library/decimal#decimal.Context.ln","type":"Numeric & Mathematical"},{"name":"decimal.Context.log10()","path":"library/decimal#decimal.Context.log10","type":"Numeric & Mathematical"},{"name":"decimal.Context.logb()","path":"library/decimal#decimal.Context.logb","type":"Numeric & Mathematical"},{"name":"decimal.Context.logical_and()","path":"library/decimal#decimal.Context.logical_and","type":"Numeric & Mathematical"},{"name":"decimal.Context.logical_invert()","path":"library/decimal#decimal.Context.logical_invert","type":"Numeric & Mathematical"},{"name":"decimal.Context.logical_or()","path":"library/decimal#decimal.Context.logical_or","type":"Numeric & Mathematical"},{"name":"decimal.Context.logical_xor()","path":"library/decimal#decimal.Context.logical_xor","type":"Numeric & Mathematical"},{"name":"decimal.Context.max()","path":"library/decimal#decimal.Context.max","type":"Numeric & Mathematical"},{"name":"decimal.Context.max_mag()","path":"library/decimal#decimal.Context.max_mag","type":"Numeric & Mathematical"},{"name":"decimal.Context.min()","path":"library/decimal#decimal.Context.min","type":"Numeric & Mathematical"},{"name":"decimal.Context.minus()","path":"library/decimal#decimal.Context.minus","type":"Numeric & Mathematical"},{"name":"decimal.Context.min_mag()","path":"library/decimal#decimal.Context.min_mag","type":"Numeric & Mathematical"},{"name":"decimal.Context.multiply()","path":"library/decimal#decimal.Context.multiply","type":"Numeric & Mathematical"},{"name":"decimal.Context.next_minus()","path":"library/decimal#decimal.Context.next_minus","type":"Numeric & Mathematical"},{"name":"decimal.Context.next_plus()","path":"library/decimal#decimal.Context.next_plus","type":"Numeric & Mathematical"},{"name":"decimal.Context.next_toward()","path":"library/decimal#decimal.Context.next_toward","type":"Numeric & Mathematical"},{"name":"decimal.Context.normalize()","path":"library/decimal#decimal.Context.normalize","type":"Numeric & Mathematical"},{"name":"decimal.Context.number_class()","path":"library/decimal#decimal.Context.number_class","type":"Numeric & Mathematical"},{"name":"decimal.Context.plus()","path":"library/decimal#decimal.Context.plus","type":"Numeric & Mathematical"},{"name":"decimal.Context.power()","path":"library/decimal#decimal.Context.power","type":"Numeric & Mathematical"},{"name":"decimal.Context.quantize()","path":"library/decimal#decimal.Context.quantize","type":"Numeric & Mathematical"},{"name":"decimal.Context.radix()","path":"library/decimal#decimal.Context.radix","type":"Numeric & Mathematical"},{"name":"decimal.Context.remainder()","path":"library/decimal#decimal.Context.remainder","type":"Numeric & Mathematical"},{"name":"decimal.Context.remainder_near()","path":"library/decimal#decimal.Context.remainder_near","type":"Numeric & Mathematical"},{"name":"decimal.Context.rotate()","path":"library/decimal#decimal.Context.rotate","type":"Numeric & Mathematical"},{"name":"decimal.Context.same_quantum()","path":"library/decimal#decimal.Context.same_quantum","type":"Numeric & Mathematical"},{"name":"decimal.Context.scaleb()","path":"library/decimal#decimal.Context.scaleb","type":"Numeric & Mathematical"},{"name":"decimal.Context.shift()","path":"library/decimal#decimal.Context.shift","type":"Numeric & Mathematical"},{"name":"decimal.Context.sqrt()","path":"library/decimal#decimal.Context.sqrt","type":"Numeric & Mathematical"},{"name":"decimal.Context.subtract()","path":"library/decimal#decimal.Context.subtract","type":"Numeric & Mathematical"},{"name":"decimal.Context.to_eng_string()","path":"library/decimal#decimal.Context.to_eng_string","type":"Numeric & Mathematical"},{"name":"decimal.Context.to_integral_exact()","path":"library/decimal#decimal.Context.to_integral_exact","type":"Numeric & Mathematical"},{"name":"decimal.Context.to_sci_string()","path":"library/decimal#decimal.Context.to_sci_string","type":"Numeric & Mathematical"},{"name":"decimal.Decimal","path":"library/decimal#decimal.Decimal","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.adjusted()","path":"library/decimal#decimal.Decimal.adjusted","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.as_tuple()","path":"library/decimal#decimal.Decimal.as_tuple","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.canonical()","path":"library/decimal#decimal.Decimal.canonical","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.compare()","path":"library/decimal#decimal.Decimal.compare","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.compare_signal()","path":"library/decimal#decimal.Decimal.compare_signal","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.compare_total()","path":"library/decimal#decimal.Decimal.compare_total","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.compare_total_mag()","path":"library/decimal#decimal.Decimal.compare_total_mag","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.conjugate()","path":"library/decimal#decimal.Decimal.conjugate","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.copy_abs()","path":"library/decimal#decimal.Decimal.copy_abs","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.copy_negate()","path":"library/decimal#decimal.Decimal.copy_negate","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.copy_sign()","path":"library/decimal#decimal.Decimal.copy_sign","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.exp()","path":"library/decimal#decimal.Decimal.exp","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.fma()","path":"library/decimal#decimal.Decimal.fma","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.from_float()","path":"library/decimal#decimal.Decimal.from_float","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.is_canonical()","path":"library/decimal#decimal.Decimal.is_canonical","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.is_finite()","path":"library/decimal#decimal.Decimal.is_finite","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.is_infinite()","path":"library/decimal#decimal.Decimal.is_infinite","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.is_nan()","path":"library/decimal#decimal.Decimal.is_nan","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.is_normal()","path":"library/decimal#decimal.Decimal.is_normal","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.is_qnan()","path":"library/decimal#decimal.Decimal.is_qnan","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.is_signed()","path":"library/decimal#decimal.Decimal.is_signed","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.is_snan()","path":"library/decimal#decimal.Decimal.is_snan","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.is_subnormal()","path":"library/decimal#decimal.Decimal.is_subnormal","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.is_zero()","path":"library/decimal#decimal.Decimal.is_zero","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.ln()","path":"library/decimal#decimal.Decimal.ln","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.log10()","path":"library/decimal#decimal.Decimal.log10","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.logb()","path":"library/decimal#decimal.Decimal.logb","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.logical_and()","path":"library/decimal#decimal.Decimal.logical_and","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.logical_invert()","path":"library/decimal#decimal.Decimal.logical_invert","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.logical_or()","path":"library/decimal#decimal.Decimal.logical_or","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.logical_xor()","path":"library/decimal#decimal.Decimal.logical_xor","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.max()","path":"library/decimal#decimal.Decimal.max","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.max_mag()","path":"library/decimal#decimal.Decimal.max_mag","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.min()","path":"library/decimal#decimal.Decimal.min","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.min_mag()","path":"library/decimal#decimal.Decimal.min_mag","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.next_minus()","path":"library/decimal#decimal.Decimal.next_minus","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.next_plus()","path":"library/decimal#decimal.Decimal.next_plus","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.next_toward()","path":"library/decimal#decimal.Decimal.next_toward","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.normalize()","path":"library/decimal#decimal.Decimal.normalize","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.number_class()","path":"library/decimal#decimal.Decimal.number_class","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.quantize()","path":"library/decimal#decimal.Decimal.quantize","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.radix()","path":"library/decimal#decimal.Decimal.radix","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.remainder_near()","path":"library/decimal#decimal.Decimal.remainder_near","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.rotate()","path":"library/decimal#decimal.Decimal.rotate","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.same_quantum()","path":"library/decimal#decimal.Decimal.same_quantum","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.scaleb()","path":"library/decimal#decimal.Decimal.scaleb","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.shift()","path":"library/decimal#decimal.Decimal.shift","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.sqrt()","path":"library/decimal#decimal.Decimal.sqrt","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.to_eng_string()","path":"library/decimal#decimal.Decimal.to_eng_string","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.to_integral()","path":"library/decimal#decimal.Decimal.to_integral","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.to_integral_exact()","path":"library/decimal#decimal.Decimal.to_integral_exact","type":"Numeric & Mathematical"},{"name":"decimal.Decimal.to_integral_value()","path":"library/decimal#decimal.Decimal.to_integral_value","type":"Numeric & Mathematical"},{"name":"decimal.DecimalException","path":"library/decimal#decimal.DecimalException","type":"Numeric & Mathematical"},{"name":"decimal.DefaultContext","path":"library/decimal#decimal.DefaultContext","type":"Numeric & Mathematical"},{"name":"decimal.DivisionByZero","path":"library/decimal#decimal.DivisionByZero","type":"Numeric & Mathematical"},{"name":"decimal.ExtendedContext","path":"library/decimal#decimal.ExtendedContext","type":"Numeric & Mathematical"},{"name":"decimal.FloatOperation","path":"library/decimal#decimal.FloatOperation","type":"Numeric & Mathematical"},{"name":"decimal.getcontext()","path":"library/decimal#decimal.getcontext","type":"Numeric & Mathematical"},{"name":"decimal.Inexact","path":"library/decimal#decimal.Inexact","type":"Numeric & Mathematical"},{"name":"decimal.InvalidOperation","path":"library/decimal#decimal.InvalidOperation","type":"Numeric & Mathematical"},{"name":"decimal.localcontext()","path":"library/decimal#decimal.localcontext","type":"Numeric & Mathematical"},{"name":"decimal.Overflow","path":"library/decimal#decimal.Overflow","type":"Numeric & Mathematical"},{"name":"decimal.Rounded","path":"library/decimal#decimal.Rounded","type":"Numeric & Mathematical"},{"name":"decimal.setcontext()","path":"library/decimal#decimal.setcontext","type":"Numeric & Mathematical"},{"name":"decimal.Subnormal","path":"library/decimal#decimal.Subnormal","type":"Numeric & Mathematical"},{"name":"decimal.Underflow","path":"library/decimal#decimal.Underflow","type":"Numeric & Mathematical"},{"name":"definition.__name__","path":"library/stdtypes#definition.__name__","type":"Built-in Types"},{"name":"definition.__qualname__","path":"library/stdtypes#definition.__qualname__","type":"Built-in Types"},{"name":"delattr()","path":"library/functions#delattr","type":"Built-in Functions"},{"name":"DeprecationWarning","path":"library/exceptions#DeprecationWarning","type":"Built-in Exceptions"},{"name":"Develop with asyncio","path":"library/asyncio-dev","type":"Input/ouput"},{"name":"dict","path":"library/functions#dict","type":"Built-in Functions"},{"name":"dict","path":"library/stdtypes#dict","type":"Built-in Types"},{"name":"dict.clear()","path":"library/stdtypes#dict.clear","type":"Built-in Types"},{"name":"dict.copy()","path":"library/stdtypes#dict.copy","type":"Built-in Types"},{"name":"dict.fromkeys()","path":"library/stdtypes#dict.fromkeys","type":"Built-in Types"},{"name":"dict.get()","path":"library/stdtypes#dict.get","type":"Built-in Types"},{"name":"dict.items()","path":"library/stdtypes#dict.items","type":"Built-in Types"},{"name":"dict.keys()","path":"library/stdtypes#dict.keys","type":"Built-in Types"},{"name":"dict.pop()","path":"library/stdtypes#dict.pop","type":"Built-in Types"},{"name":"dict.popitem()","path":"library/stdtypes#dict.popitem","type":"Built-in Types"},{"name":"dict.setdefault()","path":"library/stdtypes#dict.setdefault","type":"Built-in Types"},{"name":"dict.update()","path":"library/stdtypes#dict.update","type":"Built-in Types"},{"name":"dict.values()","path":"library/stdtypes#dict.values","type":"Built-in Types"},{"name":"difflib","path":"library/difflib","type":"Text Processing"},{"name":"difflib.context_diff()","path":"library/difflib#difflib.context_diff","type":"Text Processing"},{"name":"difflib.Differ","path":"library/difflib#difflib.Differ","type":"Text Processing"},{"name":"difflib.Differ.compare()","path":"library/difflib#difflib.Differ.compare","type":"Text Processing"},{"name":"difflib.diff_bytes()","path":"library/difflib#difflib.diff_bytes","type":"Text Processing"},{"name":"difflib.get_close_matches()","path":"library/difflib#difflib.get_close_matches","type":"Text Processing"},{"name":"difflib.HtmlDiff","path":"library/difflib#difflib.HtmlDiff","type":"Text Processing"},{"name":"difflib.HtmlDiff.make_file()","path":"library/difflib#difflib.HtmlDiff.make_file","type":"Text Processing"},{"name":"difflib.HtmlDiff.make_table()","path":"library/difflib#difflib.HtmlDiff.make_table","type":"Text Processing"},{"name":"difflib.HtmlDiff.__init__()","path":"library/difflib#difflib.HtmlDiff.__init__","type":"Text Processing"},{"name":"difflib.IS_CHARACTER_JUNK()","path":"library/difflib#difflib.IS_CHARACTER_JUNK","type":"Text Processing"},{"name":"difflib.IS_LINE_JUNK()","path":"library/difflib#difflib.IS_LINE_JUNK","type":"Text Processing"},{"name":"difflib.ndiff()","path":"library/difflib#difflib.ndiff","type":"Text Processing"},{"name":"difflib.restore()","path":"library/difflib#difflib.restore","type":"Text Processing"},{"name":"difflib.SequenceMatcher","path":"library/difflib#difflib.SequenceMatcher","type":"Text Processing"},{"name":"difflib.SequenceMatcher.find_longest_match()","path":"library/difflib#difflib.SequenceMatcher.find_longest_match","type":"Text Processing"},{"name":"difflib.SequenceMatcher.get_grouped_opcodes()","path":"library/difflib#difflib.SequenceMatcher.get_grouped_opcodes","type":"Text Processing"},{"name":"difflib.SequenceMatcher.get_matching_blocks()","path":"library/difflib#difflib.SequenceMatcher.get_matching_blocks","type":"Text Processing"},{"name":"difflib.SequenceMatcher.get_opcodes()","path":"library/difflib#difflib.SequenceMatcher.get_opcodes","type":"Text Processing"},{"name":"difflib.SequenceMatcher.quick_ratio()","path":"library/difflib#difflib.SequenceMatcher.quick_ratio","type":"Text Processing"},{"name":"difflib.SequenceMatcher.ratio()","path":"library/difflib#difflib.SequenceMatcher.ratio","type":"Text Processing"},{"name":"difflib.SequenceMatcher.real_quick_ratio()","path":"library/difflib#difflib.SequenceMatcher.real_quick_ratio","type":"Text Processing"},{"name":"difflib.SequenceMatcher.set_seq1()","path":"library/difflib#difflib.SequenceMatcher.set_seq1","type":"Text Processing"},{"name":"difflib.SequenceMatcher.set_seq2()","path":"library/difflib#difflib.SequenceMatcher.set_seq2","type":"Text Processing"},{"name":"difflib.SequenceMatcher.set_seqs()","path":"library/difflib#difflib.SequenceMatcher.set_seqs","type":"Text Processing"},{"name":"difflib.unified_diff()","path":"library/difflib#difflib.unified_diff","type":"Text Processing"},{"name":"dir()","path":"library/functions#dir","type":"Built-in Functions"},{"name":"dis","path":"library/dis","type":"Language"},{"name":"dis.Bytecode","path":"library/dis#dis.Bytecode","type":"Language"},{"name":"dis.Bytecode.codeobj","path":"library/dis#dis.Bytecode.codeobj","type":"Language"},{"name":"dis.Bytecode.dis()","path":"library/dis#dis.Bytecode.dis","type":"Language"},{"name":"dis.Bytecode.first_line","path":"library/dis#dis.Bytecode.first_line","type":"Language"},{"name":"dis.Bytecode.from_traceback()","path":"library/dis#dis.Bytecode.from_traceback","type":"Language"},{"name":"dis.Bytecode.info()","path":"library/dis#dis.Bytecode.info","type":"Language"},{"name":"dis.cmp_op","path":"library/dis#dis.cmp_op","type":"Language"},{"name":"dis.code_info()","path":"library/dis#dis.code_info","type":"Language"},{"name":"dis.dis()","path":"library/dis#dis.dis","type":"Language"},{"name":"dis.disassemble()","path":"library/dis#dis.disassemble","type":"Language"},{"name":"dis.disco()","path":"library/dis#dis.disco","type":"Language"},{"name":"dis.distb()","path":"library/dis#dis.distb","type":"Language"},{"name":"dis.findlabels()","path":"library/dis#dis.findlabels","type":"Language"},{"name":"dis.findlinestarts()","path":"library/dis#dis.findlinestarts","type":"Language"},{"name":"dis.get_instructions()","path":"library/dis#dis.get_instructions","type":"Language"},{"name":"dis.hascompare","path":"library/dis#dis.hascompare","type":"Language"},{"name":"dis.hasconst","path":"library/dis#dis.hasconst","type":"Language"},{"name":"dis.hasfree","path":"library/dis#dis.hasfree","type":"Language"},{"name":"dis.hasjabs","path":"library/dis#dis.hasjabs","type":"Language"},{"name":"dis.hasjrel","path":"library/dis#dis.hasjrel","type":"Language"},{"name":"dis.haslocal","path":"library/dis#dis.haslocal","type":"Language"},{"name":"dis.hasname","path":"library/dis#dis.hasname","type":"Language"},{"name":"dis.Instruction","path":"library/dis#dis.Instruction","type":"Language"},{"name":"dis.Instruction.arg","path":"library/dis#dis.Instruction.arg","type":"Language"},{"name":"dis.Instruction.argrepr","path":"library/dis#dis.Instruction.argrepr","type":"Language"},{"name":"dis.Instruction.argval","path":"library/dis#dis.Instruction.argval","type":"Language"},{"name":"dis.Instruction.is_jump_target","path":"library/dis#dis.Instruction.is_jump_target","type":"Language"},{"name":"dis.Instruction.offset","path":"library/dis#dis.Instruction.offset","type":"Language"},{"name":"dis.Instruction.opcode","path":"library/dis#dis.Instruction.opcode","type":"Language"},{"name":"dis.Instruction.opname","path":"library/dis#dis.Instruction.opname","type":"Language"},{"name":"dis.Instruction.starts_line","path":"library/dis#dis.Instruction.starts_line","type":"Language"},{"name":"dis.opmap","path":"library/dis#dis.opmap","type":"Language"},{"name":"dis.opname","path":"library/dis#dis.opname","type":"Language"},{"name":"dis.show_code()","path":"library/dis#dis.show_code","type":"Language"},{"name":"dis.stack_effect()","path":"library/dis#dis.stack_effect","type":"Language"},{"name":"distutils","path":"library/distutils","type":"Software Packaging & Distribution"},{"name":"divmod()","path":"library/functions#divmod","type":"Built-in Functions"},{"name":"doctest","path":"library/doctest","type":"Development Tools"},{"name":"doctest.debug()","path":"library/doctest#doctest.debug","type":"Development Tools"},{"name":"doctest.DebugRunner","path":"library/doctest#doctest.DebugRunner","type":"Development Tools"},{"name":"doctest.debug_src()","path":"library/doctest#doctest.debug_src","type":"Development Tools"},{"name":"doctest.DocFileSuite()","path":"library/doctest#doctest.DocFileSuite","type":"Development Tools"},{"name":"doctest.DocTest","path":"library/doctest#doctest.DocTest","type":"Development Tools"},{"name":"doctest.DocTest.docstring","path":"library/doctest#doctest.DocTest.docstring","type":"Development Tools"},{"name":"doctest.DocTest.examples","path":"library/doctest#doctest.DocTest.examples","type":"Development Tools"},{"name":"doctest.DocTest.filename","path":"library/doctest#doctest.DocTest.filename","type":"Development Tools"},{"name":"doctest.DocTest.globs","path":"library/doctest#doctest.DocTest.globs","type":"Development Tools"},{"name":"doctest.DocTest.lineno","path":"library/doctest#doctest.DocTest.lineno","type":"Development Tools"},{"name":"doctest.DocTest.name","path":"library/doctest#doctest.DocTest.name","type":"Development Tools"},{"name":"doctest.DocTestFailure","path":"library/doctest#doctest.DocTestFailure","type":"Development Tools"},{"name":"doctest.DocTestFailure.example","path":"library/doctest#doctest.DocTestFailure.example","type":"Development Tools"},{"name":"doctest.DocTestFailure.got","path":"library/doctest#doctest.DocTestFailure.got","type":"Development Tools"},{"name":"doctest.DocTestFailure.test","path":"library/doctest#doctest.DocTestFailure.test","type":"Development Tools"},{"name":"doctest.DocTestFinder","path":"library/doctest#doctest.DocTestFinder","type":"Development Tools"},{"name":"doctest.DocTestFinder.find()","path":"library/doctest#doctest.DocTestFinder.find","type":"Development Tools"},{"name":"doctest.DocTestParser","path":"library/doctest#doctest.DocTestParser","type":"Development Tools"},{"name":"doctest.DocTestParser.get_doctest()","path":"library/doctest#doctest.DocTestParser.get_doctest","type":"Development Tools"},{"name":"doctest.DocTestParser.get_examples()","path":"library/doctest#doctest.DocTestParser.get_examples","type":"Development Tools"},{"name":"doctest.DocTestParser.parse()","path":"library/doctest#doctest.DocTestParser.parse","type":"Development Tools"},{"name":"doctest.DocTestRunner","path":"library/doctest#doctest.DocTestRunner","type":"Development Tools"},{"name":"doctest.DocTestRunner.report_failure()","path":"library/doctest#doctest.DocTestRunner.report_failure","type":"Development Tools"},{"name":"doctest.DocTestRunner.report_start()","path":"library/doctest#doctest.DocTestRunner.report_start","type":"Development Tools"},{"name":"doctest.DocTestRunner.report_success()","path":"library/doctest#doctest.DocTestRunner.report_success","type":"Development Tools"},{"name":"doctest.DocTestRunner.report_unexpected_exception()","path":"library/doctest#doctest.DocTestRunner.report_unexpected_exception","type":"Development Tools"},{"name":"doctest.DocTestRunner.run()","path":"library/doctest#doctest.DocTestRunner.run","type":"Development Tools"},{"name":"doctest.DocTestRunner.summarize()","path":"library/doctest#doctest.DocTestRunner.summarize","type":"Development Tools"},{"name":"doctest.DocTestSuite()","path":"library/doctest#doctest.DocTestSuite","type":"Development Tools"},{"name":"doctest.Example","path":"library/doctest#doctest.Example","type":"Development Tools"},{"name":"doctest.Example.exc_msg","path":"library/doctest#doctest.Example.exc_msg","type":"Development Tools"},{"name":"doctest.Example.indent","path":"library/doctest#doctest.Example.indent","type":"Development Tools"},{"name":"doctest.Example.lineno","path":"library/doctest#doctest.Example.lineno","type":"Development Tools"},{"name":"doctest.Example.options","path":"library/doctest#doctest.Example.options","type":"Development Tools"},{"name":"doctest.Example.source","path":"library/doctest#doctest.Example.source","type":"Development Tools"},{"name":"doctest.Example.want","path":"library/doctest#doctest.Example.want","type":"Development Tools"},{"name":"doctest.OutputChecker","path":"library/doctest#doctest.OutputChecker","type":"Development Tools"},{"name":"doctest.OutputChecker.check_output()","path":"library/doctest#doctest.OutputChecker.check_output","type":"Development Tools"},{"name":"doctest.OutputChecker.output_difference()","path":"library/doctest#doctest.OutputChecker.output_difference","type":"Development Tools"},{"name":"doctest.register_optionflag()","path":"library/doctest#doctest.register_optionflag","type":"Development Tools"},{"name":"doctest.run_docstring_examples()","path":"library/doctest#doctest.run_docstring_examples","type":"Development Tools"},{"name":"doctest.script_from_examples()","path":"library/doctest#doctest.script_from_examples","type":"Development Tools"},{"name":"doctest.set_unittest_reportflags()","path":"library/doctest#doctest.set_unittest_reportflags","type":"Development Tools"},{"name":"doctest.testfile()","path":"library/doctest#doctest.testfile","type":"Development Tools"},{"name":"doctest.testmod()","path":"library/doctest#doctest.testmod","type":"Development Tools"},{"name":"doctest.testsource()","path":"library/doctest#doctest.testsource","type":"Development Tools"},{"name":"doctest.UnexpectedException","path":"library/doctest#doctest.UnexpectedException","type":"Development Tools"},{"name":"doctest.UnexpectedException.example","path":"library/doctest#doctest.UnexpectedException.example","type":"Development Tools"},{"name":"doctest.UnexpectedException.exc_info","path":"library/doctest#doctest.UnexpectedException.exc_info","type":"Development Tools"},{"name":"doctest.UnexpectedException.test","path":"library/doctest#doctest.UnexpectedException.test","type":"Development Tools"},{"name":"dummy_threading","path":"library/dummy_threading","type":"Concurrent Execution"},{"name":"Ellipsis","path":"library/constants#Ellipsis","type":"Built-in Constants"},{"name":"email","path":"library/email","type":"Internet Data"},{"name":"email.charset.add_alias()","path":"library/email.charset#email.charset.add_alias","type":"Internet Data"},{"name":"email.charset.add_charset()","path":"library/email.charset#email.charset.add_charset","type":"Internet Data"},{"name":"email.charset.add_codec()","path":"library/email.charset#email.charset.add_codec","type":"Internet Data"},{"name":"email.charset.Charset","path":"library/email.charset#email.charset.Charset","type":"Internet Data"},{"name":"email.charset.Charset.body_encode()","path":"library/email.charset#email.charset.Charset.body_encode","type":"Internet Data"},{"name":"email.charset.Charset.body_encoding","path":"library/email.charset#email.charset.Charset.body_encoding","type":"Internet Data"},{"name":"email.charset.Charset.get_body_encoding()","path":"library/email.charset#email.charset.Charset.get_body_encoding","type":"Internet Data"},{"name":"email.charset.Charset.get_output_charset()","path":"library/email.charset#email.charset.Charset.get_output_charset","type":"Internet Data"},{"name":"email.charset.Charset.header_encode()","path":"library/email.charset#email.charset.Charset.header_encode","type":"Internet Data"},{"name":"email.charset.Charset.header_encode_lines()","path":"library/email.charset#email.charset.Charset.header_encode_lines","type":"Internet Data"},{"name":"email.charset.Charset.header_encoding","path":"library/email.charset#email.charset.Charset.header_encoding","type":"Internet Data"},{"name":"email.charset.Charset.input_charset","path":"library/email.charset#email.charset.Charset.input_charset","type":"Internet Data"},{"name":"email.charset.Charset.input_codec","path":"library/email.charset#email.charset.Charset.input_codec","type":"Internet Data"},{"name":"email.charset.Charset.output_charset","path":"library/email.charset#email.charset.Charset.output_charset","type":"Internet Data"},{"name":"email.charset.Charset.output_codec","path":"library/email.charset#email.charset.Charset.output_codec","type":"Internet Data"},{"name":"email.charset.Charset.__eq__()","path":"library/email.charset#email.charset.Charset.__eq__","type":"Internet Data"},{"name":"email.charset.Charset.__ne__()","path":"library/email.charset#email.charset.Charset.__ne__","type":"Internet Data"},{"name":"email.charset.Charset.__str__()","path":"library/email.charset#email.charset.Charset.__str__","type":"Internet Data"},{"name":"email.charset: Representing character sets","path":"library/email.charset","type":"Internet Data"},{"name":"email.contentmanager.ContentManager","path":"library/email.contentmanager#email.contentmanager.ContentManager","type":"Internet Data"},{"name":"email.contentmanager.ContentManager.add_get_handler()","path":"library/email.contentmanager#email.contentmanager.ContentManager.add_get_handler","type":"Internet Data"},{"name":"email.contentmanager.ContentManager.add_set_handler()","path":"library/email.contentmanager#email.contentmanager.ContentManager.add_set_handler","type":"Internet Data"},{"name":"email.contentmanager.ContentManager.get_content()","path":"library/email.contentmanager#email.contentmanager.ContentManager.get_content","type":"Internet Data"},{"name":"email.contentmanager.ContentManager.set_content()","path":"library/email.contentmanager#email.contentmanager.ContentManager.set_content","type":"Internet Data"},{"name":"email.contentmanager.get_content()","path":"library/email.contentmanager#email.contentmanager.get_content","type":"Internet Data"},{"name":"email.contentmanager.raw_data_manager","path":"library/email.contentmanager#email.contentmanager.raw_data_manager","type":"Internet Data"},{"name":"email.contentmanager.set_content()","path":"library/email.contentmanager#email.contentmanager.set_content","type":"Internet Data"},{"name":"email.contentmanager: Managing MIME Content","path":"library/email.contentmanager","type":"Internet Data"},{"name":"email.encoders.encode_7or8bit()","path":"library/email.encoders#email.encoders.encode_7or8bit","type":"Internet Data"},{"name":"email.encoders.encode_base64()","path":"library/email.encoders#email.encoders.encode_base64","type":"Internet Data"},{"name":"email.encoders.encode_noop()","path":"library/email.encoders#email.encoders.encode_noop","type":"Internet Data"},{"name":"email.encoders.encode_quopri()","path":"library/email.encoders#email.encoders.encode_quopri","type":"Internet Data"},{"name":"email.encoders: Encoders","path":"library/email.encoders","type":"Internet Data"},{"name":"email.errors.BoundaryError","path":"library/email.errors#email.errors.BoundaryError","type":"Internet Data"},{"name":"email.errors.HeaderParseError","path":"library/email.errors#email.errors.HeaderParseError","type":"Internet Data"},{"name":"email.errors.MessageError","path":"library/email.errors#email.errors.MessageError","type":"Internet Data"},{"name":"email.errors.MessageParseError","path":"library/email.errors#email.errors.MessageParseError","type":"Internet Data"},{"name":"email.errors.MultipartConversionError","path":"library/email.errors#email.errors.MultipartConversionError","type":"Internet Data"},{"name":"email.errors: Exception and Defect classes","path":"library/email.errors","type":"Internet Data"},{"name":"email.generator.BytesGenerator","path":"library/email.generator#email.generator.BytesGenerator","type":"Internet Data"},{"name":"email.generator.BytesGenerator.clone()","path":"library/email.generator#email.generator.BytesGenerator.clone","type":"Internet Data"},{"name":"email.generator.BytesGenerator.flatten()","path":"library/email.generator#email.generator.BytesGenerator.flatten","type":"Internet Data"},{"name":"email.generator.BytesGenerator.write()","path":"library/email.generator#email.generator.BytesGenerator.write","type":"Internet Data"},{"name":"email.generator.DecodedGenerator","path":"library/email.generator#email.generator.DecodedGenerator","type":"Internet Data"},{"name":"email.generator.Generator","path":"library/email.generator#email.generator.Generator","type":"Internet Data"},{"name":"email.generator.Generator.clone()","path":"library/email.generator#email.generator.Generator.clone","type":"Internet Data"},{"name":"email.generator.Generator.flatten()","path":"library/email.generator#email.generator.Generator.flatten","type":"Internet Data"},{"name":"email.generator.Generator.write()","path":"library/email.generator#email.generator.Generator.write","type":"Internet Data"},{"name":"email.generator: Generating MIME documents","path":"library/email.generator","type":"Internet Data"},{"name":"email.header.decode_header()","path":"library/email.header#email.header.decode_header","type":"Internet Data"},{"name":"email.header.Header","path":"library/email.header#email.header.Header","type":"Internet Data"},{"name":"email.header.Header.append()","path":"library/email.header#email.header.Header.append","type":"Internet Data"},{"name":"email.header.Header.encode()","path":"library/email.header#email.header.Header.encode","type":"Internet Data"},{"name":"email.header.Header.__eq__()","path":"library/email.header#email.header.Header.__eq__","type":"Internet Data"},{"name":"email.header.Header.__ne__()","path":"library/email.header#email.header.Header.__ne__","type":"Internet Data"},{"name":"email.header.Header.__str__()","path":"library/email.header#email.header.Header.__str__","type":"Internet Data"},{"name":"email.header.make_header()","path":"library/email.header#email.header.make_header","type":"Internet Data"},{"name":"email.header: Internationalized headers","path":"library/email.header","type":"Internet Data"},{"name":"email.headerregistry.Address","path":"library/email.headerregistry#email.headerregistry.Address","type":"Internet Data"},{"name":"email.headerregistry.Address.addr_spec","path":"library/email.headerregistry#email.headerregistry.Address.addr_spec","type":"Internet Data"},{"name":"email.headerregistry.Address.display_name","path":"library/email.headerregistry#email.headerregistry.Address.display_name","type":"Internet Data"},{"name":"email.headerregistry.Address.domain","path":"library/email.headerregistry#email.headerregistry.Address.domain","type":"Internet Data"},{"name":"email.headerregistry.Address.username","path":"library/email.headerregistry#email.headerregistry.Address.username","type":"Internet Data"},{"name":"email.headerregistry.Address.__str__()","path":"library/email.headerregistry#email.headerregistry.Address.__str__","type":"Internet Data"},{"name":"email.headerregistry.AddressHeader","path":"library/email.headerregistry#email.headerregistry.AddressHeader","type":"Internet Data"},{"name":"email.headerregistry.AddressHeader.addresses","path":"library/email.headerregistry#email.headerregistry.AddressHeader.addresses","type":"Internet Data"},{"name":"email.headerregistry.AddressHeader.groups","path":"library/email.headerregistry#email.headerregistry.AddressHeader.groups","type":"Internet Data"},{"name":"email.headerregistry.BaseHeader","path":"library/email.headerregistry#email.headerregistry.BaseHeader","type":"Internet Data"},{"name":"email.headerregistry.BaseHeader.defects","path":"library/email.headerregistry#email.headerregistry.BaseHeader.defects","type":"Internet Data"},{"name":"email.headerregistry.BaseHeader.fold()","path":"library/email.headerregistry#email.headerregistry.BaseHeader.fold","type":"Internet Data"},{"name":"email.headerregistry.BaseHeader.max_count","path":"library/email.headerregistry#email.headerregistry.BaseHeader.max_count","type":"Internet Data"},{"name":"email.headerregistry.BaseHeader.name","path":"library/email.headerregistry#email.headerregistry.BaseHeader.name","type":"Internet Data"},{"name":"email.headerregistry.ContentDispositionHeader","path":"library/email.headerregistry#email.headerregistry.ContentDispositionHeader","type":"Internet Data"},{"name":"email.headerregistry.ContentTransferEncoding","path":"library/email.headerregistry#email.headerregistry.ContentTransferEncoding","type":"Internet Data"},{"name":"email.headerregistry.ContentTransferEncoding.cte","path":"library/email.headerregistry#email.headerregistry.ContentTransferEncoding.cte","type":"Internet Data"},{"name":"email.headerregistry.ContentTypeHeader","path":"library/email.headerregistry#email.headerregistry.ContentTypeHeader","type":"Internet Data"},{"name":"email.headerregistry.ContentTypeHeader.content_type","path":"library/email.headerregistry#email.headerregistry.ContentTypeHeader.content_type","type":"Internet Data"},{"name":"email.headerregistry.ContentTypeHeader.maintype","path":"library/email.headerregistry#email.headerregistry.ContentTypeHeader.maintype","type":"Internet Data"},{"name":"email.headerregistry.ContentTypeHeader.subtype","path":"library/email.headerregistry#email.headerregistry.ContentTypeHeader.subtype","type":"Internet Data"},{"name":"email.headerregistry.DateHeader","path":"library/email.headerregistry#email.headerregistry.DateHeader","type":"Internet Data"},{"name":"email.headerregistry.DateHeader.datetime","path":"library/email.headerregistry#email.headerregistry.DateHeader.datetime","type":"Internet Data"},{"name":"email.headerregistry.Group","path":"library/email.headerregistry#email.headerregistry.Group","type":"Internet Data"},{"name":"email.headerregistry.Group.addresses","path":"library/email.headerregistry#email.headerregistry.Group.addresses","type":"Internet Data"},{"name":"email.headerregistry.Group.display_name","path":"library/email.headerregistry#email.headerregistry.Group.display_name","type":"Internet Data"},{"name":"email.headerregistry.Group.__str__()","path":"library/email.headerregistry#email.headerregistry.Group.__str__","type":"Internet Data"},{"name":"email.headerregistry.HeaderRegistry","path":"library/email.headerregistry#email.headerregistry.HeaderRegistry","type":"Internet Data"},{"name":"email.headerregistry.HeaderRegistry.map_to_type()","path":"library/email.headerregistry#email.headerregistry.HeaderRegistry.map_to_type","type":"Internet Data"},{"name":"email.headerregistry.HeaderRegistry.__call__()","path":"library/email.headerregistry#email.headerregistry.HeaderRegistry.__call__","type":"Internet Data"},{"name":"email.headerregistry.HeaderRegistry.__getitem__()","path":"library/email.headerregistry#email.headerregistry.HeaderRegistry.__getitem__","type":"Internet Data"},{"name":"email.headerregistry.MIMEVersionHeader","path":"library/email.headerregistry#email.headerregistry.MIMEVersionHeader","type":"Internet Data"},{"name":"email.headerregistry.MIMEVersionHeader.major","path":"library/email.headerregistry#email.headerregistry.MIMEVersionHeader.major","type":"Internet Data"},{"name":"email.headerregistry.MIMEVersionHeader.minor","path":"library/email.headerregistry#email.headerregistry.MIMEVersionHeader.minor","type":"Internet Data"},{"name":"email.headerregistry.MIMEVersionHeader.version","path":"library/email.headerregistry#email.headerregistry.MIMEVersionHeader.version","type":"Internet Data"},{"name":"email.headerregistry.ParameterizedMIMEHeader","path":"library/email.headerregistry#email.headerregistry.ParameterizedMIMEHeader","type":"Internet Data"},{"name":"email.headerregistry.ParameterizedMIMEHeader.params","path":"library/email.headerregistry#email.headerregistry.ParameterizedMIMEHeader.params","type":"Internet Data"},{"name":"email.headerregistry.SingleAddressHeader","path":"library/email.headerregistry#email.headerregistry.SingleAddressHeader","type":"Internet Data"},{"name":"email.headerregistry.SingleAddressHeader.address","path":"library/email.headerregistry#email.headerregistry.SingleAddressHeader.address","type":"Internet Data"},{"name":"email.headerregistry.UnstructuredHeader","path":"library/email.headerregistry#email.headerregistry.UnstructuredHeader","type":"Internet Data"},{"name":"email.headerregistry: Custom Header Objects","path":"library/email.headerregistry","type":"Internet Data"},{"name":"email.iterators.body_line_iterator()","path":"library/email.iterators#email.iterators.body_line_iterator","type":"Internet Data"},{"name":"email.iterators.typed_subpart_iterator()","path":"library/email.iterators#email.iterators.typed_subpart_iterator","type":"Internet Data"},{"name":"email.iterators._structure()","path":"library/email.iterators#email.iterators._structure","type":"Internet Data"},{"name":"email.iterators: Iterators","path":"library/email.iterators","type":"Internet Data"},{"name":"email.message.EmailMessage","path":"library/email.contentmanager#email.message.EmailMessage","type":"Internet Data"},{"name":"email.message.EmailMessage.add_alternative()","path":"library/email.contentmanager#email.message.EmailMessage.add_alternative","type":"Internet Data"},{"name":"email.message.EmailMessage.add_attachment()","path":"library/email.contentmanager#email.message.EmailMessage.add_attachment","type":"Internet Data"},{"name":"email.message.EmailMessage.add_related()","path":"library/email.contentmanager#email.message.EmailMessage.add_related","type":"Internet Data"},{"name":"email.message.EmailMessage.clear()","path":"library/email.contentmanager#email.message.EmailMessage.clear","type":"Internet Data"},{"name":"email.message.EmailMessage.clear_content()","path":"library/email.contentmanager#email.message.EmailMessage.clear_content","type":"Internet Data"},{"name":"email.message.EmailMessage.get_body()","path":"library/email.contentmanager#email.message.EmailMessage.get_body","type":"Internet Data"},{"name":"email.message.EmailMessage.get_content()","path":"library/email.contentmanager#email.message.EmailMessage.get_content","type":"Internet Data"},{"name":"email.message.EmailMessage.is_attachment()","path":"library/email.contentmanager#email.message.EmailMessage.is_attachment","type":"Internet Data"},{"name":"email.message.EmailMessage.iter_attachments()","path":"library/email.contentmanager#email.message.EmailMessage.iter_attachments","type":"Internet Data"},{"name":"email.message.EmailMessage.iter_parts()","path":"library/email.contentmanager#email.message.EmailMessage.iter_parts","type":"Internet Data"},{"name":"email.message.EmailMessage.make_alternative()","path":"library/email.contentmanager#email.message.EmailMessage.make_alternative","type":"Internet Data"},{"name":"email.message.EmailMessage.make_mixed()","path":"library/email.contentmanager#email.message.EmailMessage.make_mixed","type":"Internet Data"},{"name":"email.message.EmailMessage.make_related()","path":"library/email.contentmanager#email.message.EmailMessage.make_related","type":"Internet Data"},{"name":"email.message.EmailMessage.set_content()","path":"library/email.contentmanager#email.message.EmailMessage.set_content","type":"Internet Data"},{"name":"email.message.Message","path":"library/email.message#email.message.Message","type":"Internet Data"},{"name":"email.message.Message.add_header()","path":"library/email.message#email.message.Message.add_header","type":"Internet Data"},{"name":"email.message.Message.as_bytes()","path":"library/email.message#email.message.Message.as_bytes","type":"Internet Data"},{"name":"email.message.Message.as_string()","path":"library/email.message#email.message.Message.as_string","type":"Internet Data"},{"name":"email.message.Message.attach()","path":"library/email.message#email.message.Message.attach","type":"Internet Data"},{"name":"email.message.Message.defects","path":"library/email.message#email.message.Message.defects","type":"Internet Data"},{"name":"email.message.Message.del_param()","path":"library/email.message#email.message.Message.del_param","type":"Internet Data"},{"name":"email.message.Message.epilogue","path":"library/email.message#email.message.Message.epilogue","type":"Internet Data"},{"name":"email.message.Message.get()","path":"library/email.message#email.message.Message.get","type":"Internet Data"},{"name":"email.message.Message.get_all()","path":"library/email.message#email.message.Message.get_all","type":"Internet Data"},{"name":"email.message.Message.get_boundary()","path":"library/email.message#email.message.Message.get_boundary","type":"Internet Data"},{"name":"email.message.Message.get_charset()","path":"library/email.message#email.message.Message.get_charset","type":"Internet Data"},{"name":"email.message.Message.get_charsets()","path":"library/email.message#email.message.Message.get_charsets","type":"Internet Data"},{"name":"email.message.Message.get_content_charset()","path":"library/email.message#email.message.Message.get_content_charset","type":"Internet Data"},{"name":"email.message.Message.get_content_disposition()","path":"library/email.message#email.message.Message.get_content_disposition","type":"Internet Data"},{"name":"email.message.Message.get_content_maintype()","path":"library/email.message#email.message.Message.get_content_maintype","type":"Internet Data"},{"name":"email.message.Message.get_content_subtype()","path":"library/email.message#email.message.Message.get_content_subtype","type":"Internet Data"},{"name":"email.message.Message.get_content_type()","path":"library/email.message#email.message.Message.get_content_type","type":"Internet Data"},{"name":"email.message.Message.get_default_type()","path":"library/email.message#email.message.Message.get_default_type","type":"Internet Data"},{"name":"email.message.Message.get_filename()","path":"library/email.message#email.message.Message.get_filename","type":"Internet Data"},{"name":"email.message.Message.get_param()","path":"library/email.message#email.message.Message.get_param","type":"Internet Data"},{"name":"email.message.Message.get_params()","path":"library/email.message#email.message.Message.get_params","type":"Internet Data"},{"name":"email.message.Message.get_payload()","path":"library/email.message#email.message.Message.get_payload","type":"Internet Data"},{"name":"email.message.Message.get_unixfrom()","path":"library/email.message#email.message.Message.get_unixfrom","type":"Internet Data"},{"name":"email.message.Message.is_multipart()","path":"library/email.message#email.message.Message.is_multipart","type":"Internet Data"},{"name":"email.message.Message.items()","path":"library/email.message#email.message.Message.items","type":"Internet Data"},{"name":"email.message.Message.keys()","path":"library/email.message#email.message.Message.keys","type":"Internet Data"},{"name":"email.message.Message.preamble","path":"library/email.message#email.message.Message.preamble","type":"Internet Data"},{"name":"email.message.Message.replace_header()","path":"library/email.message#email.message.Message.replace_header","type":"Internet Data"},{"name":"email.message.Message.set_boundary()","path":"library/email.message#email.message.Message.set_boundary","type":"Internet Data"},{"name":"email.message.Message.set_charset()","path":"library/email.message#email.message.Message.set_charset","type":"Internet Data"},{"name":"email.message.Message.set_default_type()","path":"library/email.message#email.message.Message.set_default_type","type":"Internet Data"},{"name":"email.message.Message.set_param()","path":"library/email.message#email.message.Message.set_param","type":"Internet Data"},{"name":"email.message.Message.set_payload()","path":"library/email.message#email.message.Message.set_payload","type":"Internet Data"},{"name":"email.message.Message.set_type()","path":"library/email.message#email.message.Message.set_type","type":"Internet Data"},{"name":"email.message.Message.set_unixfrom()","path":"library/email.message#email.message.Message.set_unixfrom","type":"Internet Data"},{"name":"email.message.Message.values()","path":"library/email.message#email.message.Message.values","type":"Internet Data"},{"name":"email.message.Message.walk()","path":"library/email.message#email.message.Message.walk","type":"Internet Data"},{"name":"email.message.Message.__bytes__()","path":"library/email.message#email.message.Message.__bytes__","type":"Internet Data"},{"name":"email.message.Message.__contains__()","path":"library/email.message#email.message.Message.__contains__","type":"Internet Data"},{"name":"email.message.Message.__delitem__()","path":"library/email.message#email.message.Message.__delitem__","type":"Internet Data"},{"name":"email.message.Message.__getitem__()","path":"library/email.message#email.message.Message.__getitem__","type":"Internet Data"},{"name":"email.message.Message.__len__()","path":"library/email.message#email.message.Message.__len__","type":"Internet Data"},{"name":"email.message.Message.__setitem__()","path":"library/email.message#email.message.Message.__setitem__","type":"Internet Data"},{"name":"email.message.Message.__str__()","path":"library/email.message#email.message.Message.__str__","type":"Internet Data"},{"name":"email.message.MIMEPart","path":"library/email.contentmanager#email.message.MIMEPart","type":"Internet Data"},{"name":"email.message: Representing an email message","path":"library/email.message","type":"Internet Data"},{"name":"email.message_from_binary_file()","path":"library/email.parser#email.message_from_binary_file","type":"Internet Data"},{"name":"email.message_from_bytes()","path":"library/email.parser#email.message_from_bytes","type":"Internet Data"},{"name":"email.message_from_file()","path":"library/email.parser#email.message_from_file","type":"Internet Data"},{"name":"email.message_from_string()","path":"library/email.parser#email.message_from_string","type":"Internet Data"},{"name":"email.mime.application.MIMEApplication","path":"library/email.mime#email.mime.application.MIMEApplication","type":"Internet Data"},{"name":"email.mime.audio.MIMEAudio","path":"library/email.mime#email.mime.audio.MIMEAudio","type":"Internet Data"},{"name":"email.mime.base.MIMEBase","path":"library/email.mime#email.mime.base.MIMEBase","type":"Internet Data"},{"name":"email.mime.image.MIMEImage","path":"library/email.mime#email.mime.image.MIMEImage","type":"Internet Data"},{"name":"email.mime.message.MIMEMessage","path":"library/email.mime#email.mime.message.MIMEMessage","type":"Internet Data"},{"name":"email.mime.multipart.MIMEMultipart","path":"library/email.mime#email.mime.multipart.MIMEMultipart","type":"Internet Data"},{"name":"email.mime.nonmultipart.MIMENonMultipart","path":"library/email.mime#email.mime.nonmultipart.MIMENonMultipart","type":"Internet Data"},{"name":"email.mime.text.MIMEText","path":"library/email.mime#email.mime.text.MIMEText","type":"Internet Data"},{"name":"email.mime: Creating email and MIME objects from scratch","path":"library/email.mime","type":"Internet Data"},{"name":"email.parser.BytesFeedParser","path":"library/email.parser#email.parser.BytesFeedParser","type":"Internet Data"},{"name":"email.parser.BytesParser","path":"library/email.parser#email.parser.BytesParser","type":"Internet Data"},{"name":"email.parser.BytesParser.parse()","path":"library/email.parser#email.parser.BytesParser.parse","type":"Internet Data"},{"name":"email.parser.BytesParser.parsebytes()","path":"library/email.parser#email.parser.BytesParser.parsebytes","type":"Internet Data"},{"name":"email.parser.FeedParser","path":"library/email.parser#email.parser.FeedParser","type":"Internet Data"},{"name":"email.parser.FeedParser.close()","path":"library/email.parser#email.parser.FeedParser.close","type":"Internet Data"},{"name":"email.parser.FeedParser.feed()","path":"library/email.parser#email.parser.FeedParser.feed","type":"Internet Data"},{"name":"email.parser.Parser","path":"library/email.parser#email.parser.Parser","type":"Internet Data"},{"name":"email.parser.Parser.parse()","path":"library/email.parser#email.parser.Parser.parse","type":"Internet Data"},{"name":"email.parser.Parser.parsestr()","path":"library/email.parser#email.parser.Parser.parsestr","type":"Internet Data"},{"name":"email.parser: Parsing email messages","path":"library/email.parser","type":"Internet Data"},{"name":"email.policy.compat32","path":"library/email.policy#email.policy.compat32","type":"Internet Data"},{"name":"email.policy.Compat32","path":"library/email.policy#email.policy.Compat32","type":"Internet Data"},{"name":"email.policy.Compat32.fold()","path":"library/email.policy#email.policy.Compat32.fold","type":"Internet Data"},{"name":"email.policy.Compat32.fold_binary()","path":"library/email.policy#email.policy.Compat32.fold_binary","type":"Internet Data"},{"name":"email.policy.Compat32.header_fetch_parse()","path":"library/email.policy#email.policy.Compat32.header_fetch_parse","type":"Internet Data"},{"name":"email.policy.Compat32.header_source_parse()","path":"library/email.policy#email.policy.Compat32.header_source_parse","type":"Internet Data"},{"name":"email.policy.Compat32.header_store_parse()","path":"library/email.policy#email.policy.Compat32.header_store_parse","type":"Internet Data"},{"name":"email.policy.Compat32.mangle_from_","path":"library/email.policy#email.policy.Compat32.mangle_from_","type":"Internet Data"},{"name":"email.policy.default","path":"library/email.policy#email.policy.default","type":"Internet Data"},{"name":"email.policy.EmailPolicy","path":"library/email.policy#email.policy.EmailPolicy","type":"Internet Data"},{"name":"email.policy.EmailPolicy.content_manager","path":"library/email.policy#email.policy.EmailPolicy.content_manager","type":"Internet Data"},{"name":"email.policy.EmailPolicy.fold()","path":"library/email.policy#email.policy.EmailPolicy.fold","type":"Internet Data"},{"name":"email.policy.EmailPolicy.fold_binary()","path":"library/email.policy#email.policy.EmailPolicy.fold_binary","type":"Internet Data"},{"name":"email.policy.EmailPolicy.header_factory","path":"library/email.policy#email.policy.EmailPolicy.header_factory","type":"Internet Data"},{"name":"email.policy.EmailPolicy.header_fetch_parse()","path":"library/email.policy#email.policy.EmailPolicy.header_fetch_parse","type":"Internet Data"},{"name":"email.policy.EmailPolicy.header_max_count()","path":"library/email.policy#email.policy.EmailPolicy.header_max_count","type":"Internet Data"},{"name":"email.policy.EmailPolicy.header_source_parse()","path":"library/email.policy#email.policy.EmailPolicy.header_source_parse","type":"Internet Data"},{"name":"email.policy.EmailPolicy.header_store_parse()","path":"library/email.policy#email.policy.EmailPolicy.header_store_parse","type":"Internet Data"},{"name":"email.policy.EmailPolicy.refold_source","path":"library/email.policy#email.policy.EmailPolicy.refold_source","type":"Internet Data"},{"name":"email.policy.EmailPolicy.utf8","path":"library/email.policy#email.policy.EmailPolicy.utf8","type":"Internet Data"},{"name":"email.policy.Policy","path":"library/email.policy#email.policy.Policy","type":"Internet Data"},{"name":"email.policy.Policy.clone()","path":"library/email.policy#email.policy.Policy.clone","type":"Internet Data"},{"name":"email.policy.Policy.cte_type","path":"library/email.policy#email.policy.Policy.cte_type","type":"Internet Data"},{"name":"email.policy.Policy.fold()","path":"library/email.policy#email.policy.Policy.fold","type":"Internet Data"},{"name":"email.policy.Policy.fold_binary()","path":"library/email.policy#email.policy.Policy.fold_binary","type":"Internet Data"},{"name":"email.policy.Policy.handle_defect()","path":"library/email.policy#email.policy.Policy.handle_defect","type":"Internet Data"},{"name":"email.policy.Policy.header_fetch_parse()","path":"library/email.policy#email.policy.Policy.header_fetch_parse","type":"Internet Data"},{"name":"email.policy.Policy.header_max_count()","path":"library/email.policy#email.policy.Policy.header_max_count","type":"Internet Data"},{"name":"email.policy.Policy.header_source_parse()","path":"library/email.policy#email.policy.Policy.header_source_parse","type":"Internet Data"},{"name":"email.policy.Policy.header_store_parse()","path":"library/email.policy#email.policy.Policy.header_store_parse","type":"Internet Data"},{"name":"email.policy.Policy.linesep","path":"library/email.policy#email.policy.Policy.linesep","type":"Internet Data"},{"name":"email.policy.Policy.mangle_from_","path":"library/email.policy#email.policy.Policy.mangle_from_","type":"Internet Data"},{"name":"email.policy.Policy.max_line_length","path":"library/email.policy#email.policy.Policy.max_line_length","type":"Internet Data"},{"name":"email.policy.Policy.raise_on_defect","path":"library/email.policy#email.policy.Policy.raise_on_defect","type":"Internet Data"},{"name":"email.policy.Policy.register_defect()","path":"library/email.policy#email.policy.Policy.register_defect","type":"Internet Data"},{"name":"email.policy.strict","path":"library/email.policy#email.policy.strict","type":"Internet Data"},{"name":"email.policy: Policy Objects","path":"library/email.policy","type":"Internet Data"},{"name":"email.utils.collapse_rfc2231_value()","path":"library/email.util#email.utils.collapse_rfc2231_value","type":"Internet Data"},{"name":"email.utils.decode_params()","path":"library/email.util#email.utils.decode_params","type":"Internet Data"},{"name":"email.utils.decode_rfc2231()","path":"library/email.util#email.utils.decode_rfc2231","type":"Internet Data"},{"name":"email.utils.encode_rfc2231()","path":"library/email.util#email.utils.encode_rfc2231","type":"Internet Data"},{"name":"email.utils.formataddr()","path":"library/email.util#email.utils.formataddr","type":"Internet Data"},{"name":"email.utils.formatdate()","path":"library/email.util#email.utils.formatdate","type":"Internet Data"},{"name":"email.utils.format_datetime()","path":"library/email.util#email.utils.format_datetime","type":"Internet Data"},{"name":"email.utils.getaddresses()","path":"library/email.util#email.utils.getaddresses","type":"Internet Data"},{"name":"email.utils.localtime()","path":"library/email.util#email.utils.localtime","type":"Internet Data"},{"name":"email.utils.make_msgid()","path":"library/email.util#email.utils.make_msgid","type":"Internet Data"},{"name":"email.utils.mktime_tz()","path":"library/email.util#email.utils.mktime_tz","type":"Internet Data"},{"name":"email.utils.parseaddr()","path":"library/email.util#email.utils.parseaddr","type":"Internet Data"},{"name":"email.utils.parsedate()","path":"library/email.util#email.utils.parsedate","type":"Internet Data"},{"name":"email.utils.parsedate_to_datetime()","path":"library/email.util#email.utils.parsedate_to_datetime","type":"Internet Data"},{"name":"email.utils.parsedate_tz()","path":"library/email.util#email.utils.parsedate_tz","type":"Internet Data"},{"name":"email.utils.quote()","path":"library/email.util#email.utils.quote","type":"Internet Data"},{"name":"email.utils.unquote()","path":"library/email.util#email.utils.unquote","type":"Internet Data"},{"name":"email.utils: Miscellaneous utilities","path":"library/email.util","type":"Internet Data"},{"name":"email: Examples","path":"library/email-examples","type":"Internet Data"},{"name":"encodings.idna.nameprep()","path":"library/codecs#encodings.idna.nameprep","type":"Binary Data"},{"name":"encodings.idna.ToASCII()","path":"library/codecs#encodings.idna.ToASCII","type":"Binary Data"},{"name":"encodings.idna.ToUnicode()","path":"library/codecs#encodings.idna.ToUnicode","type":"Binary Data"},{"name":"ensurepip","path":"library/ensurepip","type":"Software Packaging & Distribution"},{"name":"ensurepip.bootstrap()","path":"library/ensurepip#ensurepip.bootstrap","type":"Software Packaging & Distribution"},{"name":"ensurepip.version()","path":"library/ensurepip#ensurepip.version","type":"Software Packaging & Distribution"},{"name":"enum","path":"library/enum","type":"Data Types"},{"name":"enum.Enum","path":"library/enum#enum.Enum","type":"Data Types"},{"name":"enum.IntEnum","path":"library/enum#enum.IntEnum","type":"Data Types"},{"name":"enum.unique()","path":"library/enum#enum.unique","type":"Data Types"},{"name":"enumerate()","path":"library/functions#enumerate","type":"Built-in Functions"},{"name":"EnvironmentError","path":"library/exceptions#EnvironmentError","type":"Built-in Exceptions"},{"name":"EOFError","path":"library/exceptions#EOFError","type":"Built-in Exceptions"},{"name":"errno","path":"library/errno","type":"Operating System"},{"name":"eval()","path":"library/functions#eval","type":"Built-in Functions"},{"name":"Event loops","path":"library/asyncio-eventloops","type":"Input/ouput"},{"name":"Exception","path":"library/exceptions#Exception","type":"Built-in Exceptions"},{"name":"Exceptions","path":"library/exceptions","type":"Built-in Exceptions"},{"name":"exec()","path":"library/functions#exec","type":"Built-in Functions"},{"name":"exit","path":"library/constants#exit","type":"Built-in Constants"},{"name":"False","path":"library/constants#False","type":"Built-in Constants"},{"name":"faulthandler","path":"library/faulthandler","type":"Debugging & Profiling"},{"name":"faulthandler.cancel_dump_traceback_later()","path":"library/faulthandler#faulthandler.cancel_dump_traceback_later","type":"Debugging & Profiling"},{"name":"faulthandler.disable()","path":"library/faulthandler#faulthandler.disable","type":"Debugging & Profiling"},{"name":"faulthandler.dump_traceback()","path":"library/faulthandler#faulthandler.dump_traceback","type":"Debugging & Profiling"},{"name":"faulthandler.dump_traceback_later()","path":"library/faulthandler#faulthandler.dump_traceback_later","type":"Debugging & Profiling"},{"name":"faulthandler.enable()","path":"library/faulthandler#faulthandler.enable","type":"Debugging & Profiling"},{"name":"faulthandler.is_enabled()","path":"library/faulthandler#faulthandler.is_enabled","type":"Debugging & Profiling"},{"name":"faulthandler.register()","path":"library/faulthandler#faulthandler.register","type":"Debugging & Profiling"},{"name":"faulthandler.unregister()","path":"library/faulthandler#faulthandler.unregister","type":"Debugging & Profiling"},{"name":"fcntl","path":"library/fcntl","type":"Unix"},{"name":"fcntl.fcntl()","path":"library/fcntl#fcntl.fcntl","type":"Unix"},{"name":"fcntl.flock()","path":"library/fcntl#fcntl.flock","type":"Unix"},{"name":"fcntl.ioctl()","path":"library/fcntl#fcntl.ioctl","type":"Unix"},{"name":"fcntl.lockf()","path":"library/fcntl#fcntl.lockf","type":"Unix"},{"name":"File and Directory Access","path":"library/filesys","type":"File & Directory Access"},{"name":"filecmp","path":"library/filecmp","type":"File & Directory Access"},{"name":"filecmp.clear_cache()","path":"library/filecmp#filecmp.clear_cache","type":"File & Directory Access"},{"name":"filecmp.cmp()","path":"library/filecmp#filecmp.cmp","type":"File & Directory Access"},{"name":"filecmp.cmpfiles()","path":"library/filecmp#filecmp.cmpfiles","type":"File & Directory Access"},{"name":"filecmp.DEFAULT_IGNORES","path":"library/filecmp#filecmp.DEFAULT_IGNORES","type":"File & Directory Access"},{"name":"filecmp.dircmp","path":"library/filecmp#filecmp.dircmp","type":"File & Directory Access"},{"name":"filecmp.dircmp.common","path":"library/filecmp#filecmp.dircmp.common","type":"File & Directory Access"},{"name":"filecmp.dircmp.common_dirs","path":"library/filecmp#filecmp.dircmp.common_dirs","type":"File & Directory Access"},{"name":"filecmp.dircmp.common_files","path":"library/filecmp#filecmp.dircmp.common_files","type":"File & Directory Access"},{"name":"filecmp.dircmp.common_funny","path":"library/filecmp#filecmp.dircmp.common_funny","type":"File & Directory Access"},{"name":"filecmp.dircmp.diff_files","path":"library/filecmp#filecmp.dircmp.diff_files","type":"File & Directory Access"},{"name":"filecmp.dircmp.funny_files","path":"library/filecmp#filecmp.dircmp.funny_files","type":"File & Directory Access"},{"name":"filecmp.dircmp.left","path":"library/filecmp#filecmp.dircmp.left","type":"File & Directory Access"},{"name":"filecmp.dircmp.left_list","path":"library/filecmp#filecmp.dircmp.left_list","type":"File & Directory Access"},{"name":"filecmp.dircmp.left_only","path":"library/filecmp#filecmp.dircmp.left_only","type":"File & Directory Access"},{"name":"filecmp.dircmp.report()","path":"library/filecmp#filecmp.dircmp.report","type":"File & Directory Access"},{"name":"filecmp.dircmp.report_full_closure()","path":"library/filecmp#filecmp.dircmp.report_full_closure","type":"File & Directory Access"},{"name":"filecmp.dircmp.report_partial_closure()","path":"library/filecmp#filecmp.dircmp.report_partial_closure","type":"File & Directory Access"},{"name":"filecmp.dircmp.right","path":"library/filecmp#filecmp.dircmp.right","type":"File & Directory Access"},{"name":"filecmp.dircmp.right_list","path":"library/filecmp#filecmp.dircmp.right_list","type":"File & Directory Access"},{"name":"filecmp.dircmp.right_only","path":"library/filecmp#filecmp.dircmp.right_only","type":"File & Directory Access"},{"name":"filecmp.dircmp.same_files","path":"library/filecmp#filecmp.dircmp.same_files","type":"File & Directory Access"},{"name":"filecmp.dircmp.subdirs","path":"library/filecmp#filecmp.dircmp.subdirs","type":"File & Directory Access"},{"name":"FileExistsError","path":"library/exceptions#FileExistsError","type":"Built-in Exceptions"},{"name":"fileinput","path":"library/fileinput","type":"File & Directory Access"},{"name":"fileinput.close()","path":"library/fileinput#fileinput.close","type":"File & Directory Access"},{"name":"fileinput.FileInput","path":"library/fileinput#fileinput.FileInput","type":"File & Directory Access"},{"name":"fileinput.filelineno()","path":"library/fileinput#fileinput.filelineno","type":"File & Directory Access"},{"name":"fileinput.filename()","path":"library/fileinput#fileinput.filename","type":"File & Directory Access"},{"name":"fileinput.fileno()","path":"library/fileinput#fileinput.fileno","type":"File & Directory Access"},{"name":"fileinput.hook_compressed()","path":"library/fileinput#fileinput.hook_compressed","type":"File & Directory Access"},{"name":"fileinput.hook_encoded()","path":"library/fileinput#fileinput.hook_encoded","type":"File & Directory Access"},{"name":"fileinput.input()","path":"library/fileinput#fileinput.input","type":"File & Directory Access"},{"name":"fileinput.isfirstline()","path":"library/fileinput#fileinput.isfirstline","type":"File & Directory Access"},{"name":"fileinput.isstdin()","path":"library/fileinput#fileinput.isstdin","type":"File & Directory Access"},{"name":"fileinput.lineno()","path":"library/fileinput#fileinput.lineno","type":"File & Directory Access"},{"name":"fileinput.nextfile()","path":"library/fileinput#fileinput.nextfile","type":"File & Directory Access"},{"name":"FileNotFoundError","path":"library/exceptions#FileNotFoundError","type":"Built-in Exceptions"},{"name":"filter()","path":"library/functions#filter","type":"Built-in Functions"},{"name":"float","path":"library/functions#float","type":"Built-in Functions"},{"name":"float.as_integer_ratio()","path":"library/stdtypes#float.as_integer_ratio","type":"Built-in Types"},{"name":"float.fromhex()","path":"library/stdtypes#float.fromhex","type":"Built-in Types"},{"name":"float.hex()","path":"library/stdtypes#float.hex","type":"Built-in Types"},{"name":"float.is_integer()","path":"library/stdtypes#float.is_integer","type":"Built-in Types"},{"name":"FloatingPointError","path":"library/exceptions#FloatingPointError","type":"Built-in Exceptions"},{"name":"fnmatch","path":"library/fnmatch","type":"File & Directory Access"},{"name":"fnmatch.filter()","path":"library/fnmatch#fnmatch.filter","type":"File & Directory Access"},{"name":"fnmatch.fnmatch()","path":"library/fnmatch#fnmatch.fnmatch","type":"File & Directory Access"},{"name":"fnmatch.fnmatchcase()","path":"library/fnmatch#fnmatch.fnmatchcase","type":"File & Directory Access"},{"name":"fnmatch.translate()","path":"library/fnmatch#fnmatch.translate","type":"File & Directory Access"},{"name":"format()","path":"library/functions#format","type":"Built-in Functions"},{"name":"fpectl","path":"library/fpectl","type":"Runtime"},{"name":"fpectl.FloatingPointError","path":"library/fpectl#fpectl.FloatingPointError","type":"Runtime"},{"name":"fpectl.turnoff_sigfpe()","path":"library/fpectl#fpectl.turnoff_sigfpe","type":"Runtime"},{"name":"fpectl.turnon_sigfpe()","path":"library/fpectl#fpectl.turnon_sigfpe","type":"Runtime"},{"name":"fractions","path":"library/fractions","type":"Numeric & Mathematical"},{"name":"fractions.Fraction","path":"library/fractions#fractions.Fraction","type":"Numeric & Mathematical"},{"name":"fractions.Fraction.denominator","path":"library/fractions#fractions.Fraction.denominator","type":"Numeric & Mathematical"},{"name":"fractions.Fraction.from_decimal()","path":"library/fractions#fractions.Fraction.from_decimal","type":"Numeric & Mathematical"},{"name":"fractions.Fraction.from_float()","path":"library/fractions#fractions.Fraction.from_float","type":"Numeric & Mathematical"},{"name":"fractions.Fraction.limit_denominator()","path":"library/fractions#fractions.Fraction.limit_denominator","type":"Numeric & Mathematical"},{"name":"fractions.Fraction.numerator","path":"library/fractions#fractions.Fraction.numerator","type":"Numeric & Mathematical"},{"name":"fractions.Fraction.__ceil__()","path":"library/fractions#fractions.Fraction.__ceil__","type":"Numeric & Mathematical"},{"name":"fractions.Fraction.__floor__()","path":"library/fractions#fractions.Fraction.__floor__","type":"Numeric & Mathematical"},{"name":"fractions.Fraction.__round__()","path":"library/fractions#fractions.Fraction.__round__","type":"Numeric & Mathematical"},{"name":"fractions.gcd()","path":"library/fractions#fractions.gcd","type":"Numeric & Mathematical"},{"name":"frozenset","path":"library/functions#frozenset","type":"Built-in Functions"},{"name":"frozenset","path":"library/stdtypes#frozenset","type":"Built-in Types"},{"name":"ftplib","path":"library/ftplib","type":"Internet"},{"name":"ftplib.all_errors","path":"library/ftplib#ftplib.all_errors","type":"Internet"},{"name":"ftplib.error_perm","path":"library/ftplib#ftplib.error_perm","type":"Internet"},{"name":"ftplib.error_proto","path":"library/ftplib#ftplib.error_proto","type":"Internet"},{"name":"ftplib.error_reply","path":"library/ftplib#ftplib.error_reply","type":"Internet"},{"name":"ftplib.error_temp","path":"library/ftplib#ftplib.error_temp","type":"Internet"},{"name":"ftplib.FTP","path":"library/ftplib#ftplib.FTP","type":"Internet"},{"name":"ftplib.FTP.abort()","path":"library/ftplib#ftplib.FTP.abort","type":"Internet"},{"name":"ftplib.FTP.close()","path":"library/ftplib#ftplib.FTP.close","type":"Internet"},{"name":"ftplib.FTP.connect()","path":"library/ftplib#ftplib.FTP.connect","type":"Internet"},{"name":"ftplib.FTP.cwd()","path":"library/ftplib#ftplib.FTP.cwd","type":"Internet"},{"name":"ftplib.FTP.delete()","path":"library/ftplib#ftplib.FTP.delete","type":"Internet"},{"name":"ftplib.FTP.dir()","path":"library/ftplib#ftplib.FTP.dir","type":"Internet"},{"name":"ftplib.FTP.getwelcome()","path":"library/ftplib#ftplib.FTP.getwelcome","type":"Internet"},{"name":"ftplib.FTP.login()","path":"library/ftplib#ftplib.FTP.login","type":"Internet"},{"name":"ftplib.FTP.mkd()","path":"library/ftplib#ftplib.FTP.mkd","type":"Internet"},{"name":"ftplib.FTP.mlsd()","path":"library/ftplib#ftplib.FTP.mlsd","type":"Internet"},{"name":"ftplib.FTP.nlst()","path":"library/ftplib#ftplib.FTP.nlst","type":"Internet"},{"name":"ftplib.FTP.ntransfercmd()","path":"library/ftplib#ftplib.FTP.ntransfercmd","type":"Internet"},{"name":"ftplib.FTP.pwd()","path":"library/ftplib#ftplib.FTP.pwd","type":"Internet"},{"name":"ftplib.FTP.quit()","path":"library/ftplib#ftplib.FTP.quit","type":"Internet"},{"name":"ftplib.FTP.rename()","path":"library/ftplib#ftplib.FTP.rename","type":"Internet"},{"name":"ftplib.FTP.retrbinary()","path":"library/ftplib#ftplib.FTP.retrbinary","type":"Internet"},{"name":"ftplib.FTP.retrlines()","path":"library/ftplib#ftplib.FTP.retrlines","type":"Internet"},{"name":"ftplib.FTP.rmd()","path":"library/ftplib#ftplib.FTP.rmd","type":"Internet"},{"name":"ftplib.FTP.sendcmd()","path":"library/ftplib#ftplib.FTP.sendcmd","type":"Internet"},{"name":"ftplib.FTP.set_debuglevel()","path":"library/ftplib#ftplib.FTP.set_debuglevel","type":"Internet"},{"name":"ftplib.FTP.set_pasv()","path":"library/ftplib#ftplib.FTP.set_pasv","type":"Internet"},{"name":"ftplib.FTP.size()","path":"library/ftplib#ftplib.FTP.size","type":"Internet"},{"name":"ftplib.FTP.storbinary()","path":"library/ftplib#ftplib.FTP.storbinary","type":"Internet"},{"name":"ftplib.FTP.storlines()","path":"library/ftplib#ftplib.FTP.storlines","type":"Internet"},{"name":"ftplib.FTP.transfercmd()","path":"library/ftplib#ftplib.FTP.transfercmd","type":"Internet"},{"name":"ftplib.FTP.voidcmd()","path":"library/ftplib#ftplib.FTP.voidcmd","type":"Internet"},{"name":"ftplib.FTP_TLS","path":"library/ftplib#ftplib.FTP_TLS","type":"Internet"},{"name":"ftplib.FTP_TLS.auth()","path":"library/ftplib#ftplib.FTP_TLS.auth","type":"Internet"},{"name":"ftplib.FTP_TLS.ccc()","path":"library/ftplib#ftplib.FTP_TLS.ccc","type":"Internet"},{"name":"ftplib.FTP_TLS.prot_c()","path":"library/ftplib#ftplib.FTP_TLS.prot_c","type":"Internet"},{"name":"ftplib.FTP_TLS.prot_p()","path":"library/ftplib#ftplib.FTP_TLS.prot_p","type":"Internet"},{"name":"ftplib.FTP_TLS.ssl_version","path":"library/ftplib#ftplib.FTP_TLS.ssl_version","type":"Internet"},{"name":"Functions","path":"library/functions","type":"Built-in Functions"},{"name":"functools","path":"library/functools","type":"Functional Programming"},{"name":"functools.cmp_to_key()","path":"library/functools#functools.cmp_to_key","type":"Functional Programming"},{"name":"functools.lru_cache()","path":"library/functools#functools.lru_cache","type":"Functional Programming"},{"name":"functools.partial()","path":"library/functools#functools.partial","type":"Functional Programming"},{"name":"functools.partial.args","path":"library/functools#functools.partial.args","type":"Functional Programming"},{"name":"functools.partial.func","path":"library/functools#functools.partial.func","type":"Functional Programming"},{"name":"functools.partial.keywords","path":"library/functools#functools.partial.keywords","type":"Functional Programming"},{"name":"functools.partialmethod","path":"library/functools#functools.partialmethod","type":"Functional Programming"},{"name":"functools.reduce()","path":"library/functools#functools.reduce","type":"Functional Programming"},{"name":"functools.singledispatch()","path":"library/functools#functools.singledispatch","type":"Functional Programming"},{"name":"functools.total_ordering()","path":"library/functools#functools.total_ordering","type":"Functional Programming"},{"name":"functools.update_wrapper()","path":"library/functools#functools.update_wrapper","type":"Functional Programming"},{"name":"functools.wraps()","path":"library/functools#functools.wraps","type":"Functional Programming"},{"name":"FutureWarning","path":"library/exceptions#FutureWarning","type":"Built-in Exceptions"},{"name":"gc","path":"library/gc","type":"Runtime"},{"name":"gc.callbacks","path":"library/gc#gc.callbacks","type":"Runtime"},{"name":"gc.collect()","path":"library/gc#gc.collect","type":"Runtime"},{"name":"gc.disable()","path":"library/gc#gc.disable","type":"Runtime"},{"name":"gc.enable()","path":"library/gc#gc.enable","type":"Runtime"},{"name":"gc.garbage","path":"library/gc#gc.garbage","type":"Runtime"},{"name":"gc.get_count()","path":"library/gc#gc.get_count","type":"Runtime"},{"name":"gc.get_debug()","path":"library/gc#gc.get_debug","type":"Runtime"},{"name":"gc.get_objects()","path":"library/gc#gc.get_objects","type":"Runtime"},{"name":"gc.get_referents()","path":"library/gc#gc.get_referents","type":"Runtime"},{"name":"gc.get_referrers()","path":"library/gc#gc.get_referrers","type":"Runtime"},{"name":"gc.get_stats()","path":"library/gc#gc.get_stats","type":"Runtime"},{"name":"gc.get_threshold()","path":"library/gc#gc.get_threshold","type":"Runtime"},{"name":"gc.isenabled()","path":"library/gc#gc.isenabled","type":"Runtime"},{"name":"gc.is_tracked()","path":"library/gc#gc.is_tracked","type":"Runtime"},{"name":"gc.set_debug()","path":"library/gc#gc.set_debug","type":"Runtime"},{"name":"gc.set_threshold()","path":"library/gc#gc.set_threshold","type":"Runtime"},{"name":"GeneratorExit","path":"library/exceptions#GeneratorExit","type":"Built-in Exceptions"},{"name":"getattr()","path":"library/functions#getattr","type":"Built-in Functions"},{"name":"getopt","path":"library/getopt","type":"Operating System"},{"name":"getopt.error","path":"library/getopt#getopt.error","type":"Operating System"},{"name":"getopt.getopt()","path":"library/getopt#getopt.getopt","type":"Operating System"},{"name":"getopt.GetoptError","path":"library/getopt#getopt.GetoptError","type":"Operating System"},{"name":"getopt.gnu_getopt()","path":"library/getopt#getopt.gnu_getopt","type":"Operating System"},{"name":"getpass","path":"library/getpass","type":"Operating System"},{"name":"getpass.getpass()","path":"library/getpass#getpass.getpass","type":"Operating System"},{"name":"getpass.GetPassWarning","path":"library/getpass#getpass.GetPassWarning","type":"Operating System"},{"name":"getpass.getuser()","path":"library/getpass#getpass.getuser","type":"Operating System"},{"name":"gettext","path":"library/gettext","type":"Internationalization"},{"name":"gettext.bindtextdomain()","path":"library/gettext#gettext.bindtextdomain","type":"Internationalization"},{"name":"gettext.bind_textdomain_codeset()","path":"library/gettext#gettext.bind_textdomain_codeset","type":"Internationalization"},{"name":"gettext.dgettext()","path":"library/gettext#gettext.dgettext","type":"Internationalization"},{"name":"gettext.dngettext()","path":"library/gettext#gettext.dngettext","type":"Internationalization"},{"name":"gettext.find()","path":"library/gettext#gettext.find","type":"Internationalization"},{"name":"gettext.gettext()","path":"library/gettext#gettext.gettext","type":"Internationalization"},{"name":"gettext.GNUTranslations.gettext()","path":"library/gettext#gettext.GNUTranslations.gettext","type":"Internationalization"},{"name":"gettext.GNUTranslations.lgettext()","path":"library/gettext#gettext.GNUTranslations.lgettext","type":"Internationalization"},{"name":"gettext.GNUTranslations.lngettext()","path":"library/gettext#gettext.GNUTranslations.lngettext","type":"Internationalization"},{"name":"gettext.GNUTranslations.ngettext()","path":"library/gettext#gettext.GNUTranslations.ngettext","type":"Internationalization"},{"name":"gettext.install()","path":"library/gettext#gettext.install","type":"Internationalization"},{"name":"gettext.ldgettext()","path":"library/gettext#gettext.ldgettext","type":"Internationalization"},{"name":"gettext.ldngettext()","path":"library/gettext#gettext.ldngettext","type":"Internationalization"},{"name":"gettext.lgettext()","path":"library/gettext#gettext.lgettext","type":"Internationalization"},{"name":"gettext.lngettext()","path":"library/gettext#gettext.lngettext","type":"Internationalization"},{"name":"gettext.ngettext()","path":"library/gettext#gettext.ngettext","type":"Internationalization"},{"name":"gettext.NullTranslations","path":"library/gettext#gettext.NullTranslations","type":"Internationalization"},{"name":"gettext.NullTranslations.add_fallback()","path":"library/gettext#gettext.NullTranslations.add_fallback","type":"Internationalization"},{"name":"gettext.NullTranslations.charset()","path":"library/gettext#gettext.NullTranslations.charset","type":"Internationalization"},{"name":"gettext.NullTranslations.gettext()","path":"library/gettext#gettext.NullTranslations.gettext","type":"Internationalization"},{"name":"gettext.NullTranslations.info()","path":"library/gettext#gettext.NullTranslations.info","type":"Internationalization"},{"name":"gettext.NullTranslations.install()","path":"library/gettext#gettext.NullTranslations.install","type":"Internationalization"},{"name":"gettext.NullTranslations.lgettext()","path":"library/gettext#gettext.NullTranslations.lgettext","type":"Internationalization"},{"name":"gettext.NullTranslations.lngettext()","path":"library/gettext#gettext.NullTranslations.lngettext","type":"Internationalization"},{"name":"gettext.NullTranslations.ngettext()","path":"library/gettext#gettext.NullTranslations.ngettext","type":"Internationalization"},{"name":"gettext.NullTranslations.output_charset()","path":"library/gettext#gettext.NullTranslations.output_charset","type":"Internationalization"},{"name":"gettext.NullTranslations.set_output_charset()","path":"library/gettext#gettext.NullTranslations.set_output_charset","type":"Internationalization"},{"name":"gettext.NullTranslations._parse()","path":"library/gettext#gettext.NullTranslations._parse","type":"Internationalization"},{"name":"gettext.textdomain()","path":"library/gettext#gettext.textdomain","type":"Internationalization"},{"name":"gettext.translation()","path":"library/gettext#gettext.translation","type":"Internationalization"},{"name":"glob","path":"library/glob","type":"File & Directory Access"},{"name":"glob.escape()","path":"library/glob#glob.escape","type":"File & Directory Access"},{"name":"glob.glob()","path":"library/glob#glob.glob","type":"File & Directory Access"},{"name":"glob.iglob()","path":"library/glob#glob.iglob","type":"File & Directory Access"},{"name":"globals()","path":"library/functions#globals","type":"Built-in Functions"},{"name":"grp","path":"library/grp","type":"Unix"},{"name":"grp.getgrall()","path":"library/grp#grp.getgrall","type":"Unix"},{"name":"grp.getgrgid()","path":"library/grp#grp.getgrgid","type":"Unix"},{"name":"grp.getgrnam()","path":"library/grp#grp.getgrnam","type":"Unix"},{"name":"gzip","path":"library/gzip","type":"Data Compression"},{"name":"gzip.compress()","path":"library/gzip#gzip.compress","type":"Data Compression"},{"name":"gzip.decompress()","path":"library/gzip#gzip.decompress","type":"Data Compression"},{"name":"gzip.GzipFile","path":"library/gzip#gzip.GzipFile","type":"Data Compression"},{"name":"gzip.GzipFile.mtime","path":"library/gzip#gzip.GzipFile.mtime","type":"Data Compression"},{"name":"gzip.GzipFile.peek()","path":"library/gzip#gzip.GzipFile.peek","type":"Data Compression"},{"name":"gzip.open()","path":"library/gzip#gzip.open","type":"Data Compression"},{"name":"hasattr()","path":"library/functions#hasattr","type":"Built-in Functions"},{"name":"hash()","path":"library/functions#hash","type":"Built-in Functions"},{"name":"hashlib","path":"library/hashlib","type":"Cryptography"},{"name":"hashlib.algorithms_available","path":"library/hashlib#hashlib.algorithms_available","type":"Cryptography"},{"name":"hashlib.algorithms_guaranteed","path":"library/hashlib#hashlib.algorithms_guaranteed","type":"Cryptography"},{"name":"hashlib.hash.block_size","path":"library/hashlib#hashlib.hash.block_size","type":"Cryptography"},{"name":"hashlib.hash.copy()","path":"library/hashlib#hashlib.hash.copy","type":"Cryptography"},{"name":"hashlib.hash.digest()","path":"library/hashlib#hashlib.hash.digest","type":"Cryptography"},{"name":"hashlib.hash.digest_size","path":"library/hashlib#hashlib.hash.digest_size","type":"Cryptography"},{"name":"hashlib.hash.hexdigest()","path":"library/hashlib#hashlib.hash.hexdigest","type":"Cryptography"},{"name":"hashlib.hash.name","path":"library/hashlib#hashlib.hash.name","type":"Cryptography"},{"name":"hashlib.hash.update()","path":"library/hashlib#hashlib.hash.update","type":"Cryptography"},{"name":"hashlib.new()","path":"library/hashlib#hashlib.new","type":"Cryptography"},{"name":"hashlib.pbkdf2_hmac()","path":"library/hashlib#hashlib.pbkdf2_hmac","type":"Cryptography"},{"name":"heapq","path":"library/heapq","type":"Data Types"},{"name":"heapq.heapify()","path":"library/heapq#heapq.heapify","type":"Data Types"},{"name":"heapq.heappop()","path":"library/heapq#heapq.heappop","type":"Data Types"},{"name":"heapq.heappush()","path":"library/heapq#heapq.heappush","type":"Data Types"},{"name":"heapq.heappushpop()","path":"library/heapq#heapq.heappushpop","type":"Data Types"},{"name":"heapq.heapreplace()","path":"library/heapq#heapq.heapreplace","type":"Data Types"},{"name":"heapq.merge()","path":"library/heapq#heapq.merge","type":"Data Types"},{"name":"heapq.nlargest()","path":"library/heapq#heapq.nlargest","type":"Data Types"},{"name":"heapq.nsmallest()","path":"library/heapq#heapq.nsmallest","type":"Data Types"},{"name":"help()","path":"library/functions#help","type":"Built-in Functions"},{"name":"hex()","path":"library/functions#hex","type":"Built-in Functions"},{"name":"hmac","path":"library/hmac","type":"Cryptography"},{"name":"hmac.compare_digest()","path":"library/hmac#hmac.compare_digest","type":"Cryptography"},{"name":"hmac.HMAC.block_size","path":"library/hmac#hmac.HMAC.block_size","type":"Cryptography"},{"name":"hmac.HMAC.copy()","path":"library/hmac#hmac.HMAC.copy","type":"Cryptography"},{"name":"hmac.HMAC.digest()","path":"library/hmac#hmac.HMAC.digest","type":"Cryptography"},{"name":"hmac.HMAC.digest_size","path":"library/hmac#hmac.HMAC.digest_size","type":"Cryptography"},{"name":"hmac.HMAC.hexdigest()","path":"library/hmac#hmac.HMAC.hexdigest","type":"Cryptography"},{"name":"hmac.HMAC.name","path":"library/hmac#hmac.HMAC.name","type":"Cryptography"},{"name":"hmac.HMAC.update()","path":"library/hmac#hmac.HMAC.update","type":"Cryptography"},{"name":"hmac.new()","path":"library/hmac#hmac.new","type":"Cryptography"},{"name":"html","path":"library/html","type":"Structured Markup"},{"name":"html.entities","path":"library/html.entities","type":"Structured Markup"},{"name":"html.entities.codepoint2name","path":"library/html.entities#html.entities.codepoint2name","type":"Structured Markup"},{"name":"html.entities.entitydefs","path":"library/html.entities#html.entities.entitydefs","type":"Structured Markup"},{"name":"html.entities.html5","path":"library/html.entities#html.entities.html5","type":"Structured Markup"},{"name":"html.entities.name2codepoint","path":"library/html.entities#html.entities.name2codepoint","type":"Structured Markup"},{"name":"html.escape()","path":"library/html#html.escape","type":"Structured Markup"},{"name":"html.parser","path":"library/html.parser","type":"Structured Markup"},{"name":"html.parser.HTMLParser","path":"library/html.parser#html.parser.HTMLParser","type":"Structured Markup"},{"name":"html.parser.HTMLParser.close()","path":"library/html.parser#html.parser.HTMLParser.close","type":"Structured Markup"},{"name":"html.parser.HTMLParser.feed()","path":"library/html.parser#html.parser.HTMLParser.feed","type":"Structured Markup"},{"name":"html.parser.HTMLParser.getpos()","path":"library/html.parser#html.parser.HTMLParser.getpos","type":"Structured Markup"},{"name":"html.parser.HTMLParser.get_starttag_text()","path":"library/html.parser#html.parser.HTMLParser.get_starttag_text","type":"Structured Markup"},{"name":"html.parser.HTMLParser.handle_charref()","path":"library/html.parser#html.parser.HTMLParser.handle_charref","type":"Structured Markup"},{"name":"html.parser.HTMLParser.handle_comment()","path":"library/html.parser#html.parser.HTMLParser.handle_comment","type":"Structured Markup"},{"name":"html.parser.HTMLParser.handle_data()","path":"library/html.parser#html.parser.HTMLParser.handle_data","type":"Structured Markup"},{"name":"html.parser.HTMLParser.handle_decl()","path":"library/html.parser#html.parser.HTMLParser.handle_decl","type":"Structured Markup"},{"name":"html.parser.HTMLParser.handle_endtag()","path":"library/html.parser#html.parser.HTMLParser.handle_endtag","type":"Structured Markup"},{"name":"html.parser.HTMLParser.handle_entityref()","path":"library/html.parser#html.parser.HTMLParser.handle_entityref","type":"Structured Markup"},{"name":"html.parser.HTMLParser.handle_pi()","path":"library/html.parser#html.parser.HTMLParser.handle_pi","type":"Structured Markup"},{"name":"html.parser.HTMLParser.handle_startendtag()","path":"library/html.parser#html.parser.HTMLParser.handle_startendtag","type":"Structured Markup"},{"name":"html.parser.HTMLParser.handle_starttag()","path":"library/html.parser#html.parser.HTMLParser.handle_starttag","type":"Structured Markup"},{"name":"html.parser.HTMLParser.reset()","path":"library/html.parser#html.parser.HTMLParser.reset","type":"Structured Markup"},{"name":"html.parser.HTMLParser.unknown_decl()","path":"library/html.parser#html.parser.HTMLParser.unknown_decl","type":"Structured Markup"},{"name":"html.unescape()","path":"library/html#html.unescape","type":"Structured Markup"},{"name":"http","path":"library/http","type":"Internet"},{"name":"http.client","path":"library/http.client","type":"Internet"},{"name":"http.client.BadStatusLine","path":"library/http.client#http.client.BadStatusLine","type":"Internet"},{"name":"http.client.CannotSendHeader","path":"library/http.client#http.client.CannotSendHeader","type":"Internet"},{"name":"http.client.CannotSendRequest","path":"library/http.client#http.client.CannotSendRequest","type":"Internet"},{"name":"http.client.HTTPConnection","path":"library/http.client#http.client.HTTPConnection","type":"Internet"},{"name":"http.client.HTTPConnection.close()","path":"library/http.client#http.client.HTTPConnection.close","type":"Internet"},{"name":"http.client.HTTPConnection.connect()","path":"library/http.client#http.client.HTTPConnection.connect","type":"Internet"},{"name":"http.client.HTTPConnection.endheaders()","path":"library/http.client#http.client.HTTPConnection.endheaders","type":"Internet"},{"name":"http.client.HTTPConnection.getresponse()","path":"library/http.client#http.client.HTTPConnection.getresponse","type":"Internet"},{"name":"http.client.HTTPConnection.putheader()","path":"library/http.client#http.client.HTTPConnection.putheader","type":"Internet"},{"name":"http.client.HTTPConnection.putrequest()","path":"library/http.client#http.client.HTTPConnection.putrequest","type":"Internet"},{"name":"http.client.HTTPConnection.request()","path":"library/http.client#http.client.HTTPConnection.request","type":"Internet"},{"name":"http.client.HTTPConnection.send()","path":"library/http.client#http.client.HTTPConnection.send","type":"Internet"},{"name":"http.client.HTTPConnection.set_debuglevel()","path":"library/http.client#http.client.HTTPConnection.set_debuglevel","type":"Internet"},{"name":"http.client.HTTPConnection.set_tunnel()","path":"library/http.client#http.client.HTTPConnection.set_tunnel","type":"Internet"},{"name":"http.client.HTTPException","path":"library/http.client#http.client.HTTPException","type":"Internet"},{"name":"http.client.HTTPResponse","path":"library/http.client#http.client.HTTPResponse","type":"Internet"},{"name":"http.client.HTTPResponse.closed","path":"library/http.client#http.client.HTTPResponse.closed","type":"Internet"},{"name":"http.client.HTTPResponse.debuglevel","path":"library/http.client#http.client.HTTPResponse.debuglevel","type":"Internet"},{"name":"http.client.HTTPResponse.fileno()","path":"library/http.client#http.client.HTTPResponse.fileno","type":"Internet"},{"name":"http.client.HTTPResponse.getheader()","path":"library/http.client#http.client.HTTPResponse.getheader","type":"Internet"},{"name":"http.client.HTTPResponse.getheaders()","path":"library/http.client#http.client.HTTPResponse.getheaders","type":"Internet"},{"name":"http.client.HTTPResponse.msg","path":"library/http.client#http.client.HTTPResponse.msg","type":"Internet"},{"name":"http.client.HTTPResponse.read()","path":"library/http.client#http.client.HTTPResponse.read","type":"Internet"},{"name":"http.client.HTTPResponse.readinto()","path":"library/http.client#http.client.HTTPResponse.readinto","type":"Internet"},{"name":"http.client.HTTPResponse.reason","path":"library/http.client#http.client.HTTPResponse.reason","type":"Internet"},{"name":"http.client.HTTPResponse.status","path":"library/http.client#http.client.HTTPResponse.status","type":"Internet"},{"name":"http.client.HTTPResponse.version","path":"library/http.client#http.client.HTTPResponse.version","type":"Internet"},{"name":"http.client.HTTPSConnection","path":"library/http.client#http.client.HTTPSConnection","type":"Internet"},{"name":"http.client.ImproperConnectionState","path":"library/http.client#http.client.ImproperConnectionState","type":"Internet"},{"name":"http.client.IncompleteRead","path":"library/http.client#http.client.IncompleteRead","type":"Internet"},{"name":"http.client.InvalidURL","path":"library/http.client#http.client.InvalidURL","type":"Internet"},{"name":"http.client.LineTooLong","path":"library/http.client#http.client.LineTooLong","type":"Internet"},{"name":"http.client.NotConnected","path":"library/http.client#http.client.NotConnected","type":"Internet"},{"name":"http.client.RemoteDisconnected","path":"library/http.client#http.client.RemoteDisconnected","type":"Internet"},{"name":"http.client.ResponseNotReady","path":"library/http.client#http.client.ResponseNotReady","type":"Internet"},{"name":"http.client.responses","path":"library/http.client#http.client.responses","type":"Internet"},{"name":"http.client.UnimplementedFileMode","path":"library/http.client#http.client.UnimplementedFileMode","type":"Internet"},{"name":"http.client.UnknownProtocol","path":"library/http.client#http.client.UnknownProtocol","type":"Internet"},{"name":"http.client.UnknownTransferEncoding","path":"library/http.client#http.client.UnknownTransferEncoding","type":"Internet"},{"name":"http.cookiejar","path":"library/http.cookiejar","type":"Internet"},{"name":"http.cookiejar.Cookie","path":"library/http.cookiejar#http.cookiejar.Cookie","type":"Internet"},{"name":"http.cookiejar.Cookie.comment","path":"library/http.cookiejar#http.cookiejar.Cookie.comment","type":"Internet"},{"name":"http.cookiejar.Cookie.comment_url","path":"library/http.cookiejar#http.cookiejar.Cookie.comment_url","type":"Internet"},{"name":"http.cookiejar.Cookie.discard","path":"library/http.cookiejar#http.cookiejar.Cookie.discard","type":"Internet"},{"name":"http.cookiejar.Cookie.domain_initial_dot","path":"library/http.cookiejar#http.cookiejar.Cookie.domain_initial_dot","type":"Internet"},{"name":"http.cookiejar.Cookie.domain_specified","path":"library/http.cookiejar#http.cookiejar.Cookie.domain_specified","type":"Internet"},{"name":"http.cookiejar.Cookie.expires","path":"library/http.cookiejar#http.cookiejar.Cookie.expires","type":"Internet"},{"name":"http.cookiejar.Cookie.get_nonstandard_attr()","path":"library/http.cookiejar#http.cookiejar.Cookie.get_nonstandard_attr","type":"Internet"},{"name":"http.cookiejar.Cookie.has_nonstandard_attr()","path":"library/http.cookiejar#http.cookiejar.Cookie.has_nonstandard_attr","type":"Internet"},{"name":"http.cookiejar.Cookie.is_expired()","path":"library/http.cookiejar#http.cookiejar.Cookie.is_expired","type":"Internet"},{"name":"http.cookiejar.Cookie.name","path":"library/http.cookiejar#http.cookiejar.Cookie.name","type":"Internet"},{"name":"http.cookiejar.Cookie.path","path":"library/http.cookiejar#http.cookiejar.Cookie.path","type":"Internet"},{"name":"http.cookiejar.Cookie.port","path":"library/http.cookiejar#http.cookiejar.Cookie.port","type":"Internet"},{"name":"http.cookiejar.Cookie.port_specified","path":"library/http.cookiejar#http.cookiejar.Cookie.port_specified","type":"Internet"},{"name":"http.cookiejar.Cookie.rfc2109","path":"library/http.cookiejar#http.cookiejar.Cookie.rfc2109","type":"Internet"},{"name":"http.cookiejar.Cookie.secure","path":"library/http.cookiejar#http.cookiejar.Cookie.secure","type":"Internet"},{"name":"http.cookiejar.Cookie.set_nonstandard_attr()","path":"library/http.cookiejar#http.cookiejar.Cookie.set_nonstandard_attr","type":"Internet"},{"name":"http.cookiejar.Cookie.value","path":"library/http.cookiejar#http.cookiejar.Cookie.value","type":"Internet"},{"name":"http.cookiejar.Cookie.version","path":"library/http.cookiejar#http.cookiejar.Cookie.version","type":"Internet"},{"name":"http.cookiejar.CookieJar","path":"library/http.cookiejar#http.cookiejar.CookieJar","type":"Internet"},{"name":"http.cookiejar.CookieJar.add_cookie_header()","path":"library/http.cookiejar#http.cookiejar.CookieJar.add_cookie_header","type":"Internet"},{"name":"http.cookiejar.CookieJar.clear()","path":"library/http.cookiejar#http.cookiejar.CookieJar.clear","type":"Internet"},{"name":"http.cookiejar.CookieJar.clear_session_cookies()","path":"library/http.cookiejar#http.cookiejar.CookieJar.clear_session_cookies","type":"Internet"},{"name":"http.cookiejar.CookieJar.extract_cookies()","path":"library/http.cookiejar#http.cookiejar.CookieJar.extract_cookies","type":"Internet"},{"name":"http.cookiejar.CookieJar.make_cookies()","path":"library/http.cookiejar#http.cookiejar.CookieJar.make_cookies","type":"Internet"},{"name":"http.cookiejar.CookieJar.set_cookie()","path":"library/http.cookiejar#http.cookiejar.CookieJar.set_cookie","type":"Internet"},{"name":"http.cookiejar.CookieJar.set_cookie_if_ok()","path":"library/http.cookiejar#http.cookiejar.CookieJar.set_cookie_if_ok","type":"Internet"},{"name":"http.cookiejar.CookieJar.set_policy()","path":"library/http.cookiejar#http.cookiejar.CookieJar.set_policy","type":"Internet"},{"name":"http.cookiejar.CookiePolicy","path":"library/http.cookiejar#http.cookiejar.CookiePolicy","type":"Internet"},{"name":"http.cookiejar.CookiePolicy.domain_return_ok()","path":"library/http.cookiejar#http.cookiejar.CookiePolicy.domain_return_ok","type":"Internet"},{"name":"http.cookiejar.CookiePolicy.hide_cookie2","path":"library/http.cookiejar#http.cookiejar.CookiePolicy.hide_cookie2","type":"Internet"},{"name":"http.cookiejar.CookiePolicy.netscape","path":"library/http.cookiejar#http.cookiejar.CookiePolicy.netscape","type":"Internet"},{"name":"http.cookiejar.CookiePolicy.path_return_ok()","path":"library/http.cookiejar#http.cookiejar.CookiePolicy.path_return_ok","type":"Internet"},{"name":"http.cookiejar.CookiePolicy.return_ok()","path":"library/http.cookiejar#http.cookiejar.CookiePolicy.return_ok","type":"Internet"},{"name":"http.cookiejar.CookiePolicy.rfc2965","path":"library/http.cookiejar#http.cookiejar.CookiePolicy.rfc2965","type":"Internet"},{"name":"http.cookiejar.CookiePolicy.set_ok()","path":"library/http.cookiejar#http.cookiejar.CookiePolicy.set_ok","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.allowed_domains()","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.allowed_domains","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.blocked_domains()","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.blocked_domains","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.DomainLiberal","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.DomainLiberal","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.DomainRFC2965Match","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.DomainRFC2965Match","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.DomainStrict","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.DomainStrict","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.DomainStrictNoDots","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.DomainStrictNoDots","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.DomainStrictNonDomain","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.DomainStrictNonDomain","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.is_blocked()","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.is_blocked","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.is_not_allowed()","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.is_not_allowed","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.rfc2109_as_netscape","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.rfc2109_as_netscape","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.set_allowed_domains()","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.set_allowed_domains","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.set_blocked_domains()","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.set_blocked_domains","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.strict_domain","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.strict_domain","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.strict_ns_domain","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.strict_ns_domain","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.strict_ns_set_initial_dollar","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.strict_ns_set_initial_dollar","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.strict_ns_set_path","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.strict_ns_set_path","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.strict_ns_unverifiable","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.strict_ns_unverifiable","type":"Internet"},{"name":"http.cookiejar.DefaultCookiePolicy.strict_rfc2965_unverifiable","path":"library/http.cookiejar#http.cookiejar.DefaultCookiePolicy.strict_rfc2965_unverifiable","type":"Internet"},{"name":"http.cookiejar.FileCookieJar","path":"library/http.cookiejar#http.cookiejar.FileCookieJar","type":"Internet"},{"name":"http.cookiejar.FileCookieJar.delayload","path":"library/http.cookiejar#http.cookiejar.FileCookieJar.delayload","type":"Internet"},{"name":"http.cookiejar.FileCookieJar.filename","path":"library/http.cookiejar#http.cookiejar.FileCookieJar.filename","type":"Internet"},{"name":"http.cookiejar.FileCookieJar.load()","path":"library/http.cookiejar#http.cookiejar.FileCookieJar.load","type":"Internet"},{"name":"http.cookiejar.FileCookieJar.revert()","path":"library/http.cookiejar#http.cookiejar.FileCookieJar.revert","type":"Internet"},{"name":"http.cookiejar.FileCookieJar.save()","path":"library/http.cookiejar#http.cookiejar.FileCookieJar.save","type":"Internet"},{"name":"http.cookiejar.LoadError","path":"library/http.cookiejar#http.cookiejar.LoadError","type":"Internet"},{"name":"http.cookiejar.LWPCookieJar","path":"library/http.cookiejar#http.cookiejar.LWPCookieJar","type":"Internet"},{"name":"http.cookiejar.MozillaCookieJar","path":"library/http.cookiejar#http.cookiejar.MozillaCookieJar","type":"Internet"},{"name":"http.cookies","path":"library/http.cookies","type":"Internet"},{"name":"http.cookies.BaseCookie","path":"library/http.cookies#http.cookies.BaseCookie","type":"Internet"},{"name":"http.cookies.BaseCookie.js_output()","path":"library/http.cookies#http.cookies.BaseCookie.js_output","type":"Internet"},{"name":"http.cookies.BaseCookie.load()","path":"library/http.cookies#http.cookies.BaseCookie.load","type":"Internet"},{"name":"http.cookies.BaseCookie.output()","path":"library/http.cookies#http.cookies.BaseCookie.output","type":"Internet"},{"name":"http.cookies.BaseCookie.value_decode()","path":"library/http.cookies#http.cookies.BaseCookie.value_decode","type":"Internet"},{"name":"http.cookies.BaseCookie.value_encode()","path":"library/http.cookies#http.cookies.BaseCookie.value_encode","type":"Internet"},{"name":"http.cookies.CookieError","path":"library/http.cookies#http.cookies.CookieError","type":"Internet"},{"name":"http.cookies.Morsel","path":"library/http.cookies#http.cookies.Morsel","type":"Internet"},{"name":"http.cookies.Morsel.coded_value","path":"library/http.cookies#http.cookies.Morsel.coded_value","type":"Internet"},{"name":"http.cookies.Morsel.copy()","path":"library/http.cookies#http.cookies.Morsel.copy","type":"Internet"},{"name":"http.cookies.Morsel.isReservedKey()","path":"library/http.cookies#http.cookies.Morsel.isReservedKey","type":"Internet"},{"name":"http.cookies.Morsel.js_output()","path":"library/http.cookies#http.cookies.Morsel.js_output","type":"Internet"},{"name":"http.cookies.Morsel.key","path":"library/http.cookies#http.cookies.Morsel.key","type":"Internet"},{"name":"http.cookies.Morsel.output()","path":"library/http.cookies#http.cookies.Morsel.output","type":"Internet"},{"name":"http.cookies.Morsel.OutputString()","path":"library/http.cookies#http.cookies.Morsel.OutputString","type":"Internet"},{"name":"http.cookies.Morsel.set()","path":"library/http.cookies#http.cookies.Morsel.set","type":"Internet"},{"name":"http.cookies.Morsel.setdefault()","path":"library/http.cookies#http.cookies.Morsel.setdefault","type":"Internet"},{"name":"http.cookies.Morsel.update()","path":"library/http.cookies#http.cookies.Morsel.update","type":"Internet"},{"name":"http.cookies.Morsel.value","path":"library/http.cookies#http.cookies.Morsel.value","type":"Internet"},{"name":"http.cookies.SimpleCookie","path":"library/http.cookies#http.cookies.SimpleCookie","type":"Internet"},{"name":"http.HTTPStatus","path":"library/http#http.HTTPStatus","type":"Internet"},{"name":"http.server","path":"library/http.server","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler","path":"library/http.server#http.server.BaseHTTPRequestHandler","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.address_string()","path":"library/http.server#http.server.BaseHTTPRequestHandler.address_string","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.client_address","path":"library/http.server#http.server.BaseHTTPRequestHandler.client_address","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.close_connection","path":"library/http.server#http.server.BaseHTTPRequestHandler.close_connection","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.command","path":"library/http.server#http.server.BaseHTTPRequestHandler.command","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.date_time_string()","path":"library/http.server#http.server.BaseHTTPRequestHandler.date_time_string","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.end_headers()","path":"library/http.server#http.server.BaseHTTPRequestHandler.end_headers","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.error_content_type","path":"library/http.server#http.server.BaseHTTPRequestHandler.error_content_type","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.error_message_format","path":"library/http.server#http.server.BaseHTTPRequestHandler.error_message_format","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.flush_headers()","path":"library/http.server#http.server.BaseHTTPRequestHandler.flush_headers","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.handle()","path":"library/http.server#http.server.BaseHTTPRequestHandler.handle","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.handle_expect_100()","path":"library/http.server#http.server.BaseHTTPRequestHandler.handle_expect_100","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.handle_one_request()","path":"library/http.server#http.server.BaseHTTPRequestHandler.handle_one_request","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.headers","path":"library/http.server#http.server.BaseHTTPRequestHandler.headers","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.log_date_time_string()","path":"library/http.server#http.server.BaseHTTPRequestHandler.log_date_time_string","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.log_error()","path":"library/http.server#http.server.BaseHTTPRequestHandler.log_error","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.log_message()","path":"library/http.server#http.server.BaseHTTPRequestHandler.log_message","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.log_request()","path":"library/http.server#http.server.BaseHTTPRequestHandler.log_request","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.MessageClass","path":"library/http.server#http.server.BaseHTTPRequestHandler.MessageClass","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.path","path":"library/http.server#http.server.BaseHTTPRequestHandler.path","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.protocol_version","path":"library/http.server#http.server.BaseHTTPRequestHandler.protocol_version","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.requestline","path":"library/http.server#http.server.BaseHTTPRequestHandler.requestline","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.request_version","path":"library/http.server#http.server.BaseHTTPRequestHandler.request_version","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.responses","path":"library/http.server#http.server.BaseHTTPRequestHandler.responses","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.rfile","path":"library/http.server#http.server.BaseHTTPRequestHandler.rfile","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.send_error()","path":"library/http.server#http.server.BaseHTTPRequestHandler.send_error","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.send_header()","path":"library/http.server#http.server.BaseHTTPRequestHandler.send_header","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.send_response()","path":"library/http.server#http.server.BaseHTTPRequestHandler.send_response","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.send_response_only()","path":"library/http.server#http.server.BaseHTTPRequestHandler.send_response_only","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.server","path":"library/http.server#http.server.BaseHTTPRequestHandler.server","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.server_version","path":"library/http.server#http.server.BaseHTTPRequestHandler.server_version","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.sys_version","path":"library/http.server#http.server.BaseHTTPRequestHandler.sys_version","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.version_string()","path":"library/http.server#http.server.BaseHTTPRequestHandler.version_string","type":"Internet"},{"name":"http.server.BaseHTTPRequestHandler.wfile","path":"library/http.server#http.server.BaseHTTPRequestHandler.wfile","type":"Internet"},{"name":"http.server.CGIHTTPRequestHandler","path":"library/http.server#http.server.CGIHTTPRequestHandler","type":"Internet"},{"name":"http.server.CGIHTTPRequestHandler.cgi_directories","path":"library/http.server#http.server.CGIHTTPRequestHandler.cgi_directories","type":"Internet"},{"name":"http.server.CGIHTTPRequestHandler.do_POST()","path":"library/http.server#http.server.CGIHTTPRequestHandler.do_POST","type":"Internet"},{"name":"http.server.HTTPServer","path":"library/http.server#http.server.HTTPServer","type":"Internet"},{"name":"http.server.SimpleHTTPRequestHandler","path":"library/http.server#http.server.SimpleHTTPRequestHandler","type":"Internet"},{"name":"http.server.SimpleHTTPRequestHandler.do_GET()","path":"library/http.server#http.server.SimpleHTTPRequestHandler.do_GET","type":"Internet"},{"name":"http.server.SimpleHTTPRequestHandler.do_HEAD()","path":"library/http.server#http.server.SimpleHTTPRequestHandler.do_HEAD","type":"Internet"},{"name":"http.server.SimpleHTTPRequestHandler.extensions_map","path":"library/http.server#http.server.SimpleHTTPRequestHandler.extensions_map","type":"Internet"},{"name":"http.server.SimpleHTTPRequestHandler.server_version","path":"library/http.server#http.server.SimpleHTTPRequestHandler.server_version","type":"Internet"},{"name":"id()","path":"library/functions#id","type":"Built-in Functions"},{"name":"IDLE","path":"library/idle","type":"Tk"},{"name":"imaplib","path":"library/imaplib","type":"Internet"},{"name":"imaplib.IMAP4","path":"library/imaplib#imaplib.IMAP4","type":"Internet"},{"name":"imaplib.IMAP4.abort","path":"library/imaplib#imaplib.IMAP4.abort","type":"Internet"},{"name":"imaplib.IMAP4.append()","path":"library/imaplib#imaplib.IMAP4.append","type":"Internet"},{"name":"imaplib.IMAP4.authenticate()","path":"library/imaplib#imaplib.IMAP4.authenticate","type":"Internet"},{"name":"imaplib.IMAP4.check()","path":"library/imaplib#imaplib.IMAP4.check","type":"Internet"},{"name":"imaplib.IMAP4.close()","path":"library/imaplib#imaplib.IMAP4.close","type":"Internet"},{"name":"imaplib.IMAP4.copy()","path":"library/imaplib#imaplib.IMAP4.copy","type":"Internet"},{"name":"imaplib.IMAP4.create()","path":"library/imaplib#imaplib.IMAP4.create","type":"Internet"},{"name":"imaplib.IMAP4.debug","path":"library/imaplib#imaplib.IMAP4.debug","type":"Internet"},{"name":"imaplib.IMAP4.delete()","path":"library/imaplib#imaplib.IMAP4.delete","type":"Internet"},{"name":"imaplib.IMAP4.deleteacl()","path":"library/imaplib#imaplib.IMAP4.deleteacl","type":"Internet"},{"name":"imaplib.IMAP4.enable()","path":"library/imaplib#imaplib.IMAP4.enable","type":"Internet"},{"name":"imaplib.IMAP4.error","path":"library/imaplib#imaplib.IMAP4.error","type":"Internet"},{"name":"imaplib.IMAP4.expunge()","path":"library/imaplib#imaplib.IMAP4.expunge","type":"Internet"},{"name":"imaplib.IMAP4.fetch()","path":"library/imaplib#imaplib.IMAP4.fetch","type":"Internet"},{"name":"imaplib.IMAP4.getacl()","path":"library/imaplib#imaplib.IMAP4.getacl","type":"Internet"},{"name":"imaplib.IMAP4.getannotation()","path":"library/imaplib#imaplib.IMAP4.getannotation","type":"Internet"},{"name":"imaplib.IMAP4.getquota()","path":"library/imaplib#imaplib.IMAP4.getquota","type":"Internet"},{"name":"imaplib.IMAP4.getquotaroot()","path":"library/imaplib#imaplib.IMAP4.getquotaroot","type":"Internet"},{"name":"imaplib.IMAP4.list()","path":"library/imaplib#imaplib.IMAP4.list","type":"Internet"},{"name":"imaplib.IMAP4.login()","path":"library/imaplib#imaplib.IMAP4.login","type":"Internet"},{"name":"imaplib.IMAP4.login_cram_md5()","path":"library/imaplib#imaplib.IMAP4.login_cram_md5","type":"Internet"},{"name":"imaplib.IMAP4.logout()","path":"library/imaplib#imaplib.IMAP4.logout","type":"Internet"},{"name":"imaplib.IMAP4.lsub()","path":"library/imaplib#imaplib.IMAP4.lsub","type":"Internet"},{"name":"imaplib.IMAP4.myrights()","path":"library/imaplib#imaplib.IMAP4.myrights","type":"Internet"},{"name":"imaplib.IMAP4.namespace()","path":"library/imaplib#imaplib.IMAP4.namespace","type":"Internet"},{"name":"imaplib.IMAP4.noop()","path":"library/imaplib#imaplib.IMAP4.noop","type":"Internet"},{"name":"imaplib.IMAP4.open()","path":"library/imaplib#imaplib.IMAP4.open","type":"Internet"},{"name":"imaplib.IMAP4.partial()","path":"library/imaplib#imaplib.IMAP4.partial","type":"Internet"},{"name":"imaplib.IMAP4.PROTOCOL_VERSION","path":"library/imaplib#imaplib.IMAP4.PROTOCOL_VERSION","type":"Internet"},{"name":"imaplib.IMAP4.proxyauth()","path":"library/imaplib#imaplib.IMAP4.proxyauth","type":"Internet"},{"name":"imaplib.IMAP4.read()","path":"library/imaplib#imaplib.IMAP4.read","type":"Internet"},{"name":"imaplib.IMAP4.readline()","path":"library/imaplib#imaplib.IMAP4.readline","type":"Internet"},{"name":"imaplib.IMAP4.readonly","path":"library/imaplib#imaplib.IMAP4.readonly","type":"Internet"},{"name":"imaplib.IMAP4.recent()","path":"library/imaplib#imaplib.IMAP4.recent","type":"Internet"},{"name":"imaplib.IMAP4.rename()","path":"library/imaplib#imaplib.IMAP4.rename","type":"Internet"},{"name":"imaplib.IMAP4.response()","path":"library/imaplib#imaplib.IMAP4.response","type":"Internet"},{"name":"imaplib.IMAP4.search()","path":"library/imaplib#imaplib.IMAP4.search","type":"Internet"},{"name":"imaplib.IMAP4.select()","path":"library/imaplib#imaplib.IMAP4.select","type":"Internet"},{"name":"imaplib.IMAP4.send()","path":"library/imaplib#imaplib.IMAP4.send","type":"Internet"},{"name":"imaplib.IMAP4.setacl()","path":"library/imaplib#imaplib.IMAP4.setacl","type":"Internet"},{"name":"imaplib.IMAP4.setannotation()","path":"library/imaplib#imaplib.IMAP4.setannotation","type":"Internet"},{"name":"imaplib.IMAP4.setquota()","path":"library/imaplib#imaplib.IMAP4.setquota","type":"Internet"},{"name":"imaplib.IMAP4.shutdown()","path":"library/imaplib#imaplib.IMAP4.shutdown","type":"Internet"},{"name":"imaplib.IMAP4.socket()","path":"library/imaplib#imaplib.IMAP4.socket","type":"Internet"},{"name":"imaplib.IMAP4.sort()","path":"library/imaplib#imaplib.IMAP4.sort","type":"Internet"},{"name":"imaplib.IMAP4.starttls()","path":"library/imaplib#imaplib.IMAP4.starttls","type":"Internet"},{"name":"imaplib.IMAP4.status()","path":"library/imaplib#imaplib.IMAP4.status","type":"Internet"},{"name":"imaplib.IMAP4.store()","path":"library/imaplib#imaplib.IMAP4.store","type":"Internet"},{"name":"imaplib.IMAP4.subscribe()","path":"library/imaplib#imaplib.IMAP4.subscribe","type":"Internet"},{"name":"imaplib.IMAP4.thread()","path":"library/imaplib#imaplib.IMAP4.thread","type":"Internet"},{"name":"imaplib.IMAP4.uid()","path":"library/imaplib#imaplib.IMAP4.uid","type":"Internet"},{"name":"imaplib.IMAP4.unsubscribe()","path":"library/imaplib#imaplib.IMAP4.unsubscribe","type":"Internet"},{"name":"imaplib.IMAP4.utf8_enabled","path":"library/imaplib#imaplib.IMAP4.utf8_enabled","type":"Internet"},{"name":"imaplib.IMAP4.xatom()","path":"library/imaplib#imaplib.IMAP4.xatom","type":"Internet"},{"name":"imaplib.IMAP4_SSL","path":"library/imaplib#imaplib.IMAP4_SSL","type":"Internet"},{"name":"imaplib.IMAP4_stream","path":"library/imaplib#imaplib.IMAP4_stream","type":"Internet"},{"name":"imaplib.Int2AP()","path":"library/imaplib#imaplib.Int2AP","type":"Internet"},{"name":"imaplib.Internaldate2tuple()","path":"library/imaplib#imaplib.Internaldate2tuple","type":"Internet"},{"name":"imaplib.ParseFlags()","path":"library/imaplib#imaplib.ParseFlags","type":"Internet"},{"name":"imaplib.Time2Internaldate()","path":"library/imaplib#imaplib.Time2Internaldate","type":"Internet"},{"name":"imghdr","path":"library/imghdr","type":"Multimedia"},{"name":"imghdr.tests","path":"library/imghdr#imghdr.tests","type":"Multimedia"},{"name":"imghdr.what()","path":"library/imghdr#imghdr.what","type":"Multimedia"},{"name":"ImportError","path":"library/exceptions#ImportError","type":"Built-in Exceptions"},{"name":"importlib","path":"library/importlib","type":"Importing"},{"name":"importlib.abc.ExecutionLoader","path":"library/importlib#importlib.abc.ExecutionLoader","type":"Importing"},{"name":"importlib.abc.ExecutionLoader.get_filename()","path":"library/importlib#importlib.abc.ExecutionLoader.get_filename","type":"Importing"},{"name":"importlib.abc.FileLoader","path":"library/importlib#importlib.abc.FileLoader","type":"Importing"},{"name":"importlib.abc.FileLoader.get_data()","path":"library/importlib#importlib.abc.FileLoader.get_data","type":"Importing"},{"name":"importlib.abc.FileLoader.get_filename()","path":"library/importlib#importlib.abc.FileLoader.get_filename","type":"Importing"},{"name":"importlib.abc.FileLoader.load_module()","path":"library/importlib#importlib.abc.FileLoader.load_module","type":"Importing"},{"name":"importlib.abc.FileLoader.name","path":"library/importlib#importlib.abc.FileLoader.name","type":"Importing"},{"name":"importlib.abc.FileLoader.path","path":"library/importlib#importlib.abc.FileLoader.path","type":"Importing"},{"name":"importlib.abc.Finder","path":"library/importlib#importlib.abc.Finder","type":"Importing"},{"name":"importlib.abc.Finder.find_module()","path":"library/importlib#importlib.abc.Finder.find_module","type":"Importing"},{"name":"importlib.abc.InspectLoader","path":"library/importlib#importlib.abc.InspectLoader","type":"Importing"},{"name":"importlib.abc.InspectLoader.exec_module()","path":"library/importlib#importlib.abc.InspectLoader.exec_module","type":"Importing"},{"name":"importlib.abc.InspectLoader.get_code()","path":"library/importlib#importlib.abc.InspectLoader.get_code","type":"Importing"},{"name":"importlib.abc.InspectLoader.get_source()","path":"library/importlib#importlib.abc.InspectLoader.get_source","type":"Importing"},{"name":"importlib.abc.InspectLoader.is_package()","path":"library/importlib#importlib.abc.InspectLoader.is_package","type":"Importing"},{"name":"importlib.abc.InspectLoader.load_module()","path":"library/importlib#importlib.abc.InspectLoader.load_module","type":"Importing"},{"name":"importlib.abc.InspectLoader.source_to_code()","path":"library/importlib#importlib.abc.InspectLoader.source_to_code","type":"Importing"},{"name":"importlib.abc.Loader","path":"library/importlib#importlib.abc.Loader","type":"Importing"},{"name":"importlib.abc.Loader.create_module()","path":"library/importlib#importlib.abc.Loader.create_module","type":"Importing"},{"name":"importlib.abc.Loader.exec_module()","path":"library/importlib#importlib.abc.Loader.exec_module","type":"Importing"},{"name":"importlib.abc.Loader.load_module()","path":"library/importlib#importlib.abc.Loader.load_module","type":"Importing"},{"name":"importlib.abc.Loader.module_repr()","path":"library/importlib#importlib.abc.Loader.module_repr","type":"Importing"},{"name":"importlib.abc.MetaPathFinder","path":"library/importlib#importlib.abc.MetaPathFinder","type":"Importing"},{"name":"importlib.abc.MetaPathFinder.find_module()","path":"library/importlib#importlib.abc.MetaPathFinder.find_module","type":"Importing"},{"name":"importlib.abc.MetaPathFinder.find_spec()","path":"library/importlib#importlib.abc.MetaPathFinder.find_spec","type":"Importing"},{"name":"importlib.abc.MetaPathFinder.invalidate_caches()","path":"library/importlib#importlib.abc.MetaPathFinder.invalidate_caches","type":"Importing"},{"name":"importlib.abc.PathEntryFinder","path":"library/importlib#importlib.abc.PathEntryFinder","type":"Importing"},{"name":"importlib.abc.PathEntryFinder.find_loader()","path":"library/importlib#importlib.abc.PathEntryFinder.find_loader","type":"Importing"},{"name":"importlib.abc.PathEntryFinder.find_module()","path":"library/importlib#importlib.abc.PathEntryFinder.find_module","type":"Importing"},{"name":"importlib.abc.PathEntryFinder.find_spec()","path":"library/importlib#importlib.abc.PathEntryFinder.find_spec","type":"Importing"},{"name":"importlib.abc.PathEntryFinder.invalidate_caches()","path":"library/importlib#importlib.abc.PathEntryFinder.invalidate_caches","type":"Importing"},{"name":"importlib.abc.ResourceLoader","path":"library/importlib#importlib.abc.ResourceLoader","type":"Importing"},{"name":"importlib.abc.ResourceLoader.get_data()","path":"library/importlib#importlib.abc.ResourceLoader.get_data","type":"Importing"},{"name":"importlib.abc.SourceLoader","path":"library/importlib#importlib.abc.SourceLoader","type":"Importing"},{"name":"importlib.abc.SourceLoader.exec_module()","path":"library/importlib#importlib.abc.SourceLoader.exec_module","type":"Importing"},{"name":"importlib.abc.SourceLoader.get_code()","path":"library/importlib#importlib.abc.SourceLoader.get_code","type":"Importing"},{"name":"importlib.abc.SourceLoader.get_source()","path":"library/importlib#importlib.abc.SourceLoader.get_source","type":"Importing"},{"name":"importlib.abc.SourceLoader.is_package()","path":"library/importlib#importlib.abc.SourceLoader.is_package","type":"Importing"},{"name":"importlib.abc.SourceLoader.load_module()","path":"library/importlib#importlib.abc.SourceLoader.load_module","type":"Importing"},{"name":"importlib.abc.SourceLoader.path_mtime()","path":"library/importlib#importlib.abc.SourceLoader.path_mtime","type":"Importing"},{"name":"importlib.abc.SourceLoader.path_stats()","path":"library/importlib#importlib.abc.SourceLoader.path_stats","type":"Importing"},{"name":"importlib.abc.SourceLoader.set_data()","path":"library/importlib#importlib.abc.SourceLoader.set_data","type":"Importing"},{"name":"importlib.find_loader()","path":"library/importlib#importlib.find_loader","type":"Importing"},{"name":"importlib.import_module()","path":"library/importlib#importlib.import_module","type":"Importing"},{"name":"importlib.invalidate_caches()","path":"library/importlib#importlib.invalidate_caches","type":"Importing"},{"name":"importlib.machinery.all_suffixes()","path":"library/importlib#importlib.machinery.all_suffixes","type":"Importing"},{"name":"importlib.machinery.BuiltinImporter","path":"library/importlib#importlib.machinery.BuiltinImporter","type":"Importing"},{"name":"importlib.machinery.BYTECODE_SUFFIXES","path":"library/importlib#importlib.machinery.BYTECODE_SUFFIXES","type":"Importing"},{"name":"importlib.machinery.DEBUG_BYTECODE_SUFFIXES","path":"library/importlib#importlib.machinery.DEBUG_BYTECODE_SUFFIXES","type":"Importing"},{"name":"importlib.machinery.ExtensionFileLoader","path":"library/importlib#importlib.machinery.ExtensionFileLoader","type":"Importing"},{"name":"importlib.machinery.ExtensionFileLoader.create_module()","path":"library/importlib#importlib.machinery.ExtensionFileLoader.create_module","type":"Importing"},{"name":"importlib.machinery.ExtensionFileLoader.exec_module()","path":"library/importlib#importlib.machinery.ExtensionFileLoader.exec_module","type":"Importing"},{"name":"importlib.machinery.ExtensionFileLoader.get_code()","path":"library/importlib#importlib.machinery.ExtensionFileLoader.get_code","type":"Importing"},{"name":"importlib.machinery.ExtensionFileLoader.get_filename()","path":"library/importlib#importlib.machinery.ExtensionFileLoader.get_filename","type":"Importing"},{"name":"importlib.machinery.ExtensionFileLoader.get_source()","path":"library/importlib#importlib.machinery.ExtensionFileLoader.get_source","type":"Importing"},{"name":"importlib.machinery.ExtensionFileLoader.is_package()","path":"library/importlib#importlib.machinery.ExtensionFileLoader.is_package","type":"Importing"},{"name":"importlib.machinery.ExtensionFileLoader.name","path":"library/importlib#importlib.machinery.ExtensionFileLoader.name","type":"Importing"},{"name":"importlib.machinery.ExtensionFileLoader.path","path":"library/importlib#importlib.machinery.ExtensionFileLoader.path","type":"Importing"},{"name":"importlib.machinery.EXTENSION_SUFFIXES","path":"library/importlib#importlib.machinery.EXTENSION_SUFFIXES","type":"Importing"},{"name":"importlib.machinery.FileFinder","path":"library/importlib#importlib.machinery.FileFinder","type":"Importing"},{"name":"importlib.machinery.FileFinder.find_loader()","path":"library/importlib#importlib.machinery.FileFinder.find_loader","type":"Importing"},{"name":"importlib.machinery.FileFinder.find_spec()","path":"library/importlib#importlib.machinery.FileFinder.find_spec","type":"Importing"},{"name":"importlib.machinery.FileFinder.invalidate_caches()","path":"library/importlib#importlib.machinery.FileFinder.invalidate_caches","type":"Importing"},{"name":"importlib.machinery.FileFinder.path","path":"library/importlib#importlib.machinery.FileFinder.path","type":"Importing"},{"name":"importlib.machinery.FileFinder.path_hook()","path":"library/importlib#importlib.machinery.FileFinder.path_hook","type":"Importing"},{"name":"importlib.machinery.FrozenImporter","path":"library/importlib#importlib.machinery.FrozenImporter","type":"Importing"},{"name":"importlib.machinery.ModuleSpec","path":"library/importlib#importlib.machinery.ModuleSpec","type":"Importing"},{"name":"importlib.machinery.ModuleSpec.cached","path":"library/importlib#importlib.machinery.ModuleSpec.cached","type":"Importing"},{"name":"importlib.machinery.ModuleSpec.has_location","path":"library/importlib#importlib.machinery.ModuleSpec.has_location","type":"Importing"},{"name":"importlib.machinery.ModuleSpec.loader","path":"library/importlib#importlib.machinery.ModuleSpec.loader","type":"Importing"},{"name":"importlib.machinery.ModuleSpec.loader_state","path":"library/importlib#importlib.machinery.ModuleSpec.loader_state","type":"Importing"},{"name":"importlib.machinery.ModuleSpec.name","path":"library/importlib#importlib.machinery.ModuleSpec.name","type":"Importing"},{"name":"importlib.machinery.ModuleSpec.origin","path":"library/importlib#importlib.machinery.ModuleSpec.origin","type":"Importing"},{"name":"importlib.machinery.ModuleSpec.parent","path":"library/importlib#importlib.machinery.ModuleSpec.parent","type":"Importing"},{"name":"importlib.machinery.ModuleSpec.submodule_search_locations","path":"library/importlib#importlib.machinery.ModuleSpec.submodule_search_locations","type":"Importing"},{"name":"importlib.machinery.OPTIMIZED_BYTECODE_SUFFIXES","path":"library/importlib#importlib.machinery.OPTIMIZED_BYTECODE_SUFFIXES","type":"Importing"},{"name":"importlib.machinery.PathFinder","path":"library/importlib#importlib.machinery.PathFinder","type":"Importing"},{"name":"importlib.machinery.PathFinder.find_module()","path":"library/importlib#importlib.machinery.PathFinder.find_module","type":"Importing"},{"name":"importlib.machinery.PathFinder.find_spec()","path":"library/importlib#importlib.machinery.PathFinder.find_spec","type":"Importing"},{"name":"importlib.machinery.PathFinder.invalidate_caches()","path":"library/importlib#importlib.machinery.PathFinder.invalidate_caches","type":"Importing"},{"name":"importlib.machinery.SourceFileLoader","path":"library/importlib#importlib.machinery.SourceFileLoader","type":"Importing"},{"name":"importlib.machinery.SourceFileLoader.is_package()","path":"library/importlib#importlib.machinery.SourceFileLoader.is_package","type":"Importing"},{"name":"importlib.machinery.SourceFileLoader.load_module()","path":"library/importlib#importlib.machinery.SourceFileLoader.load_module","type":"Importing"},{"name":"importlib.machinery.SourceFileLoader.name","path":"library/importlib#importlib.machinery.SourceFileLoader.name","type":"Importing"},{"name":"importlib.machinery.SourceFileLoader.path","path":"library/importlib#importlib.machinery.SourceFileLoader.path","type":"Importing"},{"name":"importlib.machinery.SourceFileLoader.path_stats()","path":"library/importlib#importlib.machinery.SourceFileLoader.path_stats","type":"Importing"},{"name":"importlib.machinery.SourceFileLoader.set_data()","path":"library/importlib#importlib.machinery.SourceFileLoader.set_data","type":"Importing"},{"name":"importlib.machinery.SourcelessFileLoader","path":"library/importlib#importlib.machinery.SourcelessFileLoader","type":"Importing"},{"name":"importlib.machinery.SourcelessFileLoader.get_code()","path":"library/importlib#importlib.machinery.SourcelessFileLoader.get_code","type":"Importing"},{"name":"importlib.machinery.SourcelessFileLoader.get_source()","path":"library/importlib#importlib.machinery.SourcelessFileLoader.get_source","type":"Importing"},{"name":"importlib.machinery.SourcelessFileLoader.is_package()","path":"library/importlib#importlib.machinery.SourcelessFileLoader.is_package","type":"Importing"},{"name":"importlib.machinery.SourcelessFileLoader.load_module()","path":"library/importlib#importlib.machinery.SourcelessFileLoader.load_module","type":"Importing"},{"name":"importlib.machinery.SourcelessFileLoader.name","path":"library/importlib#importlib.machinery.SourcelessFileLoader.name","type":"Importing"},{"name":"importlib.machinery.SourcelessFileLoader.path","path":"library/importlib#importlib.machinery.SourcelessFileLoader.path","type":"Importing"},{"name":"importlib.machinery.SOURCE_SUFFIXES","path":"library/importlib#importlib.machinery.SOURCE_SUFFIXES","type":"Importing"},{"name":"importlib.machinery.WindowsRegistryFinder","path":"library/importlib#importlib.machinery.WindowsRegistryFinder","type":"Importing"},{"name":"importlib.reload()","path":"library/importlib#importlib.reload","type":"Importing"},{"name":"importlib.util.cache_from_source()","path":"library/importlib#importlib.util.cache_from_source","type":"Importing"},{"name":"importlib.util.decode_source()","path":"library/importlib#importlib.util.decode_source","type":"Importing"},{"name":"importlib.util.find_spec()","path":"library/importlib#importlib.util.find_spec","type":"Importing"},{"name":"importlib.util.LazyLoader","path":"library/importlib#importlib.util.LazyLoader","type":"Importing"},{"name":"importlib.util.LazyLoader.factory()","path":"library/importlib#importlib.util.LazyLoader.factory","type":"Importing"},{"name":"importlib.util.MAGIC_NUMBER","path":"library/importlib#importlib.util.MAGIC_NUMBER","type":"Importing"},{"name":"importlib.util.module_for_loader()","path":"library/importlib#importlib.util.module_for_loader","type":"Importing"},{"name":"importlib.util.module_from_spec()","path":"library/importlib#importlib.util.module_from_spec","type":"Importing"},{"name":"importlib.util.resolve_name()","path":"library/importlib#importlib.util.resolve_name","type":"Importing"},{"name":"importlib.util.set_loader()","path":"library/importlib#importlib.util.set_loader","type":"Importing"},{"name":"importlib.util.set_package()","path":"library/importlib#importlib.util.set_package","type":"Importing"},{"name":"importlib.util.source_from_cache()","path":"library/importlib#importlib.util.source_from_cache","type":"Importing"},{"name":"importlib.util.spec_from_file_location()","path":"library/importlib#importlib.util.spec_from_file_location","type":"Importing"},{"name":"importlib.util.spec_from_loader()","path":"library/importlib#importlib.util.spec_from_loader","type":"Importing"},{"name":"importlib.__import__()","path":"library/importlib#importlib.__import__","type":"Importing"},{"name":"ImportWarning","path":"library/exceptions#ImportWarning","type":"Built-in Exceptions"},{"name":"IndentationError","path":"library/exceptions#IndentationError","type":"Built-in Exceptions"},{"name":"IndexError","path":"library/exceptions#IndexError","type":"Built-in Exceptions"},{"name":"input()","path":"library/functions#input","type":"Built-in Functions"},{"name":"inspect","path":"library/inspect","type":"Runtime"},{"name":"inspect.BoundArguments","path":"library/inspect#inspect.BoundArguments","type":"Runtime"},{"name":"inspect.BoundArguments.apply_defaults()","path":"library/inspect#inspect.BoundArguments.apply_defaults","type":"Runtime"},{"name":"inspect.BoundArguments.args","path":"library/inspect#inspect.BoundArguments.args","type":"Runtime"},{"name":"inspect.BoundArguments.arguments","path":"library/inspect#inspect.BoundArguments.arguments","type":"Runtime"},{"name":"inspect.BoundArguments.kwargs","path":"library/inspect#inspect.BoundArguments.kwargs","type":"Runtime"},{"name":"inspect.BoundArguments.signature","path":"library/inspect#inspect.BoundArguments.signature","type":"Runtime"},{"name":"inspect.cleandoc()","path":"library/inspect#inspect.cleandoc","type":"Runtime"},{"name":"inspect.currentframe()","path":"library/inspect#inspect.currentframe","type":"Runtime"},{"name":"inspect.formatargspec()","path":"library/inspect#inspect.formatargspec","type":"Runtime"},{"name":"inspect.formatargvalues()","path":"library/inspect#inspect.formatargvalues","type":"Runtime"},{"name":"inspect.getargspec()","path":"library/inspect#inspect.getargspec","type":"Runtime"},{"name":"inspect.getargvalues()","path":"library/inspect#inspect.getargvalues","type":"Runtime"},{"name":"inspect.getattr_static()","path":"library/inspect#inspect.getattr_static","type":"Runtime"},{"name":"inspect.getcallargs()","path":"library/inspect#inspect.getcallargs","type":"Runtime"},{"name":"inspect.getclasstree()","path":"library/inspect#inspect.getclasstree","type":"Runtime"},{"name":"inspect.getclosurevars()","path":"library/inspect#inspect.getclosurevars","type":"Runtime"},{"name":"inspect.getcomments()","path":"library/inspect#inspect.getcomments","type":"Runtime"},{"name":"inspect.getcoroutinelocals()","path":"library/inspect#inspect.getcoroutinelocals","type":"Runtime"},{"name":"inspect.getcoroutinestate()","path":"library/inspect#inspect.getcoroutinestate","type":"Runtime"},{"name":"inspect.getdoc()","path":"library/inspect#inspect.getdoc","type":"Runtime"},{"name":"inspect.getfile()","path":"library/inspect#inspect.getfile","type":"Runtime"},{"name":"inspect.getframeinfo()","path":"library/inspect#inspect.getframeinfo","type":"Runtime"},{"name":"inspect.getfullargspec()","path":"library/inspect#inspect.getfullargspec","type":"Runtime"},{"name":"inspect.getgeneratorlocals()","path":"library/inspect#inspect.getgeneratorlocals","type":"Runtime"},{"name":"inspect.getgeneratorstate()","path":"library/inspect#inspect.getgeneratorstate","type":"Runtime"},{"name":"inspect.getinnerframes()","path":"library/inspect#inspect.getinnerframes","type":"Runtime"},{"name":"inspect.getmembers()","path":"library/inspect#inspect.getmembers","type":"Runtime"},{"name":"inspect.getmodule()","path":"library/inspect#inspect.getmodule","type":"Runtime"},{"name":"inspect.getmoduleinfo()","path":"library/inspect#inspect.getmoduleinfo","type":"Runtime"},{"name":"inspect.getmodulename()","path":"library/inspect#inspect.getmodulename","type":"Runtime"},{"name":"inspect.getmro()","path":"library/inspect#inspect.getmro","type":"Runtime"},{"name":"inspect.getouterframes()","path":"library/inspect#inspect.getouterframes","type":"Runtime"},{"name":"inspect.getsource()","path":"library/inspect#inspect.getsource","type":"Runtime"},{"name":"inspect.getsourcefile()","path":"library/inspect#inspect.getsourcefile","type":"Runtime"},{"name":"inspect.getsourcelines()","path":"library/inspect#inspect.getsourcelines","type":"Runtime"},{"name":"inspect.isabstract()","path":"library/inspect#inspect.isabstract","type":"Runtime"},{"name":"inspect.isawaitable()","path":"library/inspect#inspect.isawaitable","type":"Runtime"},{"name":"inspect.isbuiltin()","path":"library/inspect#inspect.isbuiltin","type":"Runtime"},{"name":"inspect.isclass()","path":"library/inspect#inspect.isclass","type":"Runtime"},{"name":"inspect.iscode()","path":"library/inspect#inspect.iscode","type":"Runtime"},{"name":"inspect.iscoroutine()","path":"library/inspect#inspect.iscoroutine","type":"Runtime"},{"name":"inspect.iscoroutinefunction()","path":"library/inspect#inspect.iscoroutinefunction","type":"Runtime"},{"name":"inspect.isdatadescriptor()","path":"library/inspect#inspect.isdatadescriptor","type":"Runtime"},{"name":"inspect.isframe()","path":"library/inspect#inspect.isframe","type":"Runtime"},{"name":"inspect.isfunction()","path":"library/inspect#inspect.isfunction","type":"Runtime"},{"name":"inspect.isgenerator()","path":"library/inspect#inspect.isgenerator","type":"Runtime"},{"name":"inspect.isgeneratorfunction()","path":"library/inspect#inspect.isgeneratorfunction","type":"Runtime"},{"name":"inspect.isgetsetdescriptor()","path":"library/inspect#inspect.isgetsetdescriptor","type":"Runtime"},{"name":"inspect.ismemberdescriptor()","path":"library/inspect#inspect.ismemberdescriptor","type":"Runtime"},{"name":"inspect.ismethod()","path":"library/inspect#inspect.ismethod","type":"Runtime"},{"name":"inspect.ismethoddescriptor()","path":"library/inspect#inspect.ismethoddescriptor","type":"Runtime"},{"name":"inspect.ismodule()","path":"library/inspect#inspect.ismodule","type":"Runtime"},{"name":"inspect.isroutine()","path":"library/inspect#inspect.isroutine","type":"Runtime"},{"name":"inspect.istraceback()","path":"library/inspect#inspect.istraceback","type":"Runtime"},{"name":"inspect.Parameter","path":"library/inspect#inspect.Parameter","type":"Runtime"},{"name":"inspect.Parameter.annotation","path":"library/inspect#inspect.Parameter.annotation","type":"Runtime"},{"name":"inspect.Parameter.default","path":"library/inspect#inspect.Parameter.default","type":"Runtime"},{"name":"inspect.Parameter.empty","path":"library/inspect#inspect.Parameter.empty","type":"Runtime"},{"name":"inspect.Parameter.kind","path":"library/inspect#inspect.Parameter.kind","type":"Runtime"},{"name":"inspect.Parameter.name","path":"library/inspect#inspect.Parameter.name","type":"Runtime"},{"name":"inspect.Parameter.replace()","path":"library/inspect#inspect.Parameter.replace","type":"Runtime"},{"name":"inspect.Signature","path":"library/inspect#inspect.Signature","type":"Runtime"},{"name":"inspect.signature()","path":"library/inspect#inspect.signature","type":"Runtime"},{"name":"inspect.Signature.bind()","path":"library/inspect#inspect.Signature.bind","type":"Runtime"},{"name":"inspect.Signature.bind_partial()","path":"library/inspect#inspect.Signature.bind_partial","type":"Runtime"},{"name":"inspect.Signature.empty","path":"library/inspect#inspect.Signature.empty","type":"Runtime"},{"name":"inspect.Signature.from_callable()","path":"library/inspect#inspect.Signature.from_callable","type":"Runtime"},{"name":"inspect.Signature.parameters","path":"library/inspect#inspect.Signature.parameters","type":"Runtime"},{"name":"inspect.Signature.replace()","path":"library/inspect#inspect.Signature.replace","type":"Runtime"},{"name":"inspect.Signature.return_annotation","path":"library/inspect#inspect.Signature.return_annotation","type":"Runtime"},{"name":"inspect.stack()","path":"library/inspect#inspect.stack","type":"Runtime"},{"name":"inspect.trace()","path":"library/inspect#inspect.trace","type":"Runtime"},{"name":"inspect.unwrap()","path":"library/inspect#inspect.unwrap","type":"Runtime"},{"name":"instance.__class__","path":"library/stdtypes#instance.__class__","type":"Built-in Types"},{"name":"int","path":"library/functions#int","type":"Built-in Functions"},{"name":"int.bit_length()","path":"library/stdtypes#int.bit_length","type":"Built-in Types"},{"name":"int.from_bytes()","path":"library/stdtypes#int.from_bytes","type":"Built-in Types"},{"name":"int.to_bytes()","path":"library/stdtypes#int.to_bytes","type":"Built-in Types"},{"name":"InterruptedError","path":"library/exceptions#InterruptedError","type":"Built-in Exceptions"},{"name":"io","path":"library/io","type":"Operating System"},{"name":"io.BlockingIOError","path":"library/io#io.BlockingIOError","type":"Operating System"},{"name":"io.BufferedIOBase","path":"library/io#io.BufferedIOBase","type":"Operating System"},{"name":"io.BufferedIOBase.detach()","path":"library/io#io.BufferedIOBase.detach","type":"Operating System"},{"name":"io.BufferedIOBase.raw","path":"library/io#io.BufferedIOBase.raw","type":"Operating System"},{"name":"io.BufferedIOBase.read()","path":"library/io#io.BufferedIOBase.read","type":"Operating System"},{"name":"io.BufferedIOBase.read1()","path":"library/io#io.BufferedIOBase.read1","type":"Operating System"},{"name":"io.BufferedIOBase.readinto()","path":"library/io#io.BufferedIOBase.readinto","type":"Operating System"},{"name":"io.BufferedIOBase.readinto1()","path":"library/io#io.BufferedIOBase.readinto1","type":"Operating System"},{"name":"io.BufferedIOBase.write()","path":"library/io#io.BufferedIOBase.write","type":"Operating System"},{"name":"io.BufferedRandom","path":"library/io#io.BufferedRandom","type":"Operating System"},{"name":"io.BufferedReader","path":"library/io#io.BufferedReader","type":"Operating System"},{"name":"io.BufferedReader.peek()","path":"library/io#io.BufferedReader.peek","type":"Operating System"},{"name":"io.BufferedReader.read()","path":"library/io#io.BufferedReader.read","type":"Operating System"},{"name":"io.BufferedReader.read1()","path":"library/io#io.BufferedReader.read1","type":"Operating System"},{"name":"io.BufferedRWPair","path":"library/io#io.BufferedRWPair","type":"Operating System"},{"name":"io.BufferedWriter","path":"library/io#io.BufferedWriter","type":"Operating System"},{"name":"io.BufferedWriter.flush()","path":"library/io#io.BufferedWriter.flush","type":"Operating System"},{"name":"io.BufferedWriter.write()","path":"library/io#io.BufferedWriter.write","type":"Operating System"},{"name":"io.BytesIO","path":"library/io#io.BytesIO","type":"Operating System"},{"name":"io.BytesIO.getbuffer()","path":"library/io#io.BytesIO.getbuffer","type":"Operating System"},{"name":"io.BytesIO.getvalue()","path":"library/io#io.BytesIO.getvalue","type":"Operating System"},{"name":"io.BytesIO.read1()","path":"library/io#io.BytesIO.read1","type":"Operating System"},{"name":"io.BytesIO.readinto1()","path":"library/io#io.BytesIO.readinto1","type":"Operating System"},{"name":"io.FileIO","path":"library/io#io.FileIO","type":"Operating System"},{"name":"io.FileIO.mode","path":"library/io#io.FileIO.mode","type":"Operating System"},{"name":"io.FileIO.name","path":"library/io#io.FileIO.name","type":"Operating System"},{"name":"io.IncrementalNewlineDecoder","path":"library/io#io.IncrementalNewlineDecoder","type":"Operating System"},{"name":"io.IOBase","path":"library/io#io.IOBase","type":"Operating System"},{"name":"io.IOBase.close()","path":"library/io#io.IOBase.close","type":"Operating System"},{"name":"io.IOBase.closed","path":"library/io#io.IOBase.closed","type":"Operating System"},{"name":"io.IOBase.fileno()","path":"library/io#io.IOBase.fileno","type":"Operating System"},{"name":"io.IOBase.flush()","path":"library/io#io.IOBase.flush","type":"Operating System"},{"name":"io.IOBase.isatty()","path":"library/io#io.IOBase.isatty","type":"Operating System"},{"name":"io.IOBase.readable()","path":"library/io#io.IOBase.readable","type":"Operating System"},{"name":"io.IOBase.readline()","path":"library/io#io.IOBase.readline","type":"Operating System"},{"name":"io.IOBase.readlines()","path":"library/io#io.IOBase.readlines","type":"Operating System"},{"name":"io.IOBase.seek()","path":"library/io#io.IOBase.seek","type":"Operating System"},{"name":"io.IOBase.seekable()","path":"library/io#io.IOBase.seekable","type":"Operating System"},{"name":"io.IOBase.tell()","path":"library/io#io.IOBase.tell","type":"Operating System"},{"name":"io.IOBase.truncate()","path":"library/io#io.IOBase.truncate","type":"Operating System"},{"name":"io.IOBase.writable()","path":"library/io#io.IOBase.writable","type":"Operating System"},{"name":"io.IOBase.writelines()","path":"library/io#io.IOBase.writelines","type":"Operating System"},{"name":"io.IOBase.__del__()","path":"library/io#io.IOBase.__del__","type":"Operating System"},{"name":"io.open()","path":"library/io#io.open","type":"Operating System"},{"name":"io.RawIOBase","path":"library/io#io.RawIOBase","type":"Operating System"},{"name":"io.RawIOBase.read()","path":"library/io#io.RawIOBase.read","type":"Operating System"},{"name":"io.RawIOBase.readall()","path":"library/io#io.RawIOBase.readall","type":"Operating System"},{"name":"io.RawIOBase.readinto()","path":"library/io#io.RawIOBase.readinto","type":"Operating System"},{"name":"io.RawIOBase.write()","path":"library/io#io.RawIOBase.write","type":"Operating System"},{"name":"io.StringIO","path":"library/io#io.StringIO","type":"Operating System"},{"name":"io.StringIO.getvalue()","path":"library/io#io.StringIO.getvalue","type":"Operating System"},{"name":"io.TextIOBase","path":"library/io#io.TextIOBase","type":"Operating System"},{"name":"io.TextIOBase.buffer","path":"library/io#io.TextIOBase.buffer","type":"Operating System"},{"name":"io.TextIOBase.detach()","path":"library/io#io.TextIOBase.detach","type":"Operating System"},{"name":"io.TextIOBase.encoding","path":"library/io#io.TextIOBase.encoding","type":"Operating System"},{"name":"io.TextIOBase.errors","path":"library/io#io.TextIOBase.errors","type":"Operating System"},{"name":"io.TextIOBase.newlines","path":"library/io#io.TextIOBase.newlines","type":"Operating System"},{"name":"io.TextIOBase.read()","path":"library/io#io.TextIOBase.read","type":"Operating System"},{"name":"io.TextIOBase.readline()","path":"library/io#io.TextIOBase.readline","type":"Operating System"},{"name":"io.TextIOBase.seek()","path":"library/io#io.TextIOBase.seek","type":"Operating System"},{"name":"io.TextIOBase.tell()","path":"library/io#io.TextIOBase.tell","type":"Operating System"},{"name":"io.TextIOBase.write()","path":"library/io#io.TextIOBase.write","type":"Operating System"},{"name":"io.TextIOWrapper","path":"library/io#io.TextIOWrapper","type":"Operating System"},{"name":"io.TextIOWrapper.line_buffering","path":"library/io#io.TextIOWrapper.line_buffering","type":"Operating System"},{"name":"io.UnsupportedOperation","path":"library/io#io.UnsupportedOperation","type":"Operating System"},{"name":"IOError","path":"library/exceptions#IOError","type":"Built-in Exceptions"},{"name":"ipaddress","path":"library/ipaddress","type":"Internet"},{"name":"ipaddress.AddressValueError","path":"library/ipaddress#ipaddress.AddressValueError","type":"Internet"},{"name":"ipaddress.collapse_addresses()","path":"library/ipaddress#ipaddress.collapse_addresses","type":"Internet"},{"name":"ipaddress.get_mixed_type_key()","path":"library/ipaddress#ipaddress.get_mixed_type_key","type":"Internet"},{"name":"ipaddress.IPv4Address","path":"library/ipaddress#ipaddress.IPv4Address","type":"Internet"},{"name":"ipaddress.IPv4Address.compressed","path":"library/ipaddress#ipaddress.IPv4Address.compressed","type":"Internet"},{"name":"ipaddress.IPv4Address.exploded","path":"library/ipaddress#ipaddress.IPv4Address.exploded","type":"Internet"},{"name":"ipaddress.IPv4Address.is_global","path":"library/ipaddress#ipaddress.IPv4Address.is_global","type":"Internet"},{"name":"ipaddress.IPv4Address.is_link_local","path":"library/ipaddress#ipaddress.IPv4Address.is_link_local","type":"Internet"},{"name":"ipaddress.IPv4Address.is_loopback","path":"library/ipaddress#ipaddress.IPv4Address.is_loopback","type":"Internet"},{"name":"ipaddress.IPv4Address.is_multicast","path":"library/ipaddress#ipaddress.IPv4Address.is_multicast","type":"Internet"},{"name":"ipaddress.IPv4Address.is_private","path":"library/ipaddress#ipaddress.IPv4Address.is_private","type":"Internet"},{"name":"ipaddress.IPv4Address.is_reserved","path":"library/ipaddress#ipaddress.IPv4Address.is_reserved","type":"Internet"},{"name":"ipaddress.IPv4Address.is_unspecified","path":"library/ipaddress#ipaddress.IPv4Address.is_unspecified","type":"Internet"},{"name":"ipaddress.IPv4Address.max_prefixlen","path":"library/ipaddress#ipaddress.IPv4Address.max_prefixlen","type":"Internet"},{"name":"ipaddress.IPv4Address.packed","path":"library/ipaddress#ipaddress.IPv4Address.packed","type":"Internet"},{"name":"ipaddress.IPv4Address.reverse_pointer","path":"library/ipaddress#ipaddress.IPv4Address.reverse_pointer","type":"Internet"},{"name":"ipaddress.IPv4Address.version","path":"library/ipaddress#ipaddress.IPv4Address.version","type":"Internet"},{"name":"ipaddress.IPv4Interface","path":"library/ipaddress#ipaddress.IPv4Interface","type":"Internet"},{"name":"ipaddress.IPv4Interface.ip","path":"library/ipaddress#ipaddress.IPv4Interface.ip","type":"Internet"},{"name":"ipaddress.IPv4Interface.network","path":"library/ipaddress#ipaddress.IPv4Interface.network","type":"Internet"},{"name":"ipaddress.IPv4Interface.with_hostmask","path":"library/ipaddress#ipaddress.IPv4Interface.with_hostmask","type":"Internet"},{"name":"ipaddress.IPv4Interface.with_netmask","path":"library/ipaddress#ipaddress.IPv4Interface.with_netmask","type":"Internet"},{"name":"ipaddress.IPv4Interface.with_prefixlen","path":"library/ipaddress#ipaddress.IPv4Interface.with_prefixlen","type":"Internet"},{"name":"ipaddress.IPv4Network","path":"library/ipaddress#ipaddress.IPv4Network","type":"Internet"},{"name":"ipaddress.IPv4Network.address_exclude()","path":"library/ipaddress#ipaddress.IPv4Network.address_exclude","type":"Internet"},{"name":"ipaddress.IPv4Network.broadcast_address","path":"library/ipaddress#ipaddress.IPv4Network.broadcast_address","type":"Internet"},{"name":"ipaddress.IPv4Network.compare_networks()","path":"library/ipaddress#ipaddress.IPv4Network.compare_networks","type":"Internet"},{"name":"ipaddress.IPv4Network.compressed","path":"library/ipaddress#ipaddress.IPv4Network.compressed","type":"Internet"},{"name":"ipaddress.IPv4Network.exploded","path":"library/ipaddress#ipaddress.IPv4Network.exploded","type":"Internet"},{"name":"ipaddress.IPv4Network.hostmask","path":"library/ipaddress#ipaddress.IPv4Network.hostmask","type":"Internet"},{"name":"ipaddress.IPv4Network.hosts()","path":"library/ipaddress#ipaddress.IPv4Network.hosts","type":"Internet"},{"name":"ipaddress.IPv4Network.is_link_local","path":"library/ipaddress#ipaddress.IPv4Network.is_link_local","type":"Internet"},{"name":"ipaddress.IPv4Network.is_loopback","path":"library/ipaddress#ipaddress.IPv4Network.is_loopback","type":"Internet"},{"name":"ipaddress.IPv4Network.is_multicast","path":"library/ipaddress#ipaddress.IPv4Network.is_multicast","type":"Internet"},{"name":"ipaddress.IPv4Network.is_private","path":"library/ipaddress#ipaddress.IPv4Network.is_private","type":"Internet"},{"name":"ipaddress.IPv4Network.is_reserved","path":"library/ipaddress#ipaddress.IPv4Network.is_reserved","type":"Internet"},{"name":"ipaddress.IPv4Network.is_unspecified","path":"library/ipaddress#ipaddress.IPv4Network.is_unspecified","type":"Internet"},{"name":"ipaddress.IPv4Network.max_prefixlen","path":"library/ipaddress#ipaddress.IPv4Network.max_prefixlen","type":"Internet"},{"name":"ipaddress.IPv4Network.network_address","path":"library/ipaddress#ipaddress.IPv4Network.network_address","type":"Internet"},{"name":"ipaddress.IPv4Network.num_addresses","path":"library/ipaddress#ipaddress.IPv4Network.num_addresses","type":"Internet"},{"name":"ipaddress.IPv4Network.overlaps()","path":"library/ipaddress#ipaddress.IPv4Network.overlaps","type":"Internet"},{"name":"ipaddress.IPv4Network.prefixlen","path":"library/ipaddress#ipaddress.IPv4Network.prefixlen","type":"Internet"},{"name":"ipaddress.IPv4Network.subnets()","path":"library/ipaddress#ipaddress.IPv4Network.subnets","type":"Internet"},{"name":"ipaddress.IPv4Network.supernet()","path":"library/ipaddress#ipaddress.IPv4Network.supernet","type":"Internet"},{"name":"ipaddress.IPv4Network.version","path":"library/ipaddress#ipaddress.IPv4Network.version","type":"Internet"},{"name":"ipaddress.IPv4Network.with_hostmask","path":"library/ipaddress#ipaddress.IPv4Network.with_hostmask","type":"Internet"},{"name":"ipaddress.IPv4Network.with_netmask","path":"library/ipaddress#ipaddress.IPv4Network.with_netmask","type":"Internet"},{"name":"ipaddress.IPv4Network.with_prefixlen","path":"library/ipaddress#ipaddress.IPv4Network.with_prefixlen","type":"Internet"},{"name":"ipaddress.IPv6Address","path":"library/ipaddress#ipaddress.IPv6Address","type":"Internet"},{"name":"ipaddress.IPv6Address.compressed","path":"library/ipaddress#ipaddress.IPv6Address.compressed","type":"Internet"},{"name":"ipaddress.IPv6Address.exploded","path":"library/ipaddress#ipaddress.IPv6Address.exploded","type":"Internet"},{"name":"ipaddress.IPv6Address.ipv4_mapped","path":"library/ipaddress#ipaddress.IPv6Address.ipv4_mapped","type":"Internet"},{"name":"ipaddress.IPv6Address.is_global","path":"library/ipaddress#ipaddress.IPv6Address.is_global","type":"Internet"},{"name":"ipaddress.IPv6Address.is_link_local","path":"library/ipaddress#ipaddress.IPv6Address.is_link_local","type":"Internet"},{"name":"ipaddress.IPv6Address.is_loopback","path":"library/ipaddress#ipaddress.IPv6Address.is_loopback","type":"Internet"},{"name":"ipaddress.IPv6Address.is_multicast","path":"library/ipaddress#ipaddress.IPv6Address.is_multicast","type":"Internet"},{"name":"ipaddress.IPv6Address.is_private","path":"library/ipaddress#ipaddress.IPv6Address.is_private","type":"Internet"},{"name":"ipaddress.IPv6Address.is_reserved","path":"library/ipaddress#ipaddress.IPv6Address.is_reserved","type":"Internet"},{"name":"ipaddress.IPv6Address.is_site_local","path":"library/ipaddress#ipaddress.IPv6Address.is_site_local","type":"Internet"},{"name":"ipaddress.IPv6Address.is_unspecified","path":"library/ipaddress#ipaddress.IPv6Address.is_unspecified","type":"Internet"},{"name":"ipaddress.IPv6Address.max_prefixlen","path":"library/ipaddress#ipaddress.IPv6Address.max_prefixlen","type":"Internet"},{"name":"ipaddress.IPv6Address.packed","path":"library/ipaddress#ipaddress.IPv6Address.packed","type":"Internet"},{"name":"ipaddress.IPv6Address.reverse_pointer","path":"library/ipaddress#ipaddress.IPv6Address.reverse_pointer","type":"Internet"},{"name":"ipaddress.IPv6Address.sixtofour","path":"library/ipaddress#ipaddress.IPv6Address.sixtofour","type":"Internet"},{"name":"ipaddress.IPv6Address.teredo","path":"library/ipaddress#ipaddress.IPv6Address.teredo","type":"Internet"},{"name":"ipaddress.IPv6Address.version","path":"library/ipaddress#ipaddress.IPv6Address.version","type":"Internet"},{"name":"ipaddress.IPv6Interface","path":"library/ipaddress#ipaddress.IPv6Interface","type":"Internet"},{"name":"ipaddress.IPv6Interface.ip","path":"library/ipaddress#ipaddress.IPv6Interface.ip","type":"Internet"},{"name":"ipaddress.IPv6Interface.network","path":"library/ipaddress#ipaddress.IPv6Interface.network","type":"Internet"},{"name":"ipaddress.IPv6Interface.with_hostmask","path":"library/ipaddress#ipaddress.IPv6Interface.with_hostmask","type":"Internet"},{"name":"ipaddress.IPv6Interface.with_netmask","path":"library/ipaddress#ipaddress.IPv6Interface.with_netmask","type":"Internet"},{"name":"ipaddress.IPv6Interface.with_prefixlen","path":"library/ipaddress#ipaddress.IPv6Interface.with_prefixlen","type":"Internet"},{"name":"ipaddress.IPv6Network","path":"library/ipaddress#ipaddress.IPv6Network","type":"Internet"},{"name":"ipaddress.IPv6Network.address_exclude()","path":"library/ipaddress#ipaddress.IPv6Network.address_exclude","type":"Internet"},{"name":"ipaddress.IPv6Network.broadcast_address","path":"library/ipaddress#ipaddress.IPv6Network.broadcast_address","type":"Internet"},{"name":"ipaddress.IPv6Network.compare_networks()","path":"library/ipaddress#ipaddress.IPv6Network.compare_networks","type":"Internet"},{"name":"ipaddress.IPv6Network.compressed","path":"library/ipaddress#ipaddress.IPv6Network.compressed","type":"Internet"},{"name":"ipaddress.IPv6Network.exploded","path":"library/ipaddress#ipaddress.IPv6Network.exploded","type":"Internet"},{"name":"ipaddress.IPv6Network.hostmask","path":"library/ipaddress#ipaddress.IPv6Network.hostmask","type":"Internet"},{"name":"ipaddress.IPv6Network.hosts()","path":"library/ipaddress#ipaddress.IPv6Network.hosts","type":"Internet"},{"name":"ipaddress.IPv6Network.is_link_local","path":"library/ipaddress#ipaddress.IPv6Network.is_link_local","type":"Internet"},{"name":"ipaddress.IPv6Network.is_loopback","path":"library/ipaddress#ipaddress.IPv6Network.is_loopback","type":"Internet"},{"name":"ipaddress.IPv6Network.is_multicast","path":"library/ipaddress#ipaddress.IPv6Network.is_multicast","type":"Internet"},{"name":"ipaddress.IPv6Network.is_private","path":"library/ipaddress#ipaddress.IPv6Network.is_private","type":"Internet"},{"name":"ipaddress.IPv6Network.is_reserved","path":"library/ipaddress#ipaddress.IPv6Network.is_reserved","type":"Internet"},{"name":"ipaddress.IPv6Network.is_site_local","path":"library/ipaddress#ipaddress.IPv6Network.is_site_local","type":"Internet"},{"name":"ipaddress.IPv6Network.is_unspecified","path":"library/ipaddress#ipaddress.IPv6Network.is_unspecified","type":"Internet"},{"name":"ipaddress.IPv6Network.max_prefixlen","path":"library/ipaddress#ipaddress.IPv6Network.max_prefixlen","type":"Internet"},{"name":"ipaddress.IPv6Network.network_address","path":"library/ipaddress#ipaddress.IPv6Network.network_address","type":"Internet"},{"name":"ipaddress.IPv6Network.num_addresses","path":"library/ipaddress#ipaddress.IPv6Network.num_addresses","type":"Internet"},{"name":"ipaddress.IPv6Network.overlaps()","path":"library/ipaddress#ipaddress.IPv6Network.overlaps","type":"Internet"},{"name":"ipaddress.IPv6Network.prefixlen","path":"library/ipaddress#ipaddress.IPv6Network.prefixlen","type":"Internet"},{"name":"ipaddress.IPv6Network.subnets()","path":"library/ipaddress#ipaddress.IPv6Network.subnets","type":"Internet"},{"name":"ipaddress.IPv6Network.supernet()","path":"library/ipaddress#ipaddress.IPv6Network.supernet","type":"Internet"},{"name":"ipaddress.IPv6Network.version","path":"library/ipaddress#ipaddress.IPv6Network.version","type":"Internet"},{"name":"ipaddress.IPv6Network.with_hostmask","path":"library/ipaddress#ipaddress.IPv6Network.with_hostmask","type":"Internet"},{"name":"ipaddress.IPv6Network.with_netmask","path":"library/ipaddress#ipaddress.IPv6Network.with_netmask","type":"Internet"},{"name":"ipaddress.IPv6Network.with_prefixlen","path":"library/ipaddress#ipaddress.IPv6Network.with_prefixlen","type":"Internet"},{"name":"ipaddress.ip_address()","path":"library/ipaddress#ipaddress.ip_address","type":"Internet"},{"name":"ipaddress.ip_interface()","path":"library/ipaddress#ipaddress.ip_interface","type":"Internet"},{"name":"ipaddress.ip_network()","path":"library/ipaddress#ipaddress.ip_network","type":"Internet"},{"name":"ipaddress.NetmaskValueError","path":"library/ipaddress#ipaddress.NetmaskValueError","type":"Internet"},{"name":"ipaddress.summarize_address_range()","path":"library/ipaddress#ipaddress.summarize_address_range","type":"Internet"},{"name":"ipaddress.v4_int_to_packed()","path":"library/ipaddress#ipaddress.v4_int_to_packed","type":"Internet"},{"name":"ipaddress.v6_int_to_packed()","path":"library/ipaddress#ipaddress.v6_int_to_packed","type":"Internet"},{"name":"IsADirectoryError","path":"library/exceptions#IsADirectoryError","type":"Built-in Exceptions"},{"name":"isinstance()","path":"library/functions#isinstance","type":"Built-in Functions"},{"name":"issubclass()","path":"library/functions#issubclass","type":"Built-in Functions"},{"name":"iter()","path":"library/functions#iter","type":"Built-in Functions"},{"name":"iterator.__iter__()","path":"library/stdtypes#iterator.__iter__","type":"Built-in Types"},{"name":"iterator.__next__()","path":"library/stdtypes#iterator.__next__","type":"Built-in Types"},{"name":"itertools","path":"library/itertools","type":"Functional Programming"},{"name":"itertools.accumulate()","path":"library/itertools#itertools.accumulate","type":"Functional Programming"},{"name":"itertools.chain()","path":"library/itertools#itertools.chain","type":"Functional Programming"},{"name":"itertools.chain.from_iterable()","path":"library/itertools#itertools.chain.from_iterable","type":"Functional Programming"},{"name":"itertools.combinations()","path":"library/itertools#itertools.combinations","type":"Functional Programming"},{"name":"itertools.combinations_with_replacement()","path":"library/itertools#itertools.combinations_with_replacement","type":"Functional Programming"},{"name":"itertools.compress()","path":"library/itertools#itertools.compress","type":"Functional Programming"},{"name":"itertools.count()","path":"library/itertools#itertools.count","type":"Functional Programming"},{"name":"itertools.cycle()","path":"library/itertools#itertools.cycle","type":"Functional Programming"},{"name":"itertools.dropwhile()","path":"library/itertools#itertools.dropwhile","type":"Functional Programming"},{"name":"itertools.filterfalse()","path":"library/itertools#itertools.filterfalse","type":"Functional Programming"},{"name":"itertools.groupby()","path":"library/itertools#itertools.groupby","type":"Functional Programming"},{"name":"itertools.islice()","path":"library/itertools#itertools.islice","type":"Functional Programming"},{"name":"itertools.permutations()","path":"library/itertools#itertools.permutations","type":"Functional Programming"},{"name":"itertools.product()","path":"library/itertools#itertools.product","type":"Functional Programming"},{"name":"itertools.repeat()","path":"library/itertools#itertools.repeat","type":"Functional Programming"},{"name":"itertools.starmap()","path":"library/itertools#itertools.starmap","type":"Functional Programming"},{"name":"itertools.takewhile()","path":"library/itertools#itertools.takewhile","type":"Functional Programming"},{"name":"itertools.tee()","path":"library/itertools#itertools.tee","type":"Functional Programming"},{"name":"itertools.zip_longest()","path":"library/itertools#itertools.zip_longest","type":"Functional Programming"},{"name":"json","path":"library/json","type":"Internet Data"},{"name":"json.dump()","path":"library/json#json.dump","type":"Internet Data"},{"name":"json.dumps()","path":"library/json#json.dumps","type":"Internet Data"},{"name":"json.JSONDecodeError","path":"library/json#json.JSONDecodeError","type":"Internet Data"},{"name":"json.JSONDecodeError.colno","path":"library/json#json.JSONDecodeError.colno","type":"Internet Data"},{"name":"json.JSONDecodeError.doc","path":"library/json#json.JSONDecodeError.doc","type":"Internet Data"},{"name":"json.JSONDecodeError.lineno","path":"library/json#json.JSONDecodeError.lineno","type":"Internet Data"},{"name":"json.JSONDecodeError.msg","path":"library/json#json.JSONDecodeError.msg","type":"Internet Data"},{"name":"json.JSONDecodeError.pos","path":"library/json#json.JSONDecodeError.pos","type":"Internet Data"},{"name":"json.JSONDecoder","path":"library/json#json.JSONDecoder","type":"Internet Data"},{"name":"json.JSONDecoder.decode()","path":"library/json#json.JSONDecoder.decode","type":"Internet Data"},{"name":"json.JSONDecoder.raw_decode()","path":"library/json#json.JSONDecoder.raw_decode","type":"Internet Data"},{"name":"json.JSONEncoder","path":"library/json#json.JSONEncoder","type":"Internet Data"},{"name":"json.JSONEncoder.default()","path":"library/json#json.JSONEncoder.default","type":"Internet Data"},{"name":"json.JSONEncoder.encode()","path":"library/json#json.JSONEncoder.encode","type":"Internet Data"},{"name":"json.JSONEncoder.iterencode()","path":"library/json#json.JSONEncoder.iterencode","type":"Internet Data"},{"name":"json.load()","path":"library/json#json.load","type":"Internet Data"},{"name":"json.loads()","path":"library/json#json.loads","type":"Internet Data"},{"name":"KeyboardInterrupt","path":"library/exceptions#KeyboardInterrupt","type":"Built-in Exceptions"},{"name":"KeyError","path":"library/exceptions#KeyError","type":"Built-in Exceptions"},{"name":"keyword","path":"library/keyword","type":"Language"},{"name":"keyword.iskeyword()","path":"library/keyword#keyword.iskeyword","type":"Language"},{"name":"keyword.kwlist","path":"library/keyword#keyword.kwlist","type":"Language"},{"name":"len()","path":"library/functions#len","type":"Built-in Functions"},{"name":"license","path":"library/constants#license","type":"Built-in Constants"},{"name":"linecache","path":"library/linecache","type":"File & Directory Access"},{"name":"linecache.checkcache()","path":"library/linecache#linecache.checkcache","type":"File & Directory Access"},{"name":"linecache.clearcache()","path":"library/linecache#linecache.clearcache","type":"File & Directory Access"},{"name":"linecache.getline()","path":"library/linecache#linecache.getline","type":"File & Directory Access"},{"name":"linecache.lazycache()","path":"library/linecache#linecache.lazycache","type":"File & Directory Access"},{"name":"list","path":"library/functions#list","type":"Built-in Functions"},{"name":"list","path":"library/stdtypes#list","type":"Built-in Types"},{"name":"list.sort()","path":"library/stdtypes#list.sort","type":"Built-in Types"},{"name":"locale","path":"library/locale","type":"Internationalization"},{"name":"locale.atof()","path":"library/locale#locale.atof","type":"Internationalization"},{"name":"locale.atoi()","path":"library/locale#locale.atoi","type":"Internationalization"},{"name":"locale.currency()","path":"library/locale#locale.currency","type":"Internationalization"},{"name":"locale.delocalize()","path":"library/locale#locale.delocalize","type":"Internationalization"},{"name":"locale.Error","path":"library/locale#locale.Error","type":"Internationalization"},{"name":"locale.format()","path":"library/locale#locale.format","type":"Internationalization"},{"name":"locale.format_string()","path":"library/locale#locale.format_string","type":"Internationalization"},{"name":"locale.getdefaultlocale()","path":"library/locale#locale.getdefaultlocale","type":"Internationalization"},{"name":"locale.getlocale()","path":"library/locale#locale.getlocale","type":"Internationalization"},{"name":"locale.getpreferredencoding()","path":"library/locale#locale.getpreferredencoding","type":"Internationalization"},{"name":"locale.localeconv()","path":"library/locale#locale.localeconv","type":"Internationalization"},{"name":"locale.nl_langinfo()","path":"library/locale#locale.nl_langinfo","type":"Internationalization"},{"name":"locale.normalize()","path":"library/locale#locale.normalize","type":"Internationalization"},{"name":"locale.resetlocale()","path":"library/locale#locale.resetlocale","type":"Internationalization"},{"name":"locale.setlocale()","path":"library/locale#locale.setlocale","type":"Internationalization"},{"name":"locale.str()","path":"library/locale#locale.str","type":"Internationalization"},{"name":"locale.strcoll()","path":"library/locale#locale.strcoll","type":"Internationalization"},{"name":"locale.strxfrm()","path":"library/locale#locale.strxfrm","type":"Internationalization"},{"name":"locals()","path":"library/functions#locals","type":"Built-in Functions"},{"name":"logging","path":"library/logging","type":"Logging"},{"name":"logging.addLevelName()","path":"library/logging#logging.addLevelName","type":"Logging"},{"name":"logging.basicConfig()","path":"library/logging#logging.basicConfig","type":"Logging"},{"name":"logging.captureWarnings()","path":"library/logging#logging.captureWarnings","type":"Logging"},{"name":"logging.config","path":"library/logging.config","type":"Logging"},{"name":"logging.config.dictConfig()","path":"library/logging.config#logging.config.dictConfig","type":"Logging"},{"name":"logging.config.fileConfig()","path":"library/logging.config#logging.config.fileConfig","type":"Logging"},{"name":"logging.config.listen()","path":"library/logging.config#logging.config.listen","type":"Logging"},{"name":"logging.config.stopListening()","path":"library/logging.config#logging.config.stopListening","type":"Logging"},{"name":"logging.critical()","path":"library/logging#logging.critical","type":"Logging"},{"name":"logging.debug()","path":"library/logging#logging.debug","type":"Logging"},{"name":"logging.disable()","path":"library/logging#logging.disable","type":"Logging"},{"name":"logging.error()","path":"library/logging#logging.error","type":"Logging"},{"name":"logging.exception()","path":"library/logging#logging.exception","type":"Logging"},{"name":"logging.FileHandler","path":"library/logging.handlers#logging.FileHandler","type":"Logging"},{"name":"logging.FileHandler.close()","path":"library/logging.handlers#logging.FileHandler.close","type":"Logging"},{"name":"logging.FileHandler.emit()","path":"library/logging.handlers#logging.FileHandler.emit","type":"Logging"},{"name":"logging.Filter","path":"library/logging#logging.Filter","type":"Logging"},{"name":"logging.Filter.filter()","path":"library/logging#logging.Filter.filter","type":"Logging"},{"name":"logging.Formatter","path":"library/logging#logging.Formatter","type":"Logging"},{"name":"logging.Formatter.format()","path":"library/logging#logging.Formatter.format","type":"Logging"},{"name":"logging.Formatter.formatException()","path":"library/logging#logging.Formatter.formatException","type":"Logging"},{"name":"logging.Formatter.formatStack()","path":"library/logging#logging.Formatter.formatStack","type":"Logging"},{"name":"logging.Formatter.formatTime()","path":"library/logging#logging.Formatter.formatTime","type":"Logging"},{"name":"logging.getLevelName()","path":"library/logging#logging.getLevelName","type":"Logging"},{"name":"logging.getLogger()","path":"library/logging#logging.getLogger","type":"Logging"},{"name":"logging.getLoggerClass()","path":"library/logging#logging.getLoggerClass","type":"Logging"},{"name":"logging.getLogRecordFactory()","path":"library/logging#logging.getLogRecordFactory","type":"Logging"},{"name":"logging.Handler.acquire()","path":"library/logging#logging.Handler.acquire","type":"Logging"},{"name":"logging.Handler.addFilter()","path":"library/logging#logging.Handler.addFilter","type":"Logging"},{"name":"logging.Handler.close()","path":"library/logging#logging.Handler.close","type":"Logging"},{"name":"logging.Handler.createLock()","path":"library/logging#logging.Handler.createLock","type":"Logging"},{"name":"logging.Handler.emit()","path":"library/logging#logging.Handler.emit","type":"Logging"},{"name":"logging.Handler.filter()","path":"library/logging#logging.Handler.filter","type":"Logging"},{"name":"logging.Handler.flush()","path":"library/logging#logging.Handler.flush","type":"Logging"},{"name":"logging.Handler.format()","path":"library/logging#logging.Handler.format","type":"Logging"},{"name":"logging.Handler.handle()","path":"library/logging#logging.Handler.handle","type":"Logging"},{"name":"logging.Handler.handleError()","path":"library/logging#logging.Handler.handleError","type":"Logging"},{"name":"logging.Handler.release()","path":"library/logging#logging.Handler.release","type":"Logging"},{"name":"logging.Handler.removeFilter()","path":"library/logging#logging.Handler.removeFilter","type":"Logging"},{"name":"logging.Handler.setFormatter()","path":"library/logging#logging.Handler.setFormatter","type":"Logging"},{"name":"logging.Handler.setLevel()","path":"library/logging#logging.Handler.setLevel","type":"Logging"},{"name":"logging.Handler.__init__()","path":"library/logging#logging.Handler.__init__","type":"Logging"},{"name":"logging.handlers","path":"library/logging.handlers","type":"Logging"},{"name":"logging.handlers.BaseRotatingHandler","path":"library/logging.handlers#logging.handlers.BaseRotatingHandler","type":"Logging"},{"name":"logging.handlers.BaseRotatingHandler.namer","path":"library/logging.handlers#logging.handlers.BaseRotatingHandler.namer","type":"Logging"},{"name":"logging.handlers.BaseRotatingHandler.rotate()","path":"library/logging.handlers#logging.handlers.BaseRotatingHandler.rotate","type":"Logging"},{"name":"logging.handlers.BaseRotatingHandler.rotation_filename()","path":"library/logging.handlers#logging.handlers.BaseRotatingHandler.rotation_filename","type":"Logging"},{"name":"logging.handlers.BaseRotatingHandler.rotator","path":"library/logging.handlers#logging.handlers.BaseRotatingHandler.rotator","type":"Logging"},{"name":"logging.handlers.BufferingHandler","path":"library/logging.handlers#logging.handlers.BufferingHandler","type":"Logging"},{"name":"logging.handlers.BufferingHandler.emit()","path":"library/logging.handlers#logging.handlers.BufferingHandler.emit","type":"Logging"},{"name":"logging.handlers.BufferingHandler.flush()","path":"library/logging.handlers#logging.handlers.BufferingHandler.flush","type":"Logging"},{"name":"logging.handlers.BufferingHandler.shouldFlush()","path":"library/logging.handlers#logging.handlers.BufferingHandler.shouldFlush","type":"Logging"},{"name":"logging.handlers.DatagramHandler","path":"library/logging.handlers#logging.handlers.DatagramHandler","type":"Logging"},{"name":"logging.handlers.DatagramHandler.emit()","path":"library/logging.handlers#logging.handlers.DatagramHandler.emit","type":"Logging"},{"name":"logging.handlers.DatagramHandler.makeSocket()","path":"library/logging.handlers#logging.handlers.DatagramHandler.makeSocket","type":"Logging"},{"name":"logging.handlers.DatagramHandler.send()","path":"library/logging.handlers#logging.handlers.DatagramHandler.send","type":"Logging"},{"name":"logging.handlers.HTTPHandler","path":"library/logging.handlers#logging.handlers.HTTPHandler","type":"Logging"},{"name":"logging.handlers.HTTPHandler.emit()","path":"library/logging.handlers#logging.handlers.HTTPHandler.emit","type":"Logging"},{"name":"logging.handlers.HTTPHandler.mapLogRecord()","path":"library/logging.handlers#logging.handlers.HTTPHandler.mapLogRecord","type":"Logging"},{"name":"logging.handlers.MemoryHandler","path":"library/logging.handlers#logging.handlers.MemoryHandler","type":"Logging"},{"name":"logging.handlers.MemoryHandler.close()","path":"library/logging.handlers#logging.handlers.MemoryHandler.close","type":"Logging"},{"name":"logging.handlers.MemoryHandler.flush()","path":"library/logging.handlers#logging.handlers.MemoryHandler.flush","type":"Logging"},{"name":"logging.handlers.MemoryHandler.setTarget()","path":"library/logging.handlers#logging.handlers.MemoryHandler.setTarget","type":"Logging"},{"name":"logging.handlers.MemoryHandler.shouldFlush()","path":"library/logging.handlers#logging.handlers.MemoryHandler.shouldFlush","type":"Logging"},{"name":"logging.handlers.NTEventLogHandler","path":"library/logging.handlers#logging.handlers.NTEventLogHandler","type":"Logging"},{"name":"logging.handlers.NTEventLogHandler.close()","path":"library/logging.handlers#logging.handlers.NTEventLogHandler.close","type":"Logging"},{"name":"logging.handlers.NTEventLogHandler.emit()","path":"library/logging.handlers#logging.handlers.NTEventLogHandler.emit","type":"Logging"},{"name":"logging.handlers.NTEventLogHandler.getEventCategory()","path":"library/logging.handlers#logging.handlers.NTEventLogHandler.getEventCategory","type":"Logging"},{"name":"logging.handlers.NTEventLogHandler.getEventType()","path":"library/logging.handlers#logging.handlers.NTEventLogHandler.getEventType","type":"Logging"},{"name":"logging.handlers.NTEventLogHandler.getMessageID()","path":"library/logging.handlers#logging.handlers.NTEventLogHandler.getMessageID","type":"Logging"},{"name":"logging.handlers.QueueHandler","path":"library/logging.handlers#logging.handlers.QueueHandler","type":"Logging"},{"name":"logging.handlers.QueueHandler.emit()","path":"library/logging.handlers#logging.handlers.QueueHandler.emit","type":"Logging"},{"name":"logging.handlers.QueueHandler.enqueue()","path":"library/logging.handlers#logging.handlers.QueueHandler.enqueue","type":"Logging"},{"name":"logging.handlers.QueueHandler.prepare()","path":"library/logging.handlers#logging.handlers.QueueHandler.prepare","type":"Logging"},{"name":"logging.handlers.QueueListener","path":"library/logging.handlers#logging.handlers.QueueListener","type":"Logging"},{"name":"logging.handlers.QueueListener.dequeue()","path":"library/logging.handlers#logging.handlers.QueueListener.dequeue","type":"Logging"},{"name":"logging.handlers.QueueListener.enqueue_sentinel()","path":"library/logging.handlers#logging.handlers.QueueListener.enqueue_sentinel","type":"Logging"},{"name":"logging.handlers.QueueListener.handle()","path":"library/logging.handlers#logging.handlers.QueueListener.handle","type":"Logging"},{"name":"logging.handlers.QueueListener.prepare()","path":"library/logging.handlers#logging.handlers.QueueListener.prepare","type":"Logging"},{"name":"logging.handlers.QueueListener.start()","path":"library/logging.handlers#logging.handlers.QueueListener.start","type":"Logging"},{"name":"logging.handlers.QueueListener.stop()","path":"library/logging.handlers#logging.handlers.QueueListener.stop","type":"Logging"},{"name":"logging.handlers.RotatingFileHandler","path":"library/logging.handlers#logging.handlers.RotatingFileHandler","type":"Logging"},{"name":"logging.handlers.RotatingFileHandler.doRollover()","path":"library/logging.handlers#logging.handlers.RotatingFileHandler.doRollover","type":"Logging"},{"name":"logging.handlers.RotatingFileHandler.emit()","path":"library/logging.handlers#logging.handlers.RotatingFileHandler.emit","type":"Logging"},{"name":"logging.handlers.SMTPHandler","path":"library/logging.handlers#logging.handlers.SMTPHandler","type":"Logging"},{"name":"logging.handlers.SMTPHandler.emit()","path":"library/logging.handlers#logging.handlers.SMTPHandler.emit","type":"Logging"},{"name":"logging.handlers.SMTPHandler.getSubject()","path":"library/logging.handlers#logging.handlers.SMTPHandler.getSubject","type":"Logging"},{"name":"logging.handlers.SocketHandler","path":"library/logging.handlers#logging.handlers.SocketHandler","type":"Logging"},{"name":"logging.handlers.SocketHandler.close()","path":"library/logging.handlers#logging.handlers.SocketHandler.close","type":"Logging"},{"name":"logging.handlers.SocketHandler.createSocket()","path":"library/logging.handlers#logging.handlers.SocketHandler.createSocket","type":"Logging"},{"name":"logging.handlers.SocketHandler.emit()","path":"library/logging.handlers#logging.handlers.SocketHandler.emit","type":"Logging"},{"name":"logging.handlers.SocketHandler.handleError()","path":"library/logging.handlers#logging.handlers.SocketHandler.handleError","type":"Logging"},{"name":"logging.handlers.SocketHandler.makePickle()","path":"library/logging.handlers#logging.handlers.SocketHandler.makePickle","type":"Logging"},{"name":"logging.handlers.SocketHandler.makeSocket()","path":"library/logging.handlers#logging.handlers.SocketHandler.makeSocket","type":"Logging"},{"name":"logging.handlers.SocketHandler.send()","path":"library/logging.handlers#logging.handlers.SocketHandler.send","type":"Logging"},{"name":"logging.handlers.SysLogHandler","path":"library/logging.handlers#logging.handlers.SysLogHandler","type":"Logging"},{"name":"logging.handlers.SysLogHandler.close()","path":"library/logging.handlers#logging.handlers.SysLogHandler.close","type":"Logging"},{"name":"logging.handlers.SysLogHandler.emit()","path":"library/logging.handlers#logging.handlers.SysLogHandler.emit","type":"Logging"},{"name":"logging.handlers.SysLogHandler.encodePriority()","path":"library/logging.handlers#logging.handlers.SysLogHandler.encodePriority","type":"Logging"},{"name":"logging.handlers.SysLogHandler.mapPriority()","path":"library/logging.handlers#logging.handlers.SysLogHandler.mapPriority","type":"Logging"},{"name":"logging.handlers.TimedRotatingFileHandler","path":"library/logging.handlers#logging.handlers.TimedRotatingFileHandler","type":"Logging"},{"name":"logging.handlers.TimedRotatingFileHandler.doRollover()","path":"library/logging.handlers#logging.handlers.TimedRotatingFileHandler.doRollover","type":"Logging"},{"name":"logging.handlers.TimedRotatingFileHandler.emit()","path":"library/logging.handlers#logging.handlers.TimedRotatingFileHandler.emit","type":"Logging"},{"name":"logging.handlers.WatchedFileHandler","path":"library/logging.handlers#logging.handlers.WatchedFileHandler","type":"Logging"},{"name":"logging.handlers.WatchedFileHandler.emit()","path":"library/logging.handlers#logging.handlers.WatchedFileHandler.emit","type":"Logging"},{"name":"logging.info()","path":"library/logging#logging.info","type":"Logging"},{"name":"logging.lastResort","path":"library/logging#logging.lastResort","type":"Logging"},{"name":"logging.log()","path":"library/logging#logging.log","type":"Logging"},{"name":"logging.Logger","path":"library/logging#logging.Logger","type":"Logging"},{"name":"logging.Logger.addFilter()","path":"library/logging#logging.Logger.addFilter","type":"Logging"},{"name":"logging.Logger.addHandler()","path":"library/logging#logging.Logger.addHandler","type":"Logging"},{"name":"logging.Logger.critical()","path":"library/logging#logging.Logger.critical","type":"Logging"},{"name":"logging.Logger.debug()","path":"library/logging#logging.Logger.debug","type":"Logging"},{"name":"logging.Logger.error()","path":"library/logging#logging.Logger.error","type":"Logging"},{"name":"logging.Logger.exception()","path":"library/logging#logging.Logger.exception","type":"Logging"},{"name":"logging.Logger.filter()","path":"library/logging#logging.Logger.filter","type":"Logging"},{"name":"logging.Logger.findCaller()","path":"library/logging#logging.Logger.findCaller","type":"Logging"},{"name":"logging.Logger.getChild()","path":"library/logging#logging.Logger.getChild","type":"Logging"},{"name":"logging.Logger.getEffectiveLevel()","path":"library/logging#logging.Logger.getEffectiveLevel","type":"Logging"},{"name":"logging.Logger.handle()","path":"library/logging#logging.Logger.handle","type":"Logging"},{"name":"logging.Logger.hasHandlers()","path":"library/logging#logging.Logger.hasHandlers","type":"Logging"},{"name":"logging.Logger.info()","path":"library/logging#logging.Logger.info","type":"Logging"},{"name":"logging.Logger.isEnabledFor()","path":"library/logging#logging.Logger.isEnabledFor","type":"Logging"},{"name":"logging.Logger.log()","path":"library/logging#logging.Logger.log","type":"Logging"},{"name":"logging.Logger.makeRecord()","path":"library/logging#logging.Logger.makeRecord","type":"Logging"},{"name":"logging.Logger.propagate","path":"library/logging#logging.Logger.propagate","type":"Logging"},{"name":"logging.Logger.removeFilter()","path":"library/logging#logging.Logger.removeFilter","type":"Logging"},{"name":"logging.Logger.removeHandler()","path":"library/logging#logging.Logger.removeHandler","type":"Logging"},{"name":"logging.Logger.setLevel()","path":"library/logging#logging.Logger.setLevel","type":"Logging"},{"name":"logging.Logger.warning()","path":"library/logging#logging.Logger.warning","type":"Logging"},{"name":"logging.LoggerAdapter","path":"library/logging#logging.LoggerAdapter","type":"Logging"},{"name":"logging.LoggerAdapter.process()","path":"library/logging#logging.LoggerAdapter.process","type":"Logging"},{"name":"logging.LogRecord","path":"library/logging#logging.LogRecord","type":"Logging"},{"name":"logging.LogRecord.getMessage()","path":"library/logging#logging.LogRecord.getMessage","type":"Logging"},{"name":"logging.makeLogRecord()","path":"library/logging#logging.makeLogRecord","type":"Logging"},{"name":"logging.NullHandler","path":"library/logging.handlers#logging.NullHandler","type":"Logging"},{"name":"logging.NullHandler.createLock()","path":"library/logging.handlers#logging.NullHandler.createLock","type":"Logging"},{"name":"logging.NullHandler.emit()","path":"library/logging.handlers#logging.NullHandler.emit","type":"Logging"},{"name":"logging.NullHandler.handle()","path":"library/logging.handlers#logging.NullHandler.handle","type":"Logging"},{"name":"logging.setLoggerClass()","path":"library/logging#logging.setLoggerClass","type":"Logging"},{"name":"logging.setLogRecordFactory()","path":"library/logging#logging.setLogRecordFactory","type":"Logging"},{"name":"logging.shutdown()","path":"library/logging#logging.shutdown","type":"Logging"},{"name":"logging.StreamHandler","path":"library/logging.handlers#logging.StreamHandler","type":"Logging"},{"name":"logging.StreamHandler.emit()","path":"library/logging.handlers#logging.StreamHandler.emit","type":"Logging"},{"name":"logging.StreamHandler.flush()","path":"library/logging.handlers#logging.StreamHandler.flush","type":"Logging"},{"name":"logging.warning()","path":"library/logging#logging.warning","type":"Logging"},{"name":"LookupError","path":"library/exceptions#LookupError","type":"Built-in Exceptions"},{"name":"lzma","path":"library/lzma","type":"Data Compression"},{"name":"lzma.compress()","path":"library/lzma#lzma.compress","type":"Data Compression"},{"name":"lzma.decompress()","path":"library/lzma#lzma.decompress","type":"Data Compression"},{"name":"lzma.is_check_supported()","path":"library/lzma#lzma.is_check_supported","type":"Data Compression"},{"name":"lzma.LZMACompressor","path":"library/lzma#lzma.LZMACompressor","type":"Data Compression"},{"name":"lzma.LZMACompressor.compress()","path":"library/lzma#lzma.LZMACompressor.compress","type":"Data Compression"},{"name":"lzma.LZMACompressor.flush()","path":"library/lzma#lzma.LZMACompressor.flush","type":"Data Compression"},{"name":"lzma.LZMADecompressor","path":"library/lzma#lzma.LZMADecompressor","type":"Data Compression"},{"name":"lzma.LZMADecompressor.check","path":"library/lzma#lzma.LZMADecompressor.check","type":"Data Compression"},{"name":"lzma.LZMADecompressor.decompress()","path":"library/lzma#lzma.LZMADecompressor.decompress","type":"Data Compression"},{"name":"lzma.LZMADecompressor.eof","path":"library/lzma#lzma.LZMADecompressor.eof","type":"Data Compression"},{"name":"lzma.LZMADecompressor.needs_input","path":"library/lzma#lzma.LZMADecompressor.needs_input","type":"Data Compression"},{"name":"lzma.LZMADecompressor.unused_data","path":"library/lzma#lzma.LZMADecompressor.unused_data","type":"Data Compression"},{"name":"lzma.LZMAError","path":"library/lzma#lzma.LZMAError","type":"Data Compression"},{"name":"lzma.LZMAFile","path":"library/lzma#lzma.LZMAFile","type":"Data Compression"},{"name":"lzma.LZMAFile.peek()","path":"library/lzma#lzma.LZMAFile.peek","type":"Data Compression"},{"name":"lzma.open()","path":"library/lzma#lzma.open","type":"Data Compression"},{"name":"macpath","path":"library/macpath","type":"File & Directory Access"},{"name":"mailbox","path":"library/mailbox","type":"Internet Data"},{"name":"mailbox.Babyl","path":"library/mailbox#mailbox.Babyl","type":"Internet Data"},{"name":"mailbox.Babyl.get_file()","path":"library/mailbox#mailbox.Babyl.get_file","type":"Internet Data"},{"name":"mailbox.Babyl.get_labels()","path":"library/mailbox#mailbox.Babyl.get_labels","type":"Internet Data"},{"name":"mailbox.Babyl.lock()","path":"library/mailbox#mailbox.Babyl.lock","type":"Internet Data"},{"name":"mailbox.Babyl.unlock()","path":"library/mailbox#mailbox.Babyl.unlock","type":"Internet Data"},{"name":"mailbox.BabylMessage","path":"library/mailbox#mailbox.BabylMessage","type":"Internet Data"},{"name":"mailbox.BabylMessage.add_label()","path":"library/mailbox#mailbox.BabylMessage.add_label","type":"Internet Data"},{"name":"mailbox.BabylMessage.get_labels()","path":"library/mailbox#mailbox.BabylMessage.get_labels","type":"Internet Data"},{"name":"mailbox.BabylMessage.get_visible()","path":"library/mailbox#mailbox.BabylMessage.get_visible","type":"Internet Data"},{"name":"mailbox.BabylMessage.remove_label()","path":"library/mailbox#mailbox.BabylMessage.remove_label","type":"Internet Data"},{"name":"mailbox.BabylMessage.set_labels()","path":"library/mailbox#mailbox.BabylMessage.set_labels","type":"Internet Data"},{"name":"mailbox.BabylMessage.set_visible()","path":"library/mailbox#mailbox.BabylMessage.set_visible","type":"Internet Data"},{"name":"mailbox.BabylMessage.update_visible()","path":"library/mailbox#mailbox.BabylMessage.update_visible","type":"Internet Data"},{"name":"mailbox.Error","path":"library/mailbox#mailbox.Error","type":"Internet Data"},{"name":"mailbox.ExternalClashError","path":"library/mailbox#mailbox.ExternalClashError","type":"Internet Data"},{"name":"mailbox.FormatError","path":"library/mailbox#mailbox.FormatError","type":"Internet Data"},{"name":"mailbox.Mailbox","path":"library/mailbox#mailbox.Mailbox","type":"Internet Data"},{"name":"mailbox.Mailbox.add()","path":"library/mailbox#mailbox.Mailbox.add","type":"Internet Data"},{"name":"mailbox.Mailbox.clear()","path":"library/mailbox#mailbox.Mailbox.clear","type":"Internet Data"},{"name":"mailbox.Mailbox.close()","path":"library/mailbox#mailbox.Mailbox.close","type":"Internet Data"},{"name":"mailbox.Mailbox.discard()","path":"library/mailbox#mailbox.Mailbox.discard","type":"Internet Data"},{"name":"mailbox.Mailbox.flush()","path":"library/mailbox#mailbox.Mailbox.flush","type":"Internet Data"},{"name":"mailbox.Mailbox.get()","path":"library/mailbox#mailbox.Mailbox.get","type":"Internet Data"},{"name":"mailbox.Mailbox.get_bytes()","path":"library/mailbox#mailbox.Mailbox.get_bytes","type":"Internet Data"},{"name":"mailbox.Mailbox.get_file()","path":"library/mailbox#mailbox.Mailbox.get_file","type":"Internet Data"},{"name":"mailbox.Mailbox.get_message()","path":"library/mailbox#mailbox.Mailbox.get_message","type":"Internet Data"},{"name":"mailbox.Mailbox.get_string()","path":"library/mailbox#mailbox.Mailbox.get_string","type":"Internet Data"},{"name":"mailbox.Mailbox.items()","path":"library/mailbox#mailbox.Mailbox.items","type":"Internet Data"},{"name":"mailbox.Mailbox.iteritems()","path":"library/mailbox#mailbox.Mailbox.iteritems","type":"Internet Data"},{"name":"mailbox.Mailbox.iterkeys()","path":"library/mailbox#mailbox.Mailbox.iterkeys","type":"Internet Data"},{"name":"mailbox.Mailbox.itervalues()","path":"library/mailbox#mailbox.Mailbox.itervalues","type":"Internet Data"},{"name":"mailbox.Mailbox.keys()","path":"library/mailbox#mailbox.Mailbox.keys","type":"Internet Data"},{"name":"mailbox.Mailbox.lock()","path":"library/mailbox#mailbox.Mailbox.lock","type":"Internet Data"},{"name":"mailbox.Mailbox.pop()","path":"library/mailbox#mailbox.Mailbox.pop","type":"Internet Data"},{"name":"mailbox.Mailbox.popitem()","path":"library/mailbox#mailbox.Mailbox.popitem","type":"Internet Data"},{"name":"mailbox.Mailbox.remove()","path":"library/mailbox#mailbox.Mailbox.remove","type":"Internet Data"},{"name":"mailbox.Mailbox.unlock()","path":"library/mailbox#mailbox.Mailbox.unlock","type":"Internet Data"},{"name":"mailbox.Mailbox.update()","path":"library/mailbox#mailbox.Mailbox.update","type":"Internet Data"},{"name":"mailbox.Mailbox.values()","path":"library/mailbox#mailbox.Mailbox.values","type":"Internet Data"},{"name":"mailbox.Mailbox.__contains__()","path":"library/mailbox#mailbox.Mailbox.__contains__","type":"Internet Data"},{"name":"mailbox.Mailbox.__delitem__()","path":"library/mailbox#mailbox.Mailbox.__delitem__","type":"Internet Data"},{"name":"mailbox.Mailbox.__getitem__()","path":"library/mailbox#mailbox.Mailbox.__getitem__","type":"Internet Data"},{"name":"mailbox.Mailbox.__iter__()","path":"library/mailbox#mailbox.Mailbox.__iter__","type":"Internet Data"},{"name":"mailbox.Mailbox.__len__()","path":"library/mailbox#mailbox.Mailbox.__len__","type":"Internet Data"},{"name":"mailbox.Mailbox.__setitem__()","path":"library/mailbox#mailbox.Mailbox.__setitem__","type":"Internet Data"},{"name":"mailbox.Maildir","path":"library/mailbox#mailbox.Maildir","type":"Internet Data"},{"name":"mailbox.Maildir.add()","path":"library/mailbox#mailbox.Maildir.add","type":"Internet Data"},{"name":"mailbox.Maildir.add_folder()","path":"library/mailbox#mailbox.Maildir.add_folder","type":"Internet Data"},{"name":"mailbox.Maildir.clean()","path":"library/mailbox#mailbox.Maildir.clean","type":"Internet Data"},{"name":"mailbox.Maildir.close()","path":"library/mailbox#mailbox.Maildir.close","type":"Internet Data"},{"name":"mailbox.Maildir.flush()","path":"library/mailbox#mailbox.Maildir.flush","type":"Internet Data"},{"name":"mailbox.Maildir.get_file()","path":"library/mailbox#mailbox.Maildir.get_file","type":"Internet Data"},{"name":"mailbox.Maildir.get_folder()","path":"library/mailbox#mailbox.Maildir.get_folder","type":"Internet Data"},{"name":"mailbox.Maildir.list_folders()","path":"library/mailbox#mailbox.Maildir.list_folders","type":"Internet Data"},{"name":"mailbox.Maildir.lock()","path":"library/mailbox#mailbox.Maildir.lock","type":"Internet Data"},{"name":"mailbox.Maildir.remove_folder()","path":"library/mailbox#mailbox.Maildir.remove_folder","type":"Internet Data"},{"name":"mailbox.Maildir.unlock()","path":"library/mailbox#mailbox.Maildir.unlock","type":"Internet Data"},{"name":"mailbox.Maildir.update()","path":"library/mailbox#mailbox.Maildir.update","type":"Internet Data"},{"name":"mailbox.Maildir.__setitem__()","path":"library/mailbox#mailbox.Maildir.__setitem__","type":"Internet Data"},{"name":"mailbox.MaildirMessage","path":"library/mailbox#mailbox.MaildirMessage","type":"Internet Data"},{"name":"mailbox.MaildirMessage.add_flag()","path":"library/mailbox#mailbox.MaildirMessage.add_flag","type":"Internet Data"},{"name":"mailbox.MaildirMessage.get_date()","path":"library/mailbox#mailbox.MaildirMessage.get_date","type":"Internet Data"},{"name":"mailbox.MaildirMessage.get_flags()","path":"library/mailbox#mailbox.MaildirMessage.get_flags","type":"Internet Data"},{"name":"mailbox.MaildirMessage.get_info()","path":"library/mailbox#mailbox.MaildirMessage.get_info","type":"Internet Data"},{"name":"mailbox.MaildirMessage.get_subdir()","path":"library/mailbox#mailbox.MaildirMessage.get_subdir","type":"Internet Data"},{"name":"mailbox.MaildirMessage.remove_flag()","path":"library/mailbox#mailbox.MaildirMessage.remove_flag","type":"Internet Data"},{"name":"mailbox.MaildirMessage.set_date()","path":"library/mailbox#mailbox.MaildirMessage.set_date","type":"Internet Data"},{"name":"mailbox.MaildirMessage.set_flags()","path":"library/mailbox#mailbox.MaildirMessage.set_flags","type":"Internet Data"},{"name":"mailbox.MaildirMessage.set_info()","path":"library/mailbox#mailbox.MaildirMessage.set_info","type":"Internet Data"},{"name":"mailbox.MaildirMessage.set_subdir()","path":"library/mailbox#mailbox.MaildirMessage.set_subdir","type":"Internet Data"},{"name":"mailbox.mbox","path":"library/mailbox#mailbox.mbox","type":"Internet Data"},{"name":"mailbox.mbox.get_file()","path":"library/mailbox#mailbox.mbox.get_file","type":"Internet Data"},{"name":"mailbox.mbox.lock()","path":"library/mailbox#mailbox.mbox.lock","type":"Internet Data"},{"name":"mailbox.mbox.unlock()","path":"library/mailbox#mailbox.mbox.unlock","type":"Internet Data"},{"name":"mailbox.mboxMessage","path":"library/mailbox#mailbox.mboxMessage","type":"Internet Data"},{"name":"mailbox.mboxMessage.add_flag()","path":"library/mailbox#mailbox.mboxMessage.add_flag","type":"Internet Data"},{"name":"mailbox.mboxMessage.get_flags()","path":"library/mailbox#mailbox.mboxMessage.get_flags","type":"Internet Data"},{"name":"mailbox.mboxMessage.get_from()","path":"library/mailbox#mailbox.mboxMessage.get_from","type":"Internet Data"},{"name":"mailbox.mboxMessage.remove_flag()","path":"library/mailbox#mailbox.mboxMessage.remove_flag","type":"Internet Data"},{"name":"mailbox.mboxMessage.set_flags()","path":"library/mailbox#mailbox.mboxMessage.set_flags","type":"Internet Data"},{"name":"mailbox.mboxMessage.set_from()","path":"library/mailbox#mailbox.mboxMessage.set_from","type":"Internet Data"},{"name":"mailbox.Message","path":"library/mailbox#mailbox.Message","type":"Internet Data"},{"name":"mailbox.MH","path":"library/mailbox#mailbox.MH","type":"Internet Data"},{"name":"mailbox.MH.add_folder()","path":"library/mailbox#mailbox.MH.add_folder","type":"Internet Data"},{"name":"mailbox.MH.close()","path":"library/mailbox#mailbox.MH.close","type":"Internet Data"},{"name":"mailbox.MH.discard()","path":"library/mailbox#mailbox.MH.discard","type":"Internet Data"},{"name":"mailbox.MH.flush()","path":"library/mailbox#mailbox.MH.flush","type":"Internet Data"},{"name":"mailbox.MH.get_file()","path":"library/mailbox#mailbox.MH.get_file","type":"Internet Data"},{"name":"mailbox.MH.get_folder()","path":"library/mailbox#mailbox.MH.get_folder","type":"Internet Data"},{"name":"mailbox.MH.get_sequences()","path":"library/mailbox#mailbox.MH.get_sequences","type":"Internet Data"},{"name":"mailbox.MH.list_folders()","path":"library/mailbox#mailbox.MH.list_folders","type":"Internet Data"},{"name":"mailbox.MH.lock()","path":"library/mailbox#mailbox.MH.lock","type":"Internet Data"},{"name":"mailbox.MH.pack()","path":"library/mailbox#mailbox.MH.pack","type":"Internet Data"},{"name":"mailbox.MH.remove()","path":"library/mailbox#mailbox.MH.remove","type":"Internet Data"},{"name":"mailbox.MH.remove_folder()","path":"library/mailbox#mailbox.MH.remove_folder","type":"Internet Data"},{"name":"mailbox.MH.set_sequences()","path":"library/mailbox#mailbox.MH.set_sequences","type":"Internet Data"},{"name":"mailbox.MH.unlock()","path":"library/mailbox#mailbox.MH.unlock","type":"Internet Data"},{"name":"mailbox.MH.__delitem__()","path":"library/mailbox#mailbox.MH.__delitem__","type":"Internet Data"},{"name":"mailbox.MHMessage","path":"library/mailbox#mailbox.MHMessage","type":"Internet Data"},{"name":"mailbox.MHMessage.add_sequence()","path":"library/mailbox#mailbox.MHMessage.add_sequence","type":"Internet Data"},{"name":"mailbox.MHMessage.get_sequences()","path":"library/mailbox#mailbox.MHMessage.get_sequences","type":"Internet Data"},{"name":"mailbox.MHMessage.remove_sequence()","path":"library/mailbox#mailbox.MHMessage.remove_sequence","type":"Internet Data"},{"name":"mailbox.MHMessage.set_sequences()","path":"library/mailbox#mailbox.MHMessage.set_sequences","type":"Internet Data"},{"name":"mailbox.MMDF","path":"library/mailbox#mailbox.MMDF","type":"Internet Data"},{"name":"mailbox.MMDF.get_file()","path":"library/mailbox#mailbox.MMDF.get_file","type":"Internet Data"},{"name":"mailbox.MMDF.lock()","path":"library/mailbox#mailbox.MMDF.lock","type":"Internet Data"},{"name":"mailbox.MMDF.unlock()","path":"library/mailbox#mailbox.MMDF.unlock","type":"Internet Data"},{"name":"mailbox.MMDFMessage","path":"library/mailbox#mailbox.MMDFMessage","type":"Internet Data"},{"name":"mailbox.MMDFMessage.add_flag()","path":"library/mailbox#mailbox.MMDFMessage.add_flag","type":"Internet Data"},{"name":"mailbox.MMDFMessage.get_flags()","path":"library/mailbox#mailbox.MMDFMessage.get_flags","type":"Internet Data"},{"name":"mailbox.MMDFMessage.get_from()","path":"library/mailbox#mailbox.MMDFMessage.get_from","type":"Internet Data"},{"name":"mailbox.MMDFMessage.remove_flag()","path":"library/mailbox#mailbox.MMDFMessage.remove_flag","type":"Internet Data"},{"name":"mailbox.MMDFMessage.set_flags()","path":"library/mailbox#mailbox.MMDFMessage.set_flags","type":"Internet Data"},{"name":"mailbox.MMDFMessage.set_from()","path":"library/mailbox#mailbox.MMDFMessage.set_from","type":"Internet Data"},{"name":"mailbox.NoSuchMailboxError","path":"library/mailbox#mailbox.NoSuchMailboxError","type":"Internet Data"},{"name":"mailbox.NotEmptyError","path":"library/mailbox#mailbox.NotEmptyError","type":"Internet Data"},{"name":"mailcap","path":"library/mailcap","type":"Internet Data"},{"name":"mailcap.findmatch()","path":"library/mailcap#mailcap.findmatch","type":"Internet Data"},{"name":"mailcap.getcaps()","path":"library/mailcap#mailcap.getcaps","type":"Internet Data"},{"name":"map()","path":"library/functions#map","type":"Built-in Functions"},{"name":"marshal","path":"library/marshal","type":"Data Persistence"},{"name":"marshal.dump()","path":"library/marshal#marshal.dump","type":"Data Persistence"},{"name":"marshal.dumps()","path":"library/marshal#marshal.dumps","type":"Data Persistence"},{"name":"marshal.load()","path":"library/marshal#marshal.load","type":"Data Persistence"},{"name":"marshal.loads()","path":"library/marshal#marshal.loads","type":"Data Persistence"},{"name":"marshal.version","path":"library/marshal#marshal.version","type":"Data Persistence"},{"name":"math","path":"library/math","type":"Numeric & Mathematical"},{"name":"math.acos()","path":"library/math#math.acos","type":"Numeric & Mathematical"},{"name":"math.acosh()","path":"library/math#math.acosh","type":"Numeric & Mathematical"},{"name":"math.asin()","path":"library/math#math.asin","type":"Numeric & Mathematical"},{"name":"math.asinh()","path":"library/math#math.asinh","type":"Numeric & Mathematical"},{"name":"math.atan()","path":"library/math#math.atan","type":"Numeric & Mathematical"},{"name":"math.atan2()","path":"library/math#math.atan2","type":"Numeric & Mathematical"},{"name":"math.atanh()","path":"library/math#math.atanh","type":"Numeric & Mathematical"},{"name":"math.ceil()","path":"library/math#math.ceil","type":"Numeric & Mathematical"},{"name":"math.copysign()","path":"library/math#math.copysign","type":"Numeric & Mathematical"},{"name":"math.cos()","path":"library/math#math.cos","type":"Numeric & Mathematical"},{"name":"math.cosh()","path":"library/math#math.cosh","type":"Numeric & Mathematical"},{"name":"math.degrees()","path":"library/math#math.degrees","type":"Numeric & Mathematical"},{"name":"math.e","path":"library/math#math.e","type":"Numeric & Mathematical"},{"name":"math.erf()","path":"library/math#math.erf","type":"Numeric & Mathematical"},{"name":"math.erfc()","path":"library/math#math.erfc","type":"Numeric & Mathematical"},{"name":"math.exp()","path":"library/math#math.exp","type":"Numeric & Mathematical"},{"name":"math.expm1()","path":"library/math#math.expm1","type":"Numeric & Mathematical"},{"name":"math.fabs()","path":"library/math#math.fabs","type":"Numeric & Mathematical"},{"name":"math.factorial()","path":"library/math#math.factorial","type":"Numeric & Mathematical"},{"name":"math.floor()","path":"library/math#math.floor","type":"Numeric & Mathematical"},{"name":"math.fmod()","path":"library/math#math.fmod","type":"Numeric & Mathematical"},{"name":"math.frexp()","path":"library/math#math.frexp","type":"Numeric & Mathematical"},{"name":"math.fsum()","path":"library/math#math.fsum","type":"Numeric & Mathematical"},{"name":"math.gamma()","path":"library/math#math.gamma","type":"Numeric & Mathematical"},{"name":"math.gcd()","path":"library/math#math.gcd","type":"Numeric & Mathematical"},{"name":"math.hypot()","path":"library/math#math.hypot","type":"Numeric & Mathematical"},{"name":"math.inf","path":"library/math#math.inf","type":"Numeric & Mathematical"},{"name":"math.isclose()","path":"library/math#math.isclose","type":"Numeric & Mathematical"},{"name":"math.isfinite()","path":"library/math#math.isfinite","type":"Numeric & Mathematical"},{"name":"math.isinf()","path":"library/math#math.isinf","type":"Numeric & Mathematical"},{"name":"math.isnan()","path":"library/math#math.isnan","type":"Numeric & Mathematical"},{"name":"math.ldexp()","path":"library/math#math.ldexp","type":"Numeric & Mathematical"},{"name":"math.lgamma()","path":"library/math#math.lgamma","type":"Numeric & Mathematical"},{"name":"math.log()","path":"library/math#math.log","type":"Numeric & Mathematical"},{"name":"math.log10()","path":"library/math#math.log10","type":"Numeric & Mathematical"},{"name":"math.log1p()","path":"library/math#math.log1p","type":"Numeric & Mathematical"},{"name":"math.log2()","path":"library/math#math.log2","type":"Numeric & Mathematical"},{"name":"math.modf()","path":"library/math#math.modf","type":"Numeric & Mathematical"},{"name":"math.nan","path":"library/math#math.nan","type":"Numeric & Mathematical"},{"name":"math.pi","path":"library/math#math.pi","type":"Numeric & Mathematical"},{"name":"math.pow()","path":"library/math#math.pow","type":"Numeric & Mathematical"},{"name":"math.radians()","path":"library/math#math.radians","type":"Numeric & Mathematical"},{"name":"math.sin()","path":"library/math#math.sin","type":"Numeric & Mathematical"},{"name":"math.sinh()","path":"library/math#math.sinh","type":"Numeric & Mathematical"},{"name":"math.sqrt()","path":"library/math#math.sqrt","type":"Numeric & Mathematical"},{"name":"math.tan()","path":"library/math#math.tan","type":"Numeric & Mathematical"},{"name":"math.tanh()","path":"library/math#math.tanh","type":"Numeric & Mathematical"},{"name":"math.trunc()","path":"library/math#math.trunc","type":"Numeric & Mathematical"},{"name":"max()","path":"library/functions#max","type":"Built-in Functions"},{"name":"MemoryError","path":"library/exceptions#MemoryError","type":"Built-in Exceptions"},{"name":"memoryview","path":"library/stdtypes#memoryview","type":"Built-in Types"},{"name":"memoryview()","path":"library/functions#memoryview","type":"Built-in Functions"},{"name":"memoryview.cast()","path":"library/stdtypes#memoryview.cast","type":"Built-in Types"},{"name":"memoryview.contiguous","path":"library/stdtypes#memoryview.contiguous","type":"Built-in Types"},{"name":"memoryview.c_contiguous","path":"library/stdtypes#memoryview.c_contiguous","type":"Built-in Types"},{"name":"memoryview.format","path":"library/stdtypes#memoryview.format","type":"Built-in Types"},{"name":"memoryview.f_contiguous","path":"library/stdtypes#memoryview.f_contiguous","type":"Built-in Types"},{"name":"memoryview.hex()","path":"library/stdtypes#memoryview.hex","type":"Built-in Types"},{"name":"memoryview.itemsize","path":"library/stdtypes#memoryview.itemsize","type":"Built-in Types"},{"name":"memoryview.nbytes","path":"library/stdtypes#memoryview.nbytes","type":"Built-in Types"},{"name":"memoryview.ndim","path":"library/stdtypes#memoryview.ndim","type":"Built-in Types"},{"name":"memoryview.obj","path":"library/stdtypes#memoryview.obj","type":"Built-in Types"},{"name":"memoryview.readonly","path":"library/stdtypes#memoryview.readonly","type":"Built-in Types"},{"name":"memoryview.release()","path":"library/stdtypes#memoryview.release","type":"Built-in Types"},{"name":"memoryview.shape","path":"library/stdtypes#memoryview.shape","type":"Built-in Types"},{"name":"memoryview.strides","path":"library/stdtypes#memoryview.strides","type":"Built-in Types"},{"name":"memoryview.suboffsets","path":"library/stdtypes#memoryview.suboffsets","type":"Built-in Types"},{"name":"memoryview.tobytes()","path":"library/stdtypes#memoryview.tobytes","type":"Built-in Types"},{"name":"memoryview.tolist()","path":"library/stdtypes#memoryview.tolist","type":"Built-in Types"},{"name":"memoryview.__eq__()","path":"library/stdtypes#memoryview.__eq__","type":"Built-in Types"},{"name":"mimetypes","path":"library/mimetypes","type":"Internet Data"},{"name":"mimetypes.add_type()","path":"library/mimetypes#mimetypes.add_type","type":"Internet Data"},{"name":"mimetypes.common_types","path":"library/mimetypes#mimetypes.common_types","type":"Internet Data"},{"name":"mimetypes.encodings_map","path":"library/mimetypes#mimetypes.encodings_map","type":"Internet Data"},{"name":"mimetypes.guess_all_extensions()","path":"library/mimetypes#mimetypes.guess_all_extensions","type":"Internet Data"},{"name":"mimetypes.guess_extension()","path":"library/mimetypes#mimetypes.guess_extension","type":"Internet Data"},{"name":"mimetypes.guess_type()","path":"library/mimetypes#mimetypes.guess_type","type":"Internet Data"},{"name":"mimetypes.init()","path":"library/mimetypes#mimetypes.init","type":"Internet Data"},{"name":"mimetypes.inited","path":"library/mimetypes#mimetypes.inited","type":"Internet Data"},{"name":"mimetypes.knownfiles","path":"library/mimetypes#mimetypes.knownfiles","type":"Internet Data"},{"name":"mimetypes.MimeTypes","path":"library/mimetypes#mimetypes.MimeTypes","type":"Internet Data"},{"name":"mimetypes.MimeTypes.encodings_map","path":"library/mimetypes#mimetypes.MimeTypes.encodings_map","type":"Internet Data"},{"name":"mimetypes.MimeTypes.guess_all_extensions()","path":"library/mimetypes#mimetypes.MimeTypes.guess_all_extensions","type":"Internet Data"},{"name":"mimetypes.MimeTypes.guess_extension()","path":"library/mimetypes#mimetypes.MimeTypes.guess_extension","type":"Internet Data"},{"name":"mimetypes.MimeTypes.guess_type()","path":"library/mimetypes#mimetypes.MimeTypes.guess_type","type":"Internet Data"},{"name":"mimetypes.MimeTypes.read()","path":"library/mimetypes#mimetypes.MimeTypes.read","type":"Internet Data"},{"name":"mimetypes.MimeTypes.readfp()","path":"library/mimetypes#mimetypes.MimeTypes.readfp","type":"Internet Data"},{"name":"mimetypes.MimeTypes.read_windows_registry()","path":"library/mimetypes#mimetypes.MimeTypes.read_windows_registry","type":"Internet Data"},{"name":"mimetypes.MimeTypes.suffix_map","path":"library/mimetypes#mimetypes.MimeTypes.suffix_map","type":"Internet Data"},{"name":"mimetypes.MimeTypes.types_map","path":"library/mimetypes#mimetypes.MimeTypes.types_map","type":"Internet Data"},{"name":"mimetypes.MimeTypes.types_map_inv","path":"library/mimetypes#mimetypes.MimeTypes.types_map_inv","type":"Internet Data"},{"name":"mimetypes.read_mime_types()","path":"library/mimetypes#mimetypes.read_mime_types","type":"Internet Data"},{"name":"mimetypes.suffix_map","path":"library/mimetypes#mimetypes.suffix_map","type":"Internet Data"},{"name":"mimetypes.types_map","path":"library/mimetypes#mimetypes.types_map","type":"Internet Data"},{"name":"min()","path":"library/functions#min","type":"Built-in Functions"},{"name":"mmap","path":"library/mmap","type":"Networking"},{"name":"mmap.mmap","path":"library/mmap#mmap.mmap","type":"Networking"},{"name":"mmap.mmap.close()","path":"library/mmap#mmap.mmap.close","type":"Networking"},{"name":"mmap.mmap.closed","path":"library/mmap#mmap.mmap.closed","type":"Networking"},{"name":"mmap.mmap.find()","path":"library/mmap#mmap.mmap.find","type":"Networking"},{"name":"mmap.mmap.flush()","path":"library/mmap#mmap.mmap.flush","type":"Networking"},{"name":"mmap.mmap.move()","path":"library/mmap#mmap.mmap.move","type":"Networking"},{"name":"mmap.mmap.read()","path":"library/mmap#mmap.mmap.read","type":"Networking"},{"name":"mmap.mmap.readline()","path":"library/mmap#mmap.mmap.readline","type":"Networking"},{"name":"mmap.mmap.read_byte()","path":"library/mmap#mmap.mmap.read_byte","type":"Networking"},{"name":"mmap.mmap.resize()","path":"library/mmap#mmap.mmap.resize","type":"Networking"},{"name":"mmap.mmap.rfind()","path":"library/mmap#mmap.mmap.rfind","type":"Networking"},{"name":"mmap.mmap.seek()","path":"library/mmap#mmap.mmap.seek","type":"Networking"},{"name":"mmap.mmap.size()","path":"library/mmap#mmap.mmap.size","type":"Networking"},{"name":"mmap.mmap.tell()","path":"library/mmap#mmap.mmap.tell","type":"Networking"},{"name":"mmap.mmap.write()","path":"library/mmap#mmap.mmap.write","type":"Networking"},{"name":"mmap.mmap.write_byte()","path":"library/mmap#mmap.mmap.write_byte","type":"Networking"},{"name":"modulefinder","path":"library/modulefinder","type":"Importing"},{"name":"modulefinder.AddPackagePath()","path":"library/modulefinder#modulefinder.AddPackagePath","type":"Importing"},{"name":"modulefinder.ModuleFinder","path":"library/modulefinder#modulefinder.ModuleFinder","type":"Importing"},{"name":"modulefinder.ModuleFinder.modules","path":"library/modulefinder#modulefinder.ModuleFinder.modules","type":"Importing"},{"name":"modulefinder.ModuleFinder.report()","path":"library/modulefinder#modulefinder.ModuleFinder.report","type":"Importing"},{"name":"modulefinder.ModuleFinder.run_script()","path":"library/modulefinder#modulefinder.ModuleFinder.run_script","type":"Importing"},{"name":"modulefinder.ReplacePackage()","path":"library/modulefinder#modulefinder.ReplacePackage","type":"Importing"},{"name":"msilib","path":"library/msilib","type":"MS Windows"},{"name":"msilib.add_data()","path":"library/msilib#msilib.add_data","type":"MS Windows"},{"name":"msilib.add_stream()","path":"library/msilib#msilib.add_stream","type":"MS Windows"},{"name":"msilib.add_tables()","path":"library/msilib#msilib.add_tables","type":"MS Windows"},{"name":"msilib.Binary","path":"library/msilib#msilib.Binary","type":"MS Windows"},{"name":"msilib.CAB","path":"library/msilib#msilib.CAB","type":"MS Windows"},{"name":"msilib.CAB.append()","path":"library/msilib#msilib.CAB.append","type":"MS Windows"},{"name":"msilib.CAB.commit()","path":"library/msilib#msilib.CAB.commit","type":"MS Windows"},{"name":"msilib.Control","path":"library/msilib#msilib.Control","type":"MS Windows"},{"name":"msilib.Control.condition()","path":"library/msilib#msilib.Control.condition","type":"MS Windows"},{"name":"msilib.Control.event()","path":"library/msilib#msilib.Control.event","type":"MS Windows"},{"name":"msilib.Control.mapping()","path":"library/msilib#msilib.Control.mapping","type":"MS Windows"},{"name":"msilib.CreateRecord()","path":"library/msilib#msilib.CreateRecord","type":"MS Windows"},{"name":"msilib.Database.Commit()","path":"library/msilib#msilib.Database.Commit","type":"MS Windows"},{"name":"msilib.Database.GetSummaryInformation()","path":"library/msilib#msilib.Database.GetSummaryInformation","type":"MS Windows"},{"name":"msilib.Database.OpenView()","path":"library/msilib#msilib.Database.OpenView","type":"MS Windows"},{"name":"msilib.Dialog","path":"library/msilib#msilib.Dialog","type":"MS Windows"},{"name":"msilib.Dialog.bitmap()","path":"library/msilib#msilib.Dialog.bitmap","type":"MS Windows"},{"name":"msilib.Dialog.checkbox()","path":"library/msilib#msilib.Dialog.checkbox","type":"MS Windows"},{"name":"msilib.Dialog.control()","path":"library/msilib#msilib.Dialog.control","type":"MS Windows"},{"name":"msilib.Dialog.line()","path":"library/msilib#msilib.Dialog.line","type":"MS Windows"},{"name":"msilib.Dialog.pushbutton()","path":"library/msilib#msilib.Dialog.pushbutton","type":"MS Windows"},{"name":"msilib.Dialog.radiogroup()","path":"library/msilib#msilib.Dialog.radiogroup","type":"MS Windows"},{"name":"msilib.Dialog.text()","path":"library/msilib#msilib.Dialog.text","type":"MS Windows"},{"name":"msilib.Directory","path":"library/msilib#msilib.Directory","type":"MS Windows"},{"name":"msilib.Directory.add_file()","path":"library/msilib#msilib.Directory.add_file","type":"MS Windows"},{"name":"msilib.Directory.glob()","path":"library/msilib#msilib.Directory.glob","type":"MS Windows"},{"name":"msilib.Directory.remove_pyc()","path":"library/msilib#msilib.Directory.remove_pyc","type":"MS Windows"},{"name":"msilib.Directory.start_component()","path":"library/msilib#msilib.Directory.start_component","type":"MS Windows"},{"name":"msilib.FCICreate()","path":"library/msilib#msilib.FCICreate","type":"MS Windows"},{"name":"msilib.Feature","path":"library/msilib#msilib.Feature","type":"MS Windows"},{"name":"msilib.Feature.set_current()","path":"library/msilib#msilib.Feature.set_current","type":"MS Windows"},{"name":"msilib.gen_uuid()","path":"library/msilib#msilib.gen_uuid","type":"MS Windows"},{"name":"msilib.init_database()","path":"library/msilib#msilib.init_database","type":"MS Windows"},{"name":"msilib.OpenDatabase()","path":"library/msilib#msilib.OpenDatabase","type":"MS Windows"},{"name":"msilib.RadioButtonGroup","path":"library/msilib#msilib.RadioButtonGroup","type":"MS Windows"},{"name":"msilib.RadioButtonGroup.add()","path":"library/msilib#msilib.RadioButtonGroup.add","type":"MS Windows"},{"name":"msilib.Record.ClearData()","path":"library/msilib#msilib.Record.ClearData","type":"MS Windows"},{"name":"msilib.Record.GetFieldCount()","path":"library/msilib#msilib.Record.GetFieldCount","type":"MS Windows"},{"name":"msilib.Record.GetInteger()","path":"library/msilib#msilib.Record.GetInteger","type":"MS Windows"},{"name":"msilib.Record.GetString()","path":"library/msilib#msilib.Record.GetString","type":"MS Windows"},{"name":"msilib.Record.SetInteger()","path":"library/msilib#msilib.Record.SetInteger","type":"MS Windows"},{"name":"msilib.Record.SetStream()","path":"library/msilib#msilib.Record.SetStream","type":"MS Windows"},{"name":"msilib.Record.SetString()","path":"library/msilib#msilib.Record.SetString","type":"MS Windows"},{"name":"msilib.schema","path":"library/msilib#msilib.schema","type":"MS Windows"},{"name":"msilib.sequence","path":"library/msilib#msilib.sequence","type":"MS Windows"},{"name":"msilib.SummaryInformation.GetProperty()","path":"library/msilib#msilib.SummaryInformation.GetProperty","type":"MS Windows"},{"name":"msilib.SummaryInformation.GetPropertyCount()","path":"library/msilib#msilib.SummaryInformation.GetPropertyCount","type":"MS Windows"},{"name":"msilib.SummaryInformation.Persist()","path":"library/msilib#msilib.SummaryInformation.Persist","type":"MS Windows"},{"name":"msilib.SummaryInformation.SetProperty()","path":"library/msilib#msilib.SummaryInformation.SetProperty","type":"MS Windows"},{"name":"msilib.text","path":"library/msilib#msilib.text","type":"MS Windows"},{"name":"msilib.UuidCreate()","path":"library/msilib#msilib.UuidCreate","type":"MS Windows"},{"name":"msilib.View.Close()","path":"library/msilib#msilib.View.Close","type":"MS Windows"},{"name":"msilib.View.Execute()","path":"library/msilib#msilib.View.Execute","type":"MS Windows"},{"name":"msilib.View.Fetch()","path":"library/msilib#msilib.View.Fetch","type":"MS Windows"},{"name":"msilib.View.GetColumnInfo()","path":"library/msilib#msilib.View.GetColumnInfo","type":"MS Windows"},{"name":"msilib.View.Modify()","path":"library/msilib#msilib.View.Modify","type":"MS Windows"},{"name":"msvcrt","path":"library/msvcrt","type":"MS Windows"},{"name":"msvcrt.getch()","path":"library/msvcrt#msvcrt.getch","type":"MS Windows"},{"name":"msvcrt.getche()","path":"library/msvcrt#msvcrt.getche","type":"MS Windows"},{"name":"msvcrt.getwch()","path":"library/msvcrt#msvcrt.getwch","type":"MS Windows"},{"name":"msvcrt.getwche()","path":"library/msvcrt#msvcrt.getwche","type":"MS Windows"},{"name":"msvcrt.get_osfhandle()","path":"library/msvcrt#msvcrt.get_osfhandle","type":"MS Windows"},{"name":"msvcrt.heapmin()","path":"library/msvcrt#msvcrt.heapmin","type":"MS Windows"},{"name":"msvcrt.kbhit()","path":"library/msvcrt#msvcrt.kbhit","type":"MS Windows"},{"name":"msvcrt.locking()","path":"library/msvcrt#msvcrt.locking","type":"MS Windows"},{"name":"msvcrt.open_osfhandle()","path":"library/msvcrt#msvcrt.open_osfhandle","type":"MS Windows"},{"name":"msvcrt.putch()","path":"library/msvcrt#msvcrt.putch","type":"MS Windows"},{"name":"msvcrt.putwch()","path":"library/msvcrt#msvcrt.putwch","type":"MS Windows"},{"name":"msvcrt.setmode()","path":"library/msvcrt#msvcrt.setmode","type":"MS Windows"},{"name":"msvcrt.ungetch()","path":"library/msvcrt#msvcrt.ungetch","type":"MS Windows"},{"name":"msvcrt.ungetwch()","path":"library/msvcrt#msvcrt.ungetwch","type":"MS Windows"},{"name":"multiprocessing","path":"library/multiprocessing","type":"Concurrent Execution"},{"name":"multiprocessing.active_children()","path":"library/multiprocessing#multiprocessing.active_children","type":"Concurrent Execution"},{"name":"multiprocessing.Array()","path":"library/multiprocessing#multiprocessing.Array","type":"Concurrent Execution"},{"name":"multiprocessing.AuthenticationError","path":"library/multiprocessing#multiprocessing.AuthenticationError","type":"Concurrent Execution"},{"name":"multiprocessing.Barrier","path":"library/multiprocessing#multiprocessing.Barrier","type":"Concurrent Execution"},{"name":"multiprocessing.BoundedSemaphore","path":"library/multiprocessing#multiprocessing.BoundedSemaphore","type":"Concurrent Execution"},{"name":"multiprocessing.BufferTooShort","path":"library/multiprocessing#multiprocessing.BufferTooShort","type":"Concurrent Execution"},{"name":"multiprocessing.Condition","path":"library/multiprocessing#multiprocessing.Condition","type":"Concurrent Execution"},{"name":"multiprocessing.Connection","path":"library/multiprocessing#multiprocessing.Connection","type":"Concurrent Execution"},{"name":"multiprocessing.connection.answer_challenge()","path":"library/multiprocessing#multiprocessing.connection.answer_challenge","type":"Concurrent Execution"},{"name":"multiprocessing.connection.Client()","path":"library/multiprocessing#multiprocessing.connection.Client","type":"Concurrent Execution"},{"name":"multiprocessing.Connection.close()","path":"library/multiprocessing#multiprocessing.Connection.close","type":"Concurrent Execution"},{"name":"multiprocessing.connection.deliver_challenge()","path":"library/multiprocessing#multiprocessing.connection.deliver_challenge","type":"Concurrent Execution"},{"name":"multiprocessing.Connection.fileno()","path":"library/multiprocessing#multiprocessing.Connection.fileno","type":"Concurrent Execution"},{"name":"multiprocessing.connection.Listener","path":"library/multiprocessing#multiprocessing.connection.Listener","type":"Concurrent Execution"},{"name":"multiprocessing.connection.Listener.accept()","path":"library/multiprocessing#multiprocessing.connection.Listener.accept","type":"Concurrent Execution"},{"name":"multiprocessing.connection.Listener.address","path":"library/multiprocessing#multiprocessing.connection.Listener.address","type":"Concurrent Execution"},{"name":"multiprocessing.connection.Listener.close()","path":"library/multiprocessing#multiprocessing.connection.Listener.close","type":"Concurrent Execution"},{"name":"multiprocessing.connection.Listener.last_accepted","path":"library/multiprocessing#multiprocessing.connection.Listener.last_accepted","type":"Concurrent Execution"},{"name":"multiprocessing.Connection.poll()","path":"library/multiprocessing#multiprocessing.Connection.poll","type":"Concurrent Execution"},{"name":"multiprocessing.Connection.recv()","path":"library/multiprocessing#multiprocessing.Connection.recv","type":"Concurrent Execution"},{"name":"multiprocessing.Connection.recv_bytes()","path":"library/multiprocessing#multiprocessing.Connection.recv_bytes","type":"Concurrent Execution"},{"name":"multiprocessing.Connection.recv_bytes_into()","path":"library/multiprocessing#multiprocessing.Connection.recv_bytes_into","type":"Concurrent Execution"},{"name":"multiprocessing.Connection.send()","path":"library/multiprocessing#multiprocessing.Connection.send","type":"Concurrent Execution"},{"name":"multiprocessing.Connection.send_bytes()","path":"library/multiprocessing#multiprocessing.Connection.send_bytes","type":"Concurrent Execution"},{"name":"multiprocessing.connection.wait()","path":"library/multiprocessing#multiprocessing.connection.wait","type":"Concurrent Execution"},{"name":"multiprocessing.cpu_count()","path":"library/multiprocessing#multiprocessing.cpu_count","type":"Concurrent Execution"},{"name":"multiprocessing.current_process()","path":"library/multiprocessing#multiprocessing.current_process","type":"Concurrent Execution"},{"name":"multiprocessing.Event","path":"library/multiprocessing#multiprocessing.Event","type":"Concurrent Execution"},{"name":"multiprocessing.freeze_support()","path":"library/multiprocessing#multiprocessing.freeze_support","type":"Concurrent Execution"},{"name":"multiprocessing.get_all_start_methods()","path":"library/multiprocessing#multiprocessing.get_all_start_methods","type":"Concurrent Execution"},{"name":"multiprocessing.get_context()","path":"library/multiprocessing#multiprocessing.get_context","type":"Concurrent Execution"},{"name":"multiprocessing.get_logger()","path":"library/multiprocessing#multiprocessing.get_logger","type":"Concurrent Execution"},{"name":"multiprocessing.get_start_method()","path":"library/multiprocessing#multiprocessing.get_start_method","type":"Concurrent Execution"},{"name":"multiprocessing.JoinableQueue","path":"library/multiprocessing#multiprocessing.JoinableQueue","type":"Concurrent Execution"},{"name":"multiprocessing.JoinableQueue.join()","path":"library/multiprocessing#multiprocessing.JoinableQueue.join","type":"Concurrent Execution"},{"name":"multiprocessing.JoinableQueue.task_done()","path":"library/multiprocessing#multiprocessing.JoinableQueue.task_done","type":"Concurrent Execution"},{"name":"multiprocessing.Lock","path":"library/multiprocessing#multiprocessing.Lock","type":"Concurrent Execution"},{"name":"multiprocessing.Lock.acquire()","path":"library/multiprocessing#multiprocessing.Lock.acquire","type":"Concurrent Execution"},{"name":"multiprocessing.Lock.release()","path":"library/multiprocessing#multiprocessing.Lock.release","type":"Concurrent Execution"},{"name":"multiprocessing.log_to_stderr()","path":"library/multiprocessing#multiprocessing.log_to_stderr","type":"Concurrent Execution"},{"name":"multiprocessing.managers.BaseManager","path":"library/multiprocessing#multiprocessing.managers.BaseManager","type":"Concurrent Execution"},{"name":"multiprocessing.managers.BaseManager.address","path":"library/multiprocessing#multiprocessing.managers.BaseManager.address","type":"Concurrent Execution"},{"name":"multiprocessing.managers.BaseManager.connect()","path":"library/multiprocessing#multiprocessing.managers.BaseManager.connect","type":"Concurrent Execution"},{"name":"multiprocessing.managers.BaseManager.get_server()","path":"library/multiprocessing#multiprocessing.managers.BaseManager.get_server","type":"Concurrent Execution"},{"name":"multiprocessing.managers.BaseManager.register()","path":"library/multiprocessing#multiprocessing.managers.BaseManager.register","type":"Concurrent Execution"},{"name":"multiprocessing.managers.BaseManager.shutdown()","path":"library/multiprocessing#multiprocessing.managers.BaseManager.shutdown","type":"Concurrent Execution"},{"name":"multiprocessing.managers.BaseManager.start()","path":"library/multiprocessing#multiprocessing.managers.BaseManager.start","type":"Concurrent Execution"},{"name":"multiprocessing.managers.BaseProxy","path":"library/multiprocessing#multiprocessing.managers.BaseProxy","type":"Concurrent Execution"},{"name":"multiprocessing.managers.BaseProxy._callmethod()","path":"library/multiprocessing#multiprocessing.managers.BaseProxy._callmethod","type":"Concurrent Execution"},{"name":"multiprocessing.managers.BaseProxy._getvalue()","path":"library/multiprocessing#multiprocessing.managers.BaseProxy._getvalue","type":"Concurrent Execution"},{"name":"multiprocessing.managers.BaseProxy.__repr__()","path":"library/multiprocessing#multiprocessing.managers.BaseProxy.__repr__","type":"Concurrent Execution"},{"name":"multiprocessing.managers.BaseProxy.__str__()","path":"library/multiprocessing#multiprocessing.managers.BaseProxy.__str__","type":"Concurrent Execution"},{"name":"multiprocessing.managers.Namespace","path":"library/multiprocessing#multiprocessing.managers.Namespace","type":"Concurrent Execution"},{"name":"multiprocessing.managers.SyncManager","path":"library/multiprocessing#multiprocessing.managers.SyncManager","type":"Concurrent Execution"},{"name":"multiprocessing.managers.SyncManager.Array()","path":"library/multiprocessing#multiprocessing.managers.SyncManager.Array","type":"Concurrent Execution"},{"name":"multiprocessing.managers.SyncManager.Barrier()","path":"library/multiprocessing#multiprocessing.managers.SyncManager.Barrier","type":"Concurrent Execution"},{"name":"multiprocessing.managers.SyncManager.BoundedSemaphore()","path":"library/multiprocessing#multiprocessing.managers.SyncManager.BoundedSemaphore","type":"Concurrent Execution"},{"name":"multiprocessing.managers.SyncManager.Condition()","path":"library/multiprocessing#multiprocessing.managers.SyncManager.Condition","type":"Concurrent Execution"},{"name":"multiprocessing.managers.SyncManager.dict()","path":"library/multiprocessing#multiprocessing.managers.SyncManager.dict","type":"Concurrent Execution"},{"name":"multiprocessing.managers.SyncManager.Event()","path":"library/multiprocessing#multiprocessing.managers.SyncManager.Event","type":"Concurrent Execution"},{"name":"multiprocessing.managers.SyncManager.list()","path":"library/multiprocessing#multiprocessing.managers.SyncManager.list","type":"Concurrent Execution"},{"name":"multiprocessing.managers.SyncManager.Lock()","path":"library/multiprocessing#multiprocessing.managers.SyncManager.Lock","type":"Concurrent Execution"},{"name":"multiprocessing.managers.SyncManager.Namespace()","path":"library/multiprocessing#multiprocessing.managers.SyncManager.Namespace","type":"Concurrent Execution"},{"name":"multiprocessing.managers.SyncManager.Queue()","path":"library/multiprocessing#multiprocessing.managers.SyncManager.Queue","type":"Concurrent Execution"},{"name":"multiprocessing.managers.SyncManager.RLock()","path":"library/multiprocessing#multiprocessing.managers.SyncManager.RLock","type":"Concurrent Execution"},{"name":"multiprocessing.managers.SyncManager.Semaphore()","path":"library/multiprocessing#multiprocessing.managers.SyncManager.Semaphore","type":"Concurrent Execution"},{"name":"multiprocessing.managers.SyncManager.Value()","path":"library/multiprocessing#multiprocessing.managers.SyncManager.Value","type":"Concurrent Execution"},{"name":"multiprocessing.Pipe()","path":"library/multiprocessing#multiprocessing.Pipe","type":"Concurrent Execution"},{"name":"multiprocessing.pool.AsyncResult","path":"library/multiprocessing#multiprocessing.pool.AsyncResult","type":"Concurrent Execution"},{"name":"multiprocessing.pool.AsyncResult.get()","path":"library/multiprocessing#multiprocessing.pool.AsyncResult.get","type":"Concurrent Execution"},{"name":"multiprocessing.pool.AsyncResult.ready()","path":"library/multiprocessing#multiprocessing.pool.AsyncResult.ready","type":"Concurrent Execution"},{"name":"multiprocessing.pool.AsyncResult.successful()","path":"library/multiprocessing#multiprocessing.pool.AsyncResult.successful","type":"Concurrent Execution"},{"name":"multiprocessing.pool.AsyncResult.wait()","path":"library/multiprocessing#multiprocessing.pool.AsyncResult.wait","type":"Concurrent Execution"},{"name":"multiprocessing.pool.Pool","path":"library/multiprocessing#multiprocessing.pool.Pool","type":"Concurrent Execution"},{"name":"multiprocessing.pool.Pool.apply()","path":"library/multiprocessing#multiprocessing.pool.Pool.apply","type":"Concurrent Execution"},{"name":"multiprocessing.pool.Pool.apply_async()","path":"library/multiprocessing#multiprocessing.pool.Pool.apply_async","type":"Concurrent Execution"},{"name":"multiprocessing.pool.Pool.close()","path":"library/multiprocessing#multiprocessing.pool.Pool.close","type":"Concurrent Execution"},{"name":"multiprocessing.pool.Pool.imap()","path":"library/multiprocessing#multiprocessing.pool.Pool.imap","type":"Concurrent Execution"},{"name":"multiprocessing.pool.Pool.imap_unordered()","path":"library/multiprocessing#multiprocessing.pool.Pool.imap_unordered","type":"Concurrent Execution"},{"name":"multiprocessing.pool.Pool.join()","path":"library/multiprocessing#multiprocessing.pool.Pool.join","type":"Concurrent Execution"},{"name":"multiprocessing.pool.Pool.map()","path":"library/multiprocessing#multiprocessing.pool.Pool.map","type":"Concurrent Execution"},{"name":"multiprocessing.pool.Pool.map_async()","path":"library/multiprocessing#multiprocessing.pool.Pool.map_async","type":"Concurrent Execution"},{"name":"multiprocessing.pool.Pool.starmap()","path":"library/multiprocessing#multiprocessing.pool.Pool.starmap","type":"Concurrent Execution"},{"name":"multiprocessing.pool.Pool.starmap_async()","path":"library/multiprocessing#multiprocessing.pool.Pool.starmap_async","type":"Concurrent Execution"},{"name":"multiprocessing.pool.Pool.terminate()","path":"library/multiprocessing#multiprocessing.pool.Pool.terminate","type":"Concurrent Execution"},{"name":"multiprocessing.Process","path":"library/multiprocessing#multiprocessing.Process","type":"Concurrent Execution"},{"name":"multiprocessing.Process.authkey","path":"library/multiprocessing#multiprocessing.Process.authkey","type":"Concurrent Execution"},{"name":"multiprocessing.Process.daemon","path":"library/multiprocessing#multiprocessing.Process.daemon","type":"Concurrent Execution"},{"name":"multiprocessing.Process.exitcode","path":"library/multiprocessing#multiprocessing.Process.exitcode","type":"Concurrent Execution"},{"name":"multiprocessing.Process.is_alive()","path":"library/multiprocessing#multiprocessing.Process.is_alive","type":"Concurrent Execution"},{"name":"multiprocessing.Process.join()","path":"library/multiprocessing#multiprocessing.Process.join","type":"Concurrent Execution"},{"name":"multiprocessing.Process.name","path":"library/multiprocessing#multiprocessing.Process.name","type":"Concurrent Execution"},{"name":"multiprocessing.Process.pid","path":"library/multiprocessing#multiprocessing.Process.pid","type":"Concurrent Execution"},{"name":"multiprocessing.Process.run()","path":"library/multiprocessing#multiprocessing.Process.run","type":"Concurrent Execution"},{"name":"multiprocessing.Process.sentinel","path":"library/multiprocessing#multiprocessing.Process.sentinel","type":"Concurrent Execution"},{"name":"multiprocessing.Process.start()","path":"library/multiprocessing#multiprocessing.Process.start","type":"Concurrent Execution"},{"name":"multiprocessing.Process.terminate()","path":"library/multiprocessing#multiprocessing.Process.terminate","type":"Concurrent Execution"},{"name":"multiprocessing.ProcessError","path":"library/multiprocessing#multiprocessing.ProcessError","type":"Concurrent Execution"},{"name":"multiprocessing.Queue","path":"library/multiprocessing#multiprocessing.Queue","type":"Concurrent Execution"},{"name":"multiprocessing.Queue.cancel_join_thread()","path":"library/multiprocessing#multiprocessing.Queue.cancel_join_thread","type":"Concurrent Execution"},{"name":"multiprocessing.Queue.close()","path":"library/multiprocessing#multiprocessing.Queue.close","type":"Concurrent Execution"},{"name":"multiprocessing.Queue.empty()","path":"library/multiprocessing#multiprocessing.Queue.empty","type":"Concurrent Execution"},{"name":"multiprocessing.Queue.full()","path":"library/multiprocessing#multiprocessing.Queue.full","type":"Concurrent Execution"},{"name":"multiprocessing.Queue.get()","path":"library/multiprocessing#multiprocessing.Queue.get","type":"Concurrent Execution"},{"name":"multiprocessing.Queue.get_nowait()","path":"library/multiprocessing#multiprocessing.Queue.get_nowait","type":"Concurrent Execution"},{"name":"multiprocessing.Queue.join_thread()","path":"library/multiprocessing#multiprocessing.Queue.join_thread","type":"Concurrent Execution"},{"name":"multiprocessing.Queue.put()","path":"library/multiprocessing#multiprocessing.Queue.put","type":"Concurrent Execution"},{"name":"multiprocessing.Queue.put_nowait()","path":"library/multiprocessing#multiprocessing.Queue.put_nowait","type":"Concurrent Execution"},{"name":"multiprocessing.Queue.qsize()","path":"library/multiprocessing#multiprocessing.Queue.qsize","type":"Concurrent Execution"},{"name":"multiprocessing.RLock","path":"library/multiprocessing#multiprocessing.RLock","type":"Concurrent Execution"},{"name":"multiprocessing.RLock.acquire()","path":"library/multiprocessing#multiprocessing.RLock.acquire","type":"Concurrent Execution"},{"name":"multiprocessing.RLock.release()","path":"library/multiprocessing#multiprocessing.RLock.release","type":"Concurrent Execution"},{"name":"multiprocessing.Semaphore","path":"library/multiprocessing#multiprocessing.Semaphore","type":"Concurrent Execution"},{"name":"multiprocessing.set_executable()","path":"library/multiprocessing#multiprocessing.set_executable","type":"Concurrent Execution"},{"name":"multiprocessing.set_start_method()","path":"library/multiprocessing#multiprocessing.set_start_method","type":"Concurrent Execution"},{"name":"multiprocessing.sharedctypes.Array()","path":"library/multiprocessing#multiprocessing.sharedctypes.Array","type":"Concurrent Execution"},{"name":"multiprocessing.sharedctypes.copy()","path":"library/multiprocessing#multiprocessing.sharedctypes.copy","type":"Concurrent Execution"},{"name":"multiprocessing.sharedctypes.multiprocessing.Manager()","path":"library/multiprocessing#multiprocessing.sharedctypes.multiprocessing.Manager","type":"Concurrent Execution"},{"name":"multiprocessing.sharedctypes.RawArray()","path":"library/multiprocessing#multiprocessing.sharedctypes.RawArray","type":"Concurrent Execution"},{"name":"multiprocessing.sharedctypes.RawValue()","path":"library/multiprocessing#multiprocessing.sharedctypes.RawValue","type":"Concurrent Execution"},{"name":"multiprocessing.sharedctypes.synchronized()","path":"library/multiprocessing#multiprocessing.sharedctypes.synchronized","type":"Concurrent Execution"},{"name":"multiprocessing.sharedctypes.Value()","path":"library/multiprocessing#multiprocessing.sharedctypes.Value","type":"Concurrent Execution"},{"name":"multiprocessing.SimpleQueue","path":"library/multiprocessing#multiprocessing.SimpleQueue","type":"Concurrent Execution"},{"name":"multiprocessing.SimpleQueue.empty()","path":"library/multiprocessing#multiprocessing.SimpleQueue.empty","type":"Concurrent Execution"},{"name":"multiprocessing.SimpleQueue.get()","path":"library/multiprocessing#multiprocessing.SimpleQueue.get","type":"Concurrent Execution"},{"name":"multiprocessing.SimpleQueue.put()","path":"library/multiprocessing#multiprocessing.SimpleQueue.put","type":"Concurrent Execution"},{"name":"multiprocessing.TimeoutError","path":"library/multiprocessing#multiprocessing.TimeoutError","type":"Concurrent Execution"},{"name":"multiprocessing.Value()","path":"library/multiprocessing#multiprocessing.Value","type":"Concurrent Execution"},{"name":"NameError","path":"library/exceptions#NameError","type":"Built-in Exceptions"},{"name":"netrc","path":"library/netrc","type":"File Formats"},{"name":"netrc.netrc","path":"library/netrc#netrc.netrc","type":"File Formats"},{"name":"netrc.netrc.authenticators()","path":"library/netrc#netrc.netrc.authenticators","type":"File Formats"},{"name":"netrc.netrc.hosts","path":"library/netrc#netrc.netrc.hosts","type":"File Formats"},{"name":"netrc.netrc.macros","path":"library/netrc#netrc.netrc.macros","type":"File Formats"},{"name":"netrc.netrc.__repr__()","path":"library/netrc#netrc.netrc.__repr__","type":"File Formats"},{"name":"netrc.NetrcParseError","path":"library/netrc#netrc.NetrcParseError","type":"File Formats"},{"name":"next()","path":"library/functions#next","type":"Built-in Functions"},{"name":"nis","path":"library/nis","type":"Unix"},{"name":"nis.cat()","path":"library/nis#nis.cat","type":"Unix"},{"name":"nis.error","path":"library/nis#nis.error","type":"Unix"},{"name":"nis.get_default_domain()","path":"library/nis#nis.get_default_domain","type":"Unix"},{"name":"nis.maps()","path":"library/nis#nis.maps","type":"Unix"},{"name":"nis.match()","path":"library/nis#nis.match","type":"Unix"},{"name":"nntplib","path":"library/nntplib","type":"Internet"},{"name":"nntplib.decode_header()","path":"library/nntplib#nntplib.decode_header","type":"Internet"},{"name":"nntplib.NNTP","path":"library/nntplib#nntplib.NNTP","type":"Internet"},{"name":"nntplib.NNTP.article()","path":"library/nntplib#nntplib.NNTP.article","type":"Internet"},{"name":"nntplib.NNTP.body()","path":"library/nntplib#nntplib.NNTP.body","type":"Internet"},{"name":"nntplib.NNTP.date()","path":"library/nntplib#nntplib.NNTP.date","type":"Internet"},{"name":"nntplib.NNTP.description()","path":"library/nntplib#nntplib.NNTP.description","type":"Internet"},{"name":"nntplib.NNTP.descriptions()","path":"library/nntplib#nntplib.NNTP.descriptions","type":"Internet"},{"name":"nntplib.NNTP.getcapabilities()","path":"library/nntplib#nntplib.NNTP.getcapabilities","type":"Internet"},{"name":"nntplib.NNTP.getwelcome()","path":"library/nntplib#nntplib.NNTP.getwelcome","type":"Internet"},{"name":"nntplib.NNTP.group()","path":"library/nntplib#nntplib.NNTP.group","type":"Internet"},{"name":"nntplib.NNTP.head()","path":"library/nntplib#nntplib.NNTP.head","type":"Internet"},{"name":"nntplib.NNTP.help()","path":"library/nntplib#nntplib.NNTP.help","type":"Internet"},{"name":"nntplib.NNTP.ihave()","path":"library/nntplib#nntplib.NNTP.ihave","type":"Internet"},{"name":"nntplib.NNTP.last()","path":"library/nntplib#nntplib.NNTP.last","type":"Internet"},{"name":"nntplib.NNTP.list()","path":"library/nntplib#nntplib.NNTP.list","type":"Internet"},{"name":"nntplib.NNTP.login()","path":"library/nntplib#nntplib.NNTP.login","type":"Internet"},{"name":"nntplib.NNTP.newgroups()","path":"library/nntplib#nntplib.NNTP.newgroups","type":"Internet"},{"name":"nntplib.NNTP.newnews()","path":"library/nntplib#nntplib.NNTP.newnews","type":"Internet"},{"name":"nntplib.NNTP.next()","path":"library/nntplib#nntplib.NNTP.next","type":"Internet"},{"name":"nntplib.NNTP.nntp_implementation","path":"library/nntplib#nntplib.NNTP.nntp_implementation","type":"Internet"},{"name":"nntplib.NNTP.nntp_version","path":"library/nntplib#nntplib.NNTP.nntp_version","type":"Internet"},{"name":"nntplib.NNTP.over()","path":"library/nntplib#nntplib.NNTP.over","type":"Internet"},{"name":"nntplib.NNTP.post()","path":"library/nntplib#nntplib.NNTP.post","type":"Internet"},{"name":"nntplib.NNTP.quit()","path":"library/nntplib#nntplib.NNTP.quit","type":"Internet"},{"name":"nntplib.NNTP.set_debuglevel()","path":"library/nntplib#nntplib.NNTP.set_debuglevel","type":"Internet"},{"name":"nntplib.NNTP.slave()","path":"library/nntplib#nntplib.NNTP.slave","type":"Internet"},{"name":"nntplib.NNTP.starttls()","path":"library/nntplib#nntplib.NNTP.starttls","type":"Internet"},{"name":"nntplib.NNTP.stat()","path":"library/nntplib#nntplib.NNTP.stat","type":"Internet"},{"name":"nntplib.NNTP.xhdr()","path":"library/nntplib#nntplib.NNTP.xhdr","type":"Internet"},{"name":"nntplib.NNTP.xover()","path":"library/nntplib#nntplib.NNTP.xover","type":"Internet"},{"name":"nntplib.NNTP.xpath()","path":"library/nntplib#nntplib.NNTP.xpath","type":"Internet"},{"name":"nntplib.NNTPDataError","path":"library/nntplib#nntplib.NNTPDataError","type":"Internet"},{"name":"nntplib.NNTPError","path":"library/nntplib#nntplib.NNTPError","type":"Internet"},{"name":"nntplib.NNTPError.response","path":"library/nntplib#nntplib.NNTPError.response","type":"Internet"},{"name":"nntplib.NNTPPermanentError","path":"library/nntplib#nntplib.NNTPPermanentError","type":"Internet"},{"name":"nntplib.NNTPProtocolError","path":"library/nntplib#nntplib.NNTPProtocolError","type":"Internet"},{"name":"nntplib.NNTPReplyError","path":"library/nntplib#nntplib.NNTPReplyError","type":"Internet"},{"name":"nntplib.NNTPTemporaryError","path":"library/nntplib#nntplib.NNTPTemporaryError","type":"Internet"},{"name":"nntplib.NNTP_SSL","path":"library/nntplib#nntplib.NNTP_SSL","type":"Internet"},{"name":"None","path":"library/constants#None","type":"Built-in Constants"},{"name":"NotADirectoryError","path":"library/exceptions#NotADirectoryError","type":"Built-in Exceptions"},{"name":"NotImplemented","path":"library/constants#NotImplemented","type":"Built-in Constants"},{"name":"NotImplementedError","path":"library/exceptions#NotImplementedError","type":"Built-in Exceptions"},{"name":"numbers","path":"library/numbers","type":"Numeric & Mathematical"},{"name":"numbers.Complex","path":"library/numbers#numbers.Complex","type":"Numeric & Mathematical"},{"name":"numbers.Complex.conjugate()","path":"library/numbers#numbers.Complex.conjugate","type":"Numeric & Mathematical"},{"name":"numbers.Complex.imag","path":"library/numbers#numbers.Complex.imag","type":"Numeric & Mathematical"},{"name":"numbers.Complex.real","path":"library/numbers#numbers.Complex.real","type":"Numeric & Mathematical"},{"name":"numbers.Integral","path":"library/numbers#numbers.Integral","type":"Numeric & Mathematical"},{"name":"numbers.Number","path":"library/numbers#numbers.Number","type":"Numeric & Mathematical"},{"name":"numbers.Rational","path":"library/numbers#numbers.Rational","type":"Numeric & Mathematical"},{"name":"numbers.Rational.denominator","path":"library/numbers#numbers.Rational.denominator","type":"Numeric & Mathematical"},{"name":"numbers.Rational.numerator","path":"library/numbers#numbers.Rational.numerator","type":"Numeric & Mathematical"},{"name":"numbers.Real","path":"library/numbers#numbers.Real","type":"Numeric & Mathematical"},{"name":"object","path":"library/functions#object","type":"Built-in Functions"},{"name":"object.__dict__","path":"library/stdtypes#object.__dict__","type":"Built-in Types"},{"name":"object.__getnewargs_ex__()","path":"library/pickle#object.__getnewargs_ex__","type":"Data Persistence"},{"name":"object.__getnewargs__()","path":"library/pickle#object.__getnewargs__","type":"Data Persistence"},{"name":"object.__getstate__()","path":"library/pickle#object.__getstate__","type":"Data Persistence"},{"name":"object.__reduce_ex__()","path":"library/pickle#object.__reduce_ex__","type":"Data Persistence"},{"name":"object.__reduce__()","path":"library/pickle#object.__reduce__","type":"Data Persistence"},{"name":"object.__setstate__()","path":"library/pickle#object.__setstate__","type":"Data Persistence"},{"name":"oct()","path":"library/functions#oct","type":"Built-in Functions"},{"name":"open()","path":"library/functions#open","type":"Built-in Functions"},{"name":"operator","path":"library/operator","type":"Functional Programming"},{"name":"operator.abs()","path":"library/operator#operator.abs","type":"Functional Programming"},{"name":"operator.add()","path":"library/operator#operator.add","type":"Functional Programming"},{"name":"operator.and_()","path":"library/operator#operator.and_","type":"Functional Programming"},{"name":"operator.attrgetter()","path":"library/operator#operator.attrgetter","type":"Functional Programming"},{"name":"operator.concat()","path":"library/operator#operator.concat","type":"Functional Programming"},{"name":"operator.contains()","path":"library/operator#operator.contains","type":"Functional Programming"},{"name":"operator.countOf()","path":"library/operator#operator.countOf","type":"Functional Programming"},{"name":"operator.delitem()","path":"library/operator#operator.delitem","type":"Functional Programming"},{"name":"operator.eq()","path":"library/operator#operator.eq","type":"Functional Programming"},{"name":"operator.floordiv()","path":"library/operator#operator.floordiv","type":"Functional Programming"},{"name":"operator.ge()","path":"library/operator#operator.ge","type":"Functional Programming"},{"name":"operator.getitem()","path":"library/operator#operator.getitem","type":"Functional Programming"},{"name":"operator.gt()","path":"library/operator#operator.gt","type":"Functional Programming"},{"name":"operator.iadd()","path":"library/operator#operator.iadd","type":"Functional Programming"},{"name":"operator.iand()","path":"library/operator#operator.iand","type":"Functional Programming"},{"name":"operator.iconcat()","path":"library/operator#operator.iconcat","type":"Functional Programming"},{"name":"operator.ifloordiv()","path":"library/operator#operator.ifloordiv","type":"Functional Programming"},{"name":"operator.ilshift()","path":"library/operator#operator.ilshift","type":"Functional Programming"},{"name":"operator.imatmul()","path":"library/operator#operator.imatmul","type":"Functional Programming"},{"name":"operator.imod()","path":"library/operator#operator.imod","type":"Functional Programming"},{"name":"operator.imul()","path":"library/operator#operator.imul","type":"Functional Programming"},{"name":"operator.index()","path":"library/operator#operator.index","type":"Functional Programming"},{"name":"operator.indexOf()","path":"library/operator#operator.indexOf","type":"Functional Programming"},{"name":"operator.inv()","path":"library/operator#operator.inv","type":"Functional Programming"},{"name":"operator.invert()","path":"library/operator#operator.invert","type":"Functional Programming"},{"name":"operator.ior()","path":"library/operator#operator.ior","type":"Functional Programming"},{"name":"operator.ipow()","path":"library/operator#operator.ipow","type":"Functional Programming"},{"name":"operator.irshift()","path":"library/operator#operator.irshift","type":"Functional Programming"},{"name":"operator.isub()","path":"library/operator#operator.isub","type":"Functional Programming"},{"name":"operator.is_()","path":"library/operator#operator.is_","type":"Functional Programming"},{"name":"operator.is_not()","path":"library/operator#operator.is_not","type":"Functional Programming"},{"name":"operator.itemgetter()","path":"library/operator#operator.itemgetter","type":"Functional Programming"},{"name":"operator.itruediv()","path":"library/operator#operator.itruediv","type":"Functional Programming"},{"name":"operator.ixor()","path":"library/operator#operator.ixor","type":"Functional Programming"},{"name":"operator.le()","path":"library/operator#operator.le","type":"Functional Programming"},{"name":"operator.length_hint()","path":"library/operator#operator.length_hint","type":"Functional Programming"},{"name":"operator.lshift()","path":"library/operator#operator.lshift","type":"Functional Programming"},{"name":"operator.lt()","path":"library/operator#operator.lt","type":"Functional Programming"},{"name":"operator.matmul()","path":"library/operator#operator.matmul","type":"Functional Programming"},{"name":"operator.methodcaller()","path":"library/operator#operator.methodcaller","type":"Functional Programming"},{"name":"operator.mod()","path":"library/operator#operator.mod","type":"Functional Programming"},{"name":"operator.mul()","path":"library/operator#operator.mul","type":"Functional Programming"},{"name":"operator.ne()","path":"library/operator#operator.ne","type":"Functional Programming"},{"name":"operator.neg()","path":"library/operator#operator.neg","type":"Functional Programming"},{"name":"operator.not_()","path":"library/operator#operator.not_","type":"Functional Programming"},{"name":"operator.or_()","path":"library/operator#operator.or_","type":"Functional Programming"},{"name":"operator.pos()","path":"library/operator#operator.pos","type":"Functional Programming"},{"name":"operator.pow()","path":"library/operator#operator.pow","type":"Functional Programming"},{"name":"operator.rshift()","path":"library/operator#operator.rshift","type":"Functional Programming"},{"name":"operator.setitem()","path":"library/operator#operator.setitem","type":"Functional Programming"},{"name":"operator.sub()","path":"library/operator#operator.sub","type":"Functional Programming"},{"name":"operator.truediv()","path":"library/operator#operator.truediv","type":"Functional Programming"},{"name":"operator.truth()","path":"library/operator#operator.truth","type":"Functional Programming"},{"name":"operator.xor()","path":"library/operator#operator.xor","type":"Functional Programming"},{"name":"operator.__abs__()","path":"library/operator#operator.__abs__","type":"Functional Programming"},{"name":"operator.__add__()","path":"library/operator#operator.__add__","type":"Functional Programming"},{"name":"operator.__and__()","path":"library/operator#operator.__and__","type":"Functional Programming"},{"name":"operator.__concat__()","path":"library/operator#operator.__concat__","type":"Functional Programming"},{"name":"operator.__contains__()","path":"library/operator#operator.__contains__","type":"Functional Programming"},{"name":"operator.__delitem__()","path":"library/operator#operator.__delitem__","type":"Functional Programming"},{"name":"operator.__eq__()","path":"library/operator#operator.__eq__","type":"Functional Programming"},{"name":"operator.__floordiv__()","path":"library/operator#operator.__floordiv__","type":"Functional Programming"},{"name":"operator.__getitem__()","path":"library/operator#operator.__getitem__","type":"Functional Programming"},{"name":"operator.__ge__()","path":"library/operator#operator.__ge__","type":"Functional Programming"},{"name":"operator.__gt__()","path":"library/operator#operator.__gt__","type":"Functional Programming"},{"name":"operator.__iadd__()","path":"library/operator#operator.__iadd__","type":"Functional Programming"},{"name":"operator.__iand__()","path":"library/operator#operator.__iand__","type":"Functional Programming"},{"name":"operator.__iconcat__()","path":"library/operator#operator.__iconcat__","type":"Functional Programming"},{"name":"operator.__ifloordiv__()","path":"library/operator#operator.__ifloordiv__","type":"Functional Programming"},{"name":"operator.__ilshift__()","path":"library/operator#operator.__ilshift__","type":"Functional Programming"},{"name":"operator.__imatmul__()","path":"library/operator#operator.__imatmul__","type":"Functional Programming"},{"name":"operator.__imod__()","path":"library/operator#operator.__imod__","type":"Functional Programming"},{"name":"operator.__imul__()","path":"library/operator#operator.__imul__","type":"Functional Programming"},{"name":"operator.__index__()","path":"library/operator#operator.__index__","type":"Functional Programming"},{"name":"operator.__invert__()","path":"library/operator#operator.__invert__","type":"Functional Programming"},{"name":"operator.__inv__()","path":"library/operator#operator.__inv__","type":"Functional Programming"},{"name":"operator.__ior__()","path":"library/operator#operator.__ior__","type":"Functional Programming"},{"name":"operator.__ipow__()","path":"library/operator#operator.__ipow__","type":"Functional Programming"},{"name":"operator.__irshift__()","path":"library/operator#operator.__irshift__","type":"Functional Programming"},{"name":"operator.__isub__()","path":"library/operator#operator.__isub__","type":"Functional Programming"},{"name":"operator.__itruediv__()","path":"library/operator#operator.__itruediv__","type":"Functional Programming"},{"name":"operator.__ixor__()","path":"library/operator#operator.__ixor__","type":"Functional Programming"},{"name":"operator.__le__()","path":"library/operator#operator.__le__","type":"Functional Programming"},{"name":"operator.__lshift__()","path":"library/operator#operator.__lshift__","type":"Functional Programming"},{"name":"operator.__lt__()","path":"library/operator#operator.__lt__","type":"Functional Programming"},{"name":"operator.__matmul__()","path":"library/operator#operator.__matmul__","type":"Functional Programming"},{"name":"operator.__mod__()","path":"library/operator#operator.__mod__","type":"Functional Programming"},{"name":"operator.__mul__()","path":"library/operator#operator.__mul__","type":"Functional Programming"},{"name":"operator.__neg__()","path":"library/operator#operator.__neg__","type":"Functional Programming"},{"name":"operator.__ne__()","path":"library/operator#operator.__ne__","type":"Functional Programming"},{"name":"operator.__not__()","path":"library/operator#operator.__not__","type":"Functional Programming"},{"name":"operator.__or__()","path":"library/operator#operator.__or__","type":"Functional Programming"},{"name":"operator.__pos__()","path":"library/operator#operator.__pos__","type":"Functional Programming"},{"name":"operator.__pow__()","path":"library/operator#operator.__pow__","type":"Functional Programming"},{"name":"operator.__rshift__()","path":"library/operator#operator.__rshift__","type":"Functional Programming"},{"name":"operator.__setitem__()","path":"library/operator#operator.__setitem__","type":"Functional Programming"},{"name":"operator.__sub__()","path":"library/operator#operator.__sub__","type":"Functional Programming"},{"name":"operator.__truediv__()","path":"library/operator#operator.__truediv__","type":"Functional Programming"},{"name":"operator.__xor__()","path":"library/operator#operator.__xor__","type":"Functional Programming"},{"name":"ord()","path":"library/functions#ord","type":"Built-in Functions"},{"name":"os","path":"library/os","type":"Operating System"},{"name":"os.abort()","path":"library/os#os.abort","type":"Operating System"},{"name":"os.access()","path":"library/os#os.access","type":"Operating System"},{"name":"os.altsep","path":"library/os#os.altsep","type":"Operating System"},{"name":"os.chdir()","path":"library/os#os.chdir","type":"Operating System"},{"name":"os.chflags()","path":"library/os#os.chflags","type":"Operating System"},{"name":"os.chmod()","path":"library/os#os.chmod","type":"Operating System"},{"name":"os.chown()","path":"library/os#os.chown","type":"Operating System"},{"name":"os.chroot()","path":"library/os#os.chroot","type":"Operating System"},{"name":"os.close()","path":"library/os#os.close","type":"Operating System"},{"name":"os.closerange()","path":"library/os#os.closerange","type":"Operating System"},{"name":"os.confstr()","path":"library/os#os.confstr","type":"Operating System"},{"name":"os.confstr_names","path":"library/os#os.confstr_names","type":"Operating System"},{"name":"os.cpu_count()","path":"library/os#os.cpu_count","type":"Operating System"},{"name":"os.ctermid()","path":"library/os#os.ctermid","type":"Operating System"},{"name":"os.curdir","path":"library/os#os.curdir","type":"Operating System"},{"name":"os.defpath","path":"library/os#os.defpath","type":"Operating System"},{"name":"os.device_encoding()","path":"library/os#os.device_encoding","type":"Operating System"},{"name":"os.devnull","path":"library/os#os.devnull","type":"Operating System"},{"name":"os.DirEntry","path":"library/os#os.DirEntry","type":"Operating System"},{"name":"os.DirEntry.inode()","path":"library/os#os.DirEntry.inode","type":"Operating System"},{"name":"os.DirEntry.is_dir()","path":"library/os#os.DirEntry.is_dir","type":"Operating System"},{"name":"os.DirEntry.is_file()","path":"library/os#os.DirEntry.is_file","type":"Operating System"},{"name":"os.DirEntry.is_symlink()","path":"library/os#os.DirEntry.is_symlink","type":"Operating System"},{"name":"os.DirEntry.name","path":"library/os#os.DirEntry.name","type":"Operating System"},{"name":"os.DirEntry.path","path":"library/os#os.DirEntry.path","type":"Operating System"},{"name":"os.DirEntry.stat()","path":"library/os#os.DirEntry.stat","type":"Operating System"},{"name":"os.dup()","path":"library/os#os.dup","type":"Operating System"},{"name":"os.dup2()","path":"library/os#os.dup2","type":"Operating System"},{"name":"os.environ","path":"library/os#os.environ","type":"Operating System"},{"name":"os.environb","path":"library/os#os.environb","type":"Operating System"},{"name":"os.error","path":"library/os#os.error","type":"Operating System"},{"name":"os.execl()","path":"library/os#os.execl","type":"Operating System"},{"name":"os.execle()","path":"library/os#os.execle","type":"Operating System"},{"name":"os.execlp()","path":"library/os#os.execlp","type":"Operating System"},{"name":"os.execlpe()","path":"library/os#os.execlpe","type":"Operating System"},{"name":"os.execv()","path":"library/os#os.execv","type":"Operating System"},{"name":"os.execve()","path":"library/os#os.execve","type":"Operating System"},{"name":"os.execvp()","path":"library/os#os.execvp","type":"Operating System"},{"name":"os.execvpe()","path":"library/os#os.execvpe","type":"Operating System"},{"name":"os.extsep","path":"library/os#os.extsep","type":"Operating System"},{"name":"os.fchdir()","path":"library/os#os.fchdir","type":"Operating System"},{"name":"os.fchmod()","path":"library/os#os.fchmod","type":"Operating System"},{"name":"os.fchown()","path":"library/os#os.fchown","type":"Operating System"},{"name":"os.fdatasync()","path":"library/os#os.fdatasync","type":"Operating System"},{"name":"os.fdopen()","path":"library/os#os.fdopen","type":"Operating System"},{"name":"os.fork()","path":"library/os#os.fork","type":"Operating System"},{"name":"os.forkpty()","path":"library/os#os.forkpty","type":"Operating System"},{"name":"os.fpathconf()","path":"library/os#os.fpathconf","type":"Operating System"},{"name":"os.fsdecode()","path":"library/os#os.fsdecode","type":"Operating System"},{"name":"os.fsencode()","path":"library/os#os.fsencode","type":"Operating System"},{"name":"os.fstat()","path":"library/os#os.fstat","type":"Operating System"},{"name":"os.fstatvfs()","path":"library/os#os.fstatvfs","type":"Operating System"},{"name":"os.fsync()","path":"library/os#os.fsync","type":"Operating System"},{"name":"os.ftruncate()","path":"library/os#os.ftruncate","type":"Operating System"},{"name":"os.fwalk()","path":"library/os#os.fwalk","type":"Operating System"},{"name":"os.getcwd()","path":"library/os#os.getcwd","type":"Operating System"},{"name":"os.getcwdb()","path":"library/os#os.getcwdb","type":"Operating System"},{"name":"os.getegid()","path":"library/os#os.getegid","type":"Operating System"},{"name":"os.getenv()","path":"library/os#os.getenv","type":"Operating System"},{"name":"os.getenvb()","path":"library/os#os.getenvb","type":"Operating System"},{"name":"os.geteuid()","path":"library/os#os.geteuid","type":"Operating System"},{"name":"os.getgid()","path":"library/os#os.getgid","type":"Operating System"},{"name":"os.getgrouplist()","path":"library/os#os.getgrouplist","type":"Operating System"},{"name":"os.getgroups()","path":"library/os#os.getgroups","type":"Operating System"},{"name":"os.getloadavg()","path":"library/os#os.getloadavg","type":"Operating System"},{"name":"os.getlogin()","path":"library/os#os.getlogin","type":"Operating System"},{"name":"os.getpgid()","path":"library/os#os.getpgid","type":"Operating System"},{"name":"os.getpgrp()","path":"library/os#os.getpgrp","type":"Operating System"},{"name":"os.getpid()","path":"library/os#os.getpid","type":"Operating System"},{"name":"os.getppid()","path":"library/os#os.getppid","type":"Operating System"},{"name":"os.getpriority()","path":"library/os#os.getpriority","type":"Operating System"},{"name":"os.getresgid()","path":"library/os#os.getresgid","type":"Operating System"},{"name":"os.getresuid()","path":"library/os#os.getresuid","type":"Operating System"},{"name":"os.getsid()","path":"library/os#os.getsid","type":"Operating System"},{"name":"os.getuid()","path":"library/os#os.getuid","type":"Operating System"},{"name":"os.getxattr()","path":"library/os#os.getxattr","type":"Operating System"},{"name":"os.get_blocking()","path":"library/os#os.get_blocking","type":"Operating System"},{"name":"os.get_exec_path()","path":"library/os#os.get_exec_path","type":"Operating System"},{"name":"os.get_handle_inheritable()","path":"library/os#os.get_handle_inheritable","type":"Operating System"},{"name":"os.get_inheritable()","path":"library/os#os.get_inheritable","type":"Operating System"},{"name":"os.get_terminal_size()","path":"library/os#os.get_terminal_size","type":"Operating System"},{"name":"os.initgroups()","path":"library/os#os.initgroups","type":"Operating System"},{"name":"os.isatty()","path":"library/os#os.isatty","type":"Operating System"},{"name":"os.kill()","path":"library/os#os.kill","type":"Operating System"},{"name":"os.killpg()","path":"library/os#os.killpg","type":"Operating System"},{"name":"os.lchflags()","path":"library/os#os.lchflags","type":"Operating System"},{"name":"os.lchmod()","path":"library/os#os.lchmod","type":"Operating System"},{"name":"os.lchown()","path":"library/os#os.lchown","type":"Operating System"},{"name":"os.linesep","path":"library/os#os.linesep","type":"Operating System"},{"name":"os.link()","path":"library/os#os.link","type":"Operating System"},{"name":"os.listdir()","path":"library/os#os.listdir","type":"Operating System"},{"name":"os.listxattr()","path":"library/os#os.listxattr","type":"Operating System"},{"name":"os.lockf()","path":"library/os#os.lockf","type":"Operating System"},{"name":"os.lseek()","path":"library/os#os.lseek","type":"Operating System"},{"name":"os.lstat()","path":"library/os#os.lstat","type":"Operating System"},{"name":"os.major()","path":"library/os#os.major","type":"Operating System"},{"name":"os.makedev()","path":"library/os#os.makedev","type":"Operating System"},{"name":"os.makedirs()","path":"library/os#os.makedirs","type":"Operating System"},{"name":"os.minor()","path":"library/os#os.minor","type":"Operating System"},{"name":"os.mkdir()","path":"library/os#os.mkdir","type":"Operating System"},{"name":"os.mkfifo()","path":"library/os#os.mkfifo","type":"Operating System"},{"name":"os.mknod()","path":"library/os#os.mknod","type":"Operating System"},{"name":"os.name","path":"library/os#os.name","type":"Operating System"},{"name":"os.nice()","path":"library/os#os.nice","type":"Operating System"},{"name":"os.open()","path":"library/os#os.open","type":"Operating System"},{"name":"os.openpty()","path":"library/os#os.openpty","type":"Operating System"},{"name":"os.pardir","path":"library/os#os.pardir","type":"Operating System"},{"name":"os.path","path":"library/os.path","type":"File & Directory Access"},{"name":"os.path.abspath()","path":"library/os.path#os.path.abspath","type":"File & Directory Access"},{"name":"os.path.basename()","path":"library/os.path#os.path.basename","type":"File & Directory Access"},{"name":"os.path.commonpath()","path":"library/os.path#os.path.commonpath","type":"File & Directory Access"},{"name":"os.path.commonprefix()","path":"library/os.path#os.path.commonprefix","type":"File & Directory Access"},{"name":"os.path.dirname()","path":"library/os.path#os.path.dirname","type":"File & Directory Access"},{"name":"os.path.exists()","path":"library/os.path#os.path.exists","type":"File & Directory Access"},{"name":"os.path.expanduser()","path":"library/os.path#os.path.expanduser","type":"File & Directory Access"},{"name":"os.path.expandvars()","path":"library/os.path#os.path.expandvars","type":"File & Directory Access"},{"name":"os.path.getatime()","path":"library/os.path#os.path.getatime","type":"File & Directory Access"},{"name":"os.path.getctime()","path":"library/os.path#os.path.getctime","type":"File & Directory Access"},{"name":"os.path.getmtime()","path":"library/os.path#os.path.getmtime","type":"File & Directory Access"},{"name":"os.path.getsize()","path":"library/os.path#os.path.getsize","type":"File & Directory Access"},{"name":"os.path.isabs()","path":"library/os.path#os.path.isabs","type":"File & Directory Access"},{"name":"os.path.isdir()","path":"library/os.path#os.path.isdir","type":"File & Directory Access"},{"name":"os.path.isfile()","path":"library/os.path#os.path.isfile","type":"File & Directory Access"},{"name":"os.path.islink()","path":"library/os.path#os.path.islink","type":"File & Directory Access"},{"name":"os.path.ismount()","path":"library/os.path#os.path.ismount","type":"File & Directory Access"},{"name":"os.path.join()","path":"library/os.path#os.path.join","type":"File & Directory Access"},{"name":"os.path.lexists()","path":"library/os.path#os.path.lexists","type":"File & Directory Access"},{"name":"os.path.normcase()","path":"library/os.path#os.path.normcase","type":"File & Directory Access"},{"name":"os.path.normpath()","path":"library/os.path#os.path.normpath","type":"File & Directory Access"},{"name":"os.path.realpath()","path":"library/os.path#os.path.realpath","type":"File & Directory Access"},{"name":"os.path.relpath()","path":"library/os.path#os.path.relpath","type":"File & Directory Access"},{"name":"os.path.samefile()","path":"library/os.path#os.path.samefile","type":"File & Directory Access"},{"name":"os.path.sameopenfile()","path":"library/os.path#os.path.sameopenfile","type":"File & Directory Access"},{"name":"os.path.samestat()","path":"library/os.path#os.path.samestat","type":"File & Directory Access"},{"name":"os.path.split()","path":"library/os.path#os.path.split","type":"File & Directory Access"},{"name":"os.path.splitdrive()","path":"library/os.path#os.path.splitdrive","type":"File & Directory Access"},{"name":"os.path.splitext()","path":"library/os.path#os.path.splitext","type":"File & Directory Access"},{"name":"os.path.splitunc()","path":"library/os.path#os.path.splitunc","type":"File & Directory Access"},{"name":"os.path.supports_unicode_filenames","path":"library/os.path#os.path.supports_unicode_filenames","type":"File & Directory Access"},{"name":"os.pathconf()","path":"library/os#os.pathconf","type":"Operating System"},{"name":"os.pathconf_names","path":"library/os#os.pathconf_names","type":"Operating System"},{"name":"os.pathsep","path":"library/os#os.pathsep","type":"Operating System"},{"name":"os.pipe()","path":"library/os#os.pipe","type":"Operating System"},{"name":"os.pipe2()","path":"library/os#os.pipe2","type":"Operating System"},{"name":"os.plock()","path":"library/os#os.plock","type":"Operating System"},{"name":"os.popen()","path":"library/os#os.popen","type":"Operating System"},{"name":"os.posix_fadvise()","path":"library/os#os.posix_fadvise","type":"Operating System"},{"name":"os.posix_fallocate()","path":"library/os#os.posix_fallocate","type":"Operating System"},{"name":"os.pread()","path":"library/os#os.pread","type":"Operating System"},{"name":"os.putenv()","path":"library/os#os.putenv","type":"Operating System"},{"name":"os.pwrite()","path":"library/os#os.pwrite","type":"Operating System"},{"name":"os.read()","path":"library/os#os.read","type":"Operating System"},{"name":"os.readlink()","path":"library/os#os.readlink","type":"Operating System"},{"name":"os.readv()","path":"library/os#os.readv","type":"Operating System"},{"name":"os.remove()","path":"library/os#os.remove","type":"Operating System"},{"name":"os.removedirs()","path":"library/os#os.removedirs","type":"Operating System"},{"name":"os.removexattr()","path":"library/os#os.removexattr","type":"Operating System"},{"name":"os.rename()","path":"library/os#os.rename","type":"Operating System"},{"name":"os.renames()","path":"library/os#os.renames","type":"Operating System"},{"name":"os.replace()","path":"library/os#os.replace","type":"Operating System"},{"name":"os.rmdir()","path":"library/os#os.rmdir","type":"Operating System"},{"name":"os.scandir()","path":"library/os#os.scandir","type":"Operating System"},{"name":"os.sched_getaffinity()","path":"library/os#os.sched_getaffinity","type":"Operating System"},{"name":"os.sched_getparam()","path":"library/os#os.sched_getparam","type":"Operating System"},{"name":"os.sched_getscheduler()","path":"library/os#os.sched_getscheduler","type":"Operating System"},{"name":"os.sched_get_priority_max()","path":"library/os#os.sched_get_priority_max","type":"Operating System"},{"name":"os.sched_get_priority_min()","path":"library/os#os.sched_get_priority_min","type":"Operating System"},{"name":"os.sched_param","path":"library/os#os.sched_param","type":"Operating System"},{"name":"os.sched_param.sched_priority","path":"library/os#os.sched_param.sched_priority","type":"Operating System"},{"name":"os.sched_rr_get_interval()","path":"library/os#os.sched_rr_get_interval","type":"Operating System"},{"name":"os.sched_setaffinity()","path":"library/os#os.sched_setaffinity","type":"Operating System"},{"name":"os.sched_setparam()","path":"library/os#os.sched_setparam","type":"Operating System"},{"name":"os.sched_setscheduler()","path":"library/os#os.sched_setscheduler","type":"Operating System"},{"name":"os.sched_yield()","path":"library/os#os.sched_yield","type":"Operating System"},{"name":"os.sendfile()","path":"library/os#os.sendfile","type":"Operating System"},{"name":"os.sep","path":"library/os#os.sep","type":"Operating System"},{"name":"os.setegid()","path":"library/os#os.setegid","type":"Operating System"},{"name":"os.seteuid()","path":"library/os#os.seteuid","type":"Operating System"},{"name":"os.setgid()","path":"library/os#os.setgid","type":"Operating System"},{"name":"os.setgroups()","path":"library/os#os.setgroups","type":"Operating System"},{"name":"os.setpgid()","path":"library/os#os.setpgid","type":"Operating System"},{"name":"os.setpgrp()","path":"library/os#os.setpgrp","type":"Operating System"},{"name":"os.setpriority()","path":"library/os#os.setpriority","type":"Operating System"},{"name":"os.setregid()","path":"library/os#os.setregid","type":"Operating System"},{"name":"os.setresgid()","path":"library/os#os.setresgid","type":"Operating System"},{"name":"os.setresuid()","path":"library/os#os.setresuid","type":"Operating System"},{"name":"os.setreuid()","path":"library/os#os.setreuid","type":"Operating System"},{"name":"os.setsid()","path":"library/os#os.setsid","type":"Operating System"},{"name":"os.setuid()","path":"library/os#os.setuid","type":"Operating System"},{"name":"os.setxattr()","path":"library/os#os.setxattr","type":"Operating System"},{"name":"os.set_blocking()","path":"library/os#os.set_blocking","type":"Operating System"},{"name":"os.set_handle_inheritable()","path":"library/os#os.set_handle_inheritable","type":"Operating System"},{"name":"os.set_inheritable()","path":"library/os#os.set_inheritable","type":"Operating System"},{"name":"os.spawnl()","path":"library/os#os.spawnl","type":"Operating System"},{"name":"os.spawnle()","path":"library/os#os.spawnle","type":"Operating System"},{"name":"os.spawnlp()","path":"library/os#os.spawnlp","type":"Operating System"},{"name":"os.spawnlpe()","path":"library/os#os.spawnlpe","type":"Operating System"},{"name":"os.spawnv()","path":"library/os#os.spawnv","type":"Operating System"},{"name":"os.spawnve()","path":"library/os#os.spawnve","type":"Operating System"},{"name":"os.spawnvp()","path":"library/os#os.spawnvp","type":"Operating System"},{"name":"os.spawnvpe()","path":"library/os#os.spawnvpe","type":"Operating System"},{"name":"os.startfile()","path":"library/os#os.startfile","type":"Operating System"},{"name":"os.stat()","path":"library/os#os.stat","type":"Operating System"},{"name":"os.statvfs()","path":"library/os#os.statvfs","type":"Operating System"},{"name":"os.stat_float_times()","path":"library/os#os.stat_float_times","type":"Operating System"},{"name":"os.stat_result","path":"library/os#os.stat_result","type":"Operating System"},{"name":"os.stat_result.st_atime","path":"library/os#os.stat_result.st_atime","type":"Operating System"},{"name":"os.stat_result.st_atime_ns","path":"library/os#os.stat_result.st_atime_ns","type":"Operating System"},{"name":"os.stat_result.st_birthtime","path":"library/os#os.stat_result.st_birthtime","type":"Operating System"},{"name":"os.stat_result.st_blksize","path":"library/os#os.stat_result.st_blksize","type":"Operating System"},{"name":"os.stat_result.st_blocks","path":"library/os#os.stat_result.st_blocks","type":"Operating System"},{"name":"os.stat_result.st_creator","path":"library/os#os.stat_result.st_creator","type":"Operating System"},{"name":"os.stat_result.st_ctime","path":"library/os#os.stat_result.st_ctime","type":"Operating System"},{"name":"os.stat_result.st_ctime_ns","path":"library/os#os.stat_result.st_ctime_ns","type":"Operating System"},{"name":"os.stat_result.st_dev","path":"library/os#os.stat_result.st_dev","type":"Operating System"},{"name":"os.stat_result.st_file_attributes","path":"library/os#os.stat_result.st_file_attributes","type":"Operating System"},{"name":"os.stat_result.st_flags","path":"library/os#os.stat_result.st_flags","type":"Operating System"},{"name":"os.stat_result.st_gen","path":"library/os#os.stat_result.st_gen","type":"Operating System"},{"name":"os.stat_result.st_gid","path":"library/os#os.stat_result.st_gid","type":"Operating System"},{"name":"os.stat_result.st_ino","path":"library/os#os.stat_result.st_ino","type":"Operating System"},{"name":"os.stat_result.st_mode","path":"library/os#os.stat_result.st_mode","type":"Operating System"},{"name":"os.stat_result.st_mtime","path":"library/os#os.stat_result.st_mtime","type":"Operating System"},{"name":"os.stat_result.st_mtime_ns","path":"library/os#os.stat_result.st_mtime_ns","type":"Operating System"},{"name":"os.stat_result.st_nlink","path":"library/os#os.stat_result.st_nlink","type":"Operating System"},{"name":"os.stat_result.st_rdev","path":"library/os#os.stat_result.st_rdev","type":"Operating System"},{"name":"os.stat_result.st_rsize","path":"library/os#os.stat_result.st_rsize","type":"Operating System"},{"name":"os.stat_result.st_size","path":"library/os#os.stat_result.st_size","type":"Operating System"},{"name":"os.stat_result.st_type","path":"library/os#os.stat_result.st_type","type":"Operating System"},{"name":"os.stat_result.st_uid","path":"library/os#os.stat_result.st_uid","type":"Operating System"},{"name":"os.strerror()","path":"library/os#os.strerror","type":"Operating System"},{"name":"os.supports_bytes_environ","path":"library/os#os.supports_bytes_environ","type":"Operating System"},{"name":"os.supports_dir_fd","path":"library/os#os.supports_dir_fd","type":"Operating System"},{"name":"os.supports_effective_ids","path":"library/os#os.supports_effective_ids","type":"Operating System"},{"name":"os.supports_fd","path":"library/os#os.supports_fd","type":"Operating System"},{"name":"os.supports_follow_symlinks","path":"library/os#os.supports_follow_symlinks","type":"Operating System"},{"name":"os.symlink()","path":"library/os#os.symlink","type":"Operating System"},{"name":"os.sync()","path":"library/os#os.sync","type":"Operating System"},{"name":"os.sysconf()","path":"library/os#os.sysconf","type":"Operating System"},{"name":"os.sysconf_names","path":"library/os#os.sysconf_names","type":"Operating System"},{"name":"os.system()","path":"library/os#os.system","type":"Operating System"},{"name":"os.tcgetpgrp()","path":"library/os#os.tcgetpgrp","type":"Operating System"},{"name":"os.tcsetpgrp()","path":"library/os#os.tcsetpgrp","type":"Operating System"},{"name":"os.terminal_size","path":"library/os#os.terminal_size","type":"Operating System"},{"name":"os.terminal_size.columns","path":"library/os#os.terminal_size.columns","type":"Operating System"},{"name":"os.terminal_size.lines","path":"library/os#os.terminal_size.lines","type":"Operating System"},{"name":"os.times()","path":"library/os#os.times","type":"Operating System"},{"name":"os.truncate()","path":"library/os#os.truncate","type":"Operating System"},{"name":"os.ttyname()","path":"library/os#os.ttyname","type":"Operating System"},{"name":"os.umask()","path":"library/os#os.umask","type":"Operating System"},{"name":"os.uname()","path":"library/os#os.uname","type":"Operating System"},{"name":"os.unlink()","path":"library/os#os.unlink","type":"Operating System"},{"name":"os.unsetenv()","path":"library/os#os.unsetenv","type":"Operating System"},{"name":"os.urandom()","path":"library/os#os.urandom","type":"Operating System"},{"name":"os.utime()","path":"library/os#os.utime","type":"Operating System"},{"name":"os.wait()","path":"library/os#os.wait","type":"Operating System"},{"name":"os.wait3()","path":"library/os#os.wait3","type":"Operating System"},{"name":"os.wait4()","path":"library/os#os.wait4","type":"Operating System"},{"name":"os.waitid()","path":"library/os#os.waitid","type":"Operating System"},{"name":"os.waitpid()","path":"library/os#os.waitpid","type":"Operating System"},{"name":"os.walk()","path":"library/os#os.walk","type":"Operating System"},{"name":"os.WCOREDUMP()","path":"library/os#os.WCOREDUMP","type":"Operating System"},{"name":"os.WEXITSTATUS()","path":"library/os#os.WEXITSTATUS","type":"Operating System"},{"name":"os.WIFCONTINUED()","path":"library/os#os.WIFCONTINUED","type":"Operating System"},{"name":"os.WIFEXITED()","path":"library/os#os.WIFEXITED","type":"Operating System"},{"name":"os.WIFSIGNALED()","path":"library/os#os.WIFSIGNALED","type":"Operating System"},{"name":"os.WIFSTOPPED()","path":"library/os#os.WIFSTOPPED","type":"Operating System"},{"name":"os.write()","path":"library/os#os.write","type":"Operating System"},{"name":"os.writev()","path":"library/os#os.writev","type":"Operating System"},{"name":"os.WSTOPSIG()","path":"library/os#os.WSTOPSIG","type":"Operating System"},{"name":"os.WTERMSIG()","path":"library/os#os.WTERMSIG","type":"Operating System"},{"name":"os._exit()","path":"library/os#os._exit","type":"Operating System"},{"name":"OSError","path":"library/exceptions#OSError","type":"Built-in Exceptions"},{"name":"OSError.errno","path":"library/exceptions#OSError.errno","type":"Built-in Exceptions"},{"name":"OSError.filename","path":"library/exceptions#OSError.filename","type":"Built-in Exceptions"},{"name":"OSError.filename2","path":"library/exceptions#OSError.filename2","type":"Built-in Exceptions"},{"name":"OSError.strerror","path":"library/exceptions#OSError.strerror","type":"Built-in Exceptions"},{"name":"OSError.winerror","path":"library/exceptions#OSError.winerror","type":"Built-in Exceptions"},{"name":"ossaudiodev","path":"library/ossaudiodev","type":"Multimedia"},{"name":"ossaudiodev.open()","path":"library/ossaudiodev#ossaudiodev.open","type":"Multimedia"},{"name":"ossaudiodev.openmixer()","path":"library/ossaudiodev#ossaudiodev.openmixer","type":"Multimedia"},{"name":"ossaudiodev.OSSAudioError","path":"library/ossaudiodev#ossaudiodev.OSSAudioError","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.bufsize()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.bufsize","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.channels()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.channels","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.close()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.close","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.closed","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.closed","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.fileno()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.fileno","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.getfmts()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.getfmts","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.mode","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.mode","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.name","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.name","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.nonblock()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.nonblock","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.obufcount()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.obufcount","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.obuffree()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.obuffree","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.post()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.post","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.read()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.read","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.reset()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.reset","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.setfmt()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.setfmt","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.setparameters()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.setparameters","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.speed()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.speed","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.sync()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.sync","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.write()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.write","type":"Multimedia"},{"name":"ossaudiodev.oss_audio_device.writeall()","path":"library/ossaudiodev#ossaudiodev.oss_audio_device.writeall","type":"Multimedia"},{"name":"ossaudiodev.oss_mixer_device.close()","path":"library/ossaudiodev#ossaudiodev.oss_mixer_device.close","type":"Multimedia"},{"name":"ossaudiodev.oss_mixer_device.controls()","path":"library/ossaudiodev#ossaudiodev.oss_mixer_device.controls","type":"Multimedia"},{"name":"ossaudiodev.oss_mixer_device.fileno()","path":"library/ossaudiodev#ossaudiodev.oss_mixer_device.fileno","type":"Multimedia"},{"name":"ossaudiodev.oss_mixer_device.get()","path":"library/ossaudiodev#ossaudiodev.oss_mixer_device.get","type":"Multimedia"},{"name":"ossaudiodev.oss_mixer_device.get_recsrc()","path":"library/ossaudiodev#ossaudiodev.oss_mixer_device.get_recsrc","type":"Multimedia"},{"name":"ossaudiodev.oss_mixer_device.reccontrols()","path":"library/ossaudiodev#ossaudiodev.oss_mixer_device.reccontrols","type":"Multimedia"},{"name":"ossaudiodev.oss_mixer_device.set()","path":"library/ossaudiodev#ossaudiodev.oss_mixer_device.set","type":"Multimedia"},{"name":"ossaudiodev.oss_mixer_device.set_recsrc()","path":"library/ossaudiodev#ossaudiodev.oss_mixer_device.set_recsrc","type":"Multimedia"},{"name":"ossaudiodev.oss_mixer_device.stereocontrols()","path":"library/ossaudiodev#ossaudiodev.oss_mixer_device.stereocontrols","type":"Multimedia"},{"name":"Other Graphical User Interface Packages","path":"library/othergui","type":"Tk"},{"name":"OverflowError","path":"library/exceptions#OverflowError","type":"Built-in Exceptions"},{"name":"parser","path":"library/parser","type":"Language"},{"name":"parser.compilest()","path":"library/parser#parser.compilest","type":"Language"},{"name":"parser.expr()","path":"library/parser#parser.expr","type":"Language"},{"name":"parser.isexpr()","path":"library/parser#parser.isexpr","type":"Language"},{"name":"parser.issuite()","path":"library/parser#parser.issuite","type":"Language"},{"name":"parser.ParserError","path":"library/parser#parser.ParserError","type":"Language"},{"name":"parser.sequence2st()","path":"library/parser#parser.sequence2st","type":"Language"},{"name":"parser.ST.compile()","path":"library/parser#parser.ST.compile","type":"Language"},{"name":"parser.ST.isexpr()","path":"library/parser#parser.ST.isexpr","type":"Language"},{"name":"parser.ST.issuite()","path":"library/parser#parser.ST.issuite","type":"Language"},{"name":"parser.ST.tolist()","path":"library/parser#parser.ST.tolist","type":"Language"},{"name":"parser.ST.totuple()","path":"library/parser#parser.ST.totuple","type":"Language"},{"name":"parser.st2list()","path":"library/parser#parser.st2list","type":"Language"},{"name":"parser.st2tuple()","path":"library/parser#parser.st2tuple","type":"Language"},{"name":"parser.STType","path":"library/parser#parser.STType","type":"Language"},{"name":"parser.suite()","path":"library/parser#parser.suite","type":"Language"},{"name":"parser.tuple2st()","path":"library/parser#parser.tuple2st","type":"Language"},{"name":"pathlib","path":"library/pathlib","type":"File & Directory Access"},{"name":"pathlib.Path","path":"library/pathlib#pathlib.Path","type":"File & Directory Access"},{"name":"pathlib.Path.chmod()","path":"library/pathlib#pathlib.Path.chmod","type":"File & Directory Access"},{"name":"pathlib.Path.cwd()","path":"library/pathlib#pathlib.Path.cwd","type":"File & Directory Access"},{"name":"pathlib.Path.exists()","path":"library/pathlib#pathlib.Path.exists","type":"File & Directory Access"},{"name":"pathlib.Path.expanduser()","path":"library/pathlib#pathlib.Path.expanduser","type":"File & Directory Access"},{"name":"pathlib.Path.glob()","path":"library/pathlib#pathlib.Path.glob","type":"File & Directory Access"},{"name":"pathlib.Path.group()","path":"library/pathlib#pathlib.Path.group","type":"File & Directory Access"},{"name":"pathlib.Path.home()","path":"library/pathlib#pathlib.Path.home","type":"File & Directory Access"},{"name":"pathlib.Path.is_block_device()","path":"library/pathlib#pathlib.Path.is_block_device","type":"File & Directory Access"},{"name":"pathlib.Path.is_char_device()","path":"library/pathlib#pathlib.Path.is_char_device","type":"File & Directory Access"},{"name":"pathlib.Path.is_dir()","path":"library/pathlib#pathlib.Path.is_dir","type":"File & Directory Access"},{"name":"pathlib.Path.is_fifo()","path":"library/pathlib#pathlib.Path.is_fifo","type":"File & Directory Access"},{"name":"pathlib.Path.is_file()","path":"library/pathlib#pathlib.Path.is_file","type":"File & Directory Access"},{"name":"pathlib.Path.is_socket()","path":"library/pathlib#pathlib.Path.is_socket","type":"File & Directory Access"},{"name":"pathlib.Path.is_symlink()","path":"library/pathlib#pathlib.Path.is_symlink","type":"File & Directory Access"},{"name":"pathlib.Path.iterdir()","path":"library/pathlib#pathlib.Path.iterdir","type":"File & Directory Access"},{"name":"pathlib.Path.lchmod()","path":"library/pathlib#pathlib.Path.lchmod","type":"File & Directory Access"},{"name":"pathlib.Path.lstat()","path":"library/pathlib#pathlib.Path.lstat","type":"File & Directory Access"},{"name":"pathlib.Path.mkdir()","path":"library/pathlib#pathlib.Path.mkdir","type":"File & Directory Access"},{"name":"pathlib.Path.open()","path":"library/pathlib#pathlib.Path.open","type":"File & Directory Access"},{"name":"pathlib.Path.owner()","path":"library/pathlib#pathlib.Path.owner","type":"File & Directory Access"},{"name":"pathlib.Path.read_bytes()","path":"library/pathlib#pathlib.Path.read_bytes","type":"File & Directory Access"},{"name":"pathlib.Path.read_text()","path":"library/pathlib#pathlib.Path.read_text","type":"File & Directory Access"},{"name":"pathlib.Path.rename()","path":"library/pathlib#pathlib.Path.rename","type":"File & Directory Access"},{"name":"pathlib.Path.replace()","path":"library/pathlib#pathlib.Path.replace","type":"File & Directory Access"},{"name":"pathlib.Path.resolve()","path":"library/pathlib#pathlib.Path.resolve","type":"File & Directory Access"},{"name":"pathlib.Path.rglob()","path":"library/pathlib#pathlib.Path.rglob","type":"File & Directory Access"},{"name":"pathlib.Path.rmdir()","path":"library/pathlib#pathlib.Path.rmdir","type":"File & Directory Access"},{"name":"pathlib.Path.samefile()","path":"library/pathlib#pathlib.Path.samefile","type":"File & Directory Access"},{"name":"pathlib.Path.stat()","path":"library/pathlib#pathlib.Path.stat","type":"File & Directory Access"},{"name":"pathlib.Path.symlink_to()","path":"library/pathlib#pathlib.Path.symlink_to","type":"File & Directory Access"},{"name":"pathlib.Path.touch()","path":"library/pathlib#pathlib.Path.touch","type":"File & Directory Access"},{"name":"pathlib.Path.unlink()","path":"library/pathlib#pathlib.Path.unlink","type":"File & Directory Access"},{"name":"pathlib.Path.write_bytes()","path":"library/pathlib#pathlib.Path.write_bytes","type":"File & Directory Access"},{"name":"pathlib.Path.write_text()","path":"library/pathlib#pathlib.Path.write_text","type":"File & Directory Access"},{"name":"pathlib.PosixPath","path":"library/pathlib#pathlib.PosixPath","type":"File & Directory Access"},{"name":"pathlib.PurePath","path":"library/pathlib#pathlib.PurePath","type":"File & Directory Access"},{"name":"pathlib.PurePath.anchor","path":"library/pathlib#pathlib.PurePath.anchor","type":"File & Directory Access"},{"name":"pathlib.PurePath.as_posix()","path":"library/pathlib#pathlib.PurePath.as_posix","type":"File & Directory Access"},{"name":"pathlib.PurePath.as_uri()","path":"library/pathlib#pathlib.PurePath.as_uri","type":"File & Directory Access"},{"name":"pathlib.PurePath.drive","path":"library/pathlib#pathlib.PurePath.drive","type":"File & Directory Access"},{"name":"pathlib.PurePath.is_absolute()","path":"library/pathlib#pathlib.PurePath.is_absolute","type":"File & Directory Access"},{"name":"pathlib.PurePath.is_reserved()","path":"library/pathlib#pathlib.PurePath.is_reserved","type":"File & Directory Access"},{"name":"pathlib.PurePath.joinpath()","path":"library/pathlib#pathlib.PurePath.joinpath","type":"File & Directory Access"},{"name":"pathlib.PurePath.match()","path":"library/pathlib#pathlib.PurePath.match","type":"File & Directory Access"},{"name":"pathlib.PurePath.name","path":"library/pathlib#pathlib.PurePath.name","type":"File & Directory Access"},{"name":"pathlib.PurePath.parent","path":"library/pathlib#pathlib.PurePath.parent","type":"File & Directory Access"},{"name":"pathlib.PurePath.parents","path":"library/pathlib#pathlib.PurePath.parents","type":"File & Directory Access"},{"name":"pathlib.PurePath.parts","path":"library/pathlib#pathlib.PurePath.parts","type":"File & Directory Access"},{"name":"pathlib.PurePath.relative_to()","path":"library/pathlib#pathlib.PurePath.relative_to","type":"File & Directory Access"},{"name":"pathlib.PurePath.root","path":"library/pathlib#pathlib.PurePath.root","type":"File & Directory Access"},{"name":"pathlib.PurePath.stem","path":"library/pathlib#pathlib.PurePath.stem","type":"File & Directory Access"},{"name":"pathlib.PurePath.suffix","path":"library/pathlib#pathlib.PurePath.suffix","type":"File & Directory Access"},{"name":"pathlib.PurePath.suffixes","path":"library/pathlib#pathlib.PurePath.suffixes","type":"File & Directory Access"},{"name":"pathlib.PurePath.with_name()","path":"library/pathlib#pathlib.PurePath.with_name","type":"File & Directory Access"},{"name":"pathlib.PurePath.with_suffix()","path":"library/pathlib#pathlib.PurePath.with_suffix","type":"File & Directory Access"},{"name":"pathlib.PurePosixPath","path":"library/pathlib#pathlib.PurePosixPath","type":"File & Directory Access"},{"name":"pathlib.PureWindowsPath","path":"library/pathlib#pathlib.PureWindowsPath","type":"File & Directory Access"},{"name":"pathlib.WindowsPath","path":"library/pathlib#pathlib.WindowsPath","type":"File & Directory Access"},{"name":"pdb","path":"library/pdb","type":"Debugging & Profiling"},{"name":"pdb.Pdb","path":"library/pdb#pdb.Pdb","type":"Debugging & Profiling"},{"name":"pdb.Pdb.run()","path":"library/pdb#pdb.Pdb.run","type":"Debugging & Profiling"},{"name":"pdb.Pdb.runcall()","path":"library/pdb#pdb.Pdb.runcall","type":"Debugging & Profiling"},{"name":"pdb.Pdb.runeval()","path":"library/pdb#pdb.Pdb.runeval","type":"Debugging & Profiling"},{"name":"pdb.Pdb.set_trace()","path":"library/pdb#pdb.Pdb.set_trace","type":"Debugging & Profiling"},{"name":"pdb.pm()","path":"library/pdb#pdb.pm","type":"Debugging & Profiling"},{"name":"pdb.post_mortem()","path":"library/pdb#pdb.post_mortem","type":"Debugging & Profiling"},{"name":"pdb.run()","path":"library/pdb#pdb.run","type":"Debugging & Profiling"},{"name":"pdb.runcall()","path":"library/pdb#pdb.runcall","type":"Debugging & Profiling"},{"name":"pdb.runeval()","path":"library/pdb#pdb.runeval","type":"Debugging & Profiling"},{"name":"pdb.set_trace()","path":"library/pdb#pdb.set_trace","type":"Debugging & Profiling"},{"name":"PendingDeprecationWarning","path":"library/exceptions#PendingDeprecationWarning","type":"Built-in Exceptions"},{"name":"PermissionError","path":"library/exceptions#PermissionError","type":"Built-in Exceptions"},{"name":"pickle","path":"library/pickle","type":"Data Persistence"},{"name":"pickle.dump()","path":"library/pickle#pickle.dump","type":"Data Persistence"},{"name":"pickle.dumps()","path":"library/pickle#pickle.dumps","type":"Data Persistence"},{"name":"pickle.load()","path":"library/pickle#pickle.load","type":"Data Persistence"},{"name":"pickle.loads()","path":"library/pickle#pickle.loads","type":"Data Persistence"},{"name":"pickle.PickleError","path":"library/pickle#pickle.PickleError","type":"Data Persistence"},{"name":"pickle.Pickler","path":"library/pickle#pickle.Pickler","type":"Data Persistence"},{"name":"pickle.Pickler.dispatch_table","path":"library/pickle#pickle.Pickler.dispatch_table","type":"Data Persistence"},{"name":"pickle.Pickler.dump()","path":"library/pickle#pickle.Pickler.dump","type":"Data Persistence"},{"name":"pickle.Pickler.fast","path":"library/pickle#pickle.Pickler.fast","type":"Data Persistence"},{"name":"pickle.Pickler.persistent_id()","path":"library/pickle#pickle.Pickler.persistent_id","type":"Data Persistence"},{"name":"pickle.PicklingError","path":"library/pickle#pickle.PicklingError","type":"Data Persistence"},{"name":"pickle.Unpickler","path":"library/pickle#pickle.Unpickler","type":"Data Persistence"},{"name":"pickle.Unpickler.find_class()","path":"library/pickle#pickle.Unpickler.find_class","type":"Data Persistence"},{"name":"pickle.Unpickler.load()","path":"library/pickle#pickle.Unpickler.load","type":"Data Persistence"},{"name":"pickle.Unpickler.persistent_load()","path":"library/pickle#pickle.Unpickler.persistent_load","type":"Data Persistence"},{"name":"pickle.UnpicklingError","path":"library/pickle#pickle.UnpicklingError","type":"Data Persistence"},{"name":"pickletools","path":"library/pickletools","type":"Language"},{"name":"pickletools.dis()","path":"library/pickletools#pickletools.dis","type":"Language"},{"name":"pickletools.genops()","path":"library/pickletools#pickletools.genops","type":"Language"},{"name":"pickletools.optimize()","path":"library/pickletools#pickletools.optimize","type":"Language"},{"name":"pipes","path":"library/pipes","type":"Unix"},{"name":"pipes.Template","path":"library/pipes#pipes.Template","type":"Unix"},{"name":"pipes.Template.append()","path":"library/pipes#pipes.Template.append","type":"Unix"},{"name":"pipes.Template.clone()","path":"library/pipes#pipes.Template.clone","type":"Unix"},{"name":"pipes.Template.copy()","path":"library/pipes#pipes.Template.copy","type":"Unix"},{"name":"pipes.Template.debug()","path":"library/pipes#pipes.Template.debug","type":"Unix"},{"name":"pipes.Template.open()","path":"library/pipes#pipes.Template.open","type":"Unix"},{"name":"pipes.Template.prepend()","path":"library/pipes#pipes.Template.prepend","type":"Unix"},{"name":"pipes.Template.reset()","path":"library/pipes#pipes.Template.reset","type":"Unix"},{"name":"pkgutil","path":"library/pkgutil","type":"Importing"},{"name":"pkgutil.extend_path()","path":"library/pkgutil#pkgutil.extend_path","type":"Importing"},{"name":"pkgutil.find_loader()","path":"library/pkgutil#pkgutil.find_loader","type":"Importing"},{"name":"pkgutil.get_data()","path":"library/pkgutil#pkgutil.get_data","type":"Importing"},{"name":"pkgutil.get_importer()","path":"library/pkgutil#pkgutil.get_importer","type":"Importing"},{"name":"pkgutil.get_loader()","path":"library/pkgutil#pkgutil.get_loader","type":"Importing"},{"name":"pkgutil.ImpImporter","path":"library/pkgutil#pkgutil.ImpImporter","type":"Importing"},{"name":"pkgutil.ImpLoader","path":"library/pkgutil#pkgutil.ImpLoader","type":"Importing"},{"name":"pkgutil.iter_importers()","path":"library/pkgutil#pkgutil.iter_importers","type":"Importing"},{"name":"pkgutil.iter_modules()","path":"library/pkgutil#pkgutil.iter_modules","type":"Importing"},{"name":"pkgutil.walk_packages()","path":"library/pkgutil#pkgutil.walk_packages","type":"Importing"},{"name":"platform","path":"library/platform","type":"Operating System"},{"name":"platform.architecture()","path":"library/platform#platform.architecture","type":"Operating System"},{"name":"platform.dist()","path":"library/platform#platform.dist","type":"Operating System"},{"name":"platform.java_ver()","path":"library/platform#platform.java_ver","type":"Operating System"},{"name":"platform.libc_ver()","path":"library/platform#platform.libc_ver","type":"Operating System"},{"name":"platform.linux_distribution()","path":"library/platform#platform.linux_distribution","type":"Operating System"},{"name":"platform.machine()","path":"library/platform#platform.machine","type":"Operating System"},{"name":"platform.mac_ver()","path":"library/platform#platform.mac_ver","type":"Operating System"},{"name":"platform.node()","path":"library/platform#platform.node","type":"Operating System"},{"name":"platform.platform()","path":"library/platform#platform.platform","type":"Operating System"},{"name":"platform.popen()","path":"library/platform#platform.popen","type":"Operating System"},{"name":"platform.processor()","path":"library/platform#platform.processor","type":"Operating System"},{"name":"platform.python_branch()","path":"library/platform#platform.python_branch","type":"Operating System"},{"name":"platform.python_build()","path":"library/platform#platform.python_build","type":"Operating System"},{"name":"platform.python_compiler()","path":"library/platform#platform.python_compiler","type":"Operating System"},{"name":"platform.python_implementation()","path":"library/platform#platform.python_implementation","type":"Operating System"},{"name":"platform.python_revision()","path":"library/platform#platform.python_revision","type":"Operating System"},{"name":"platform.python_version()","path":"library/platform#platform.python_version","type":"Operating System"},{"name":"platform.python_version_tuple()","path":"library/platform#platform.python_version_tuple","type":"Operating System"},{"name":"platform.release()","path":"library/platform#platform.release","type":"Operating System"},{"name":"platform.system()","path":"library/platform#platform.system","type":"Operating System"},{"name":"platform.system_alias()","path":"library/platform#platform.system_alias","type":"Operating System"},{"name":"platform.uname()","path":"library/platform#platform.uname","type":"Operating System"},{"name":"platform.version()","path":"library/platform#platform.version","type":"Operating System"},{"name":"platform.win32_ver()","path":"library/platform#platform.win32_ver","type":"Operating System"},{"name":"plistlib","path":"library/plistlib","type":"File Formats"},{"name":"plistlib.Data","path":"library/plistlib#plistlib.Data","type":"File Formats"},{"name":"plistlib.dump()","path":"library/plistlib#plistlib.dump","type":"File Formats"},{"name":"plistlib.dumps()","path":"library/plistlib#plistlib.dumps","type":"File Formats"},{"name":"plistlib.load()","path":"library/plistlib#plistlib.load","type":"File Formats"},{"name":"plistlib.loads()","path":"library/plistlib#plistlib.loads","type":"File Formats"},{"name":"plistlib.readPlist()","path":"library/plistlib#plistlib.readPlist","type":"File Formats"},{"name":"plistlib.readPlistFromBytes()","path":"library/plistlib#plistlib.readPlistFromBytes","type":"File Formats"},{"name":"plistlib.writePlist()","path":"library/plistlib#plistlib.writePlist","type":"File Formats"},{"name":"plistlib.writePlistToBytes()","path":"library/plistlib#plistlib.writePlistToBytes","type":"File Formats"},{"name":"poplib","path":"library/poplib","type":"Internet"},{"name":"poplib.error_proto","path":"library/poplib#poplib.error_proto","type":"Internet"},{"name":"poplib.POP3","path":"library/poplib#poplib.POP3","type":"Internet"},{"name":"poplib.POP3.apop()","path":"library/poplib#poplib.POP3.apop","type":"Internet"},{"name":"poplib.POP3.capa()","path":"library/poplib#poplib.POP3.capa","type":"Internet"},{"name":"poplib.POP3.dele()","path":"library/poplib#poplib.POP3.dele","type":"Internet"},{"name":"poplib.POP3.getwelcome()","path":"library/poplib#poplib.POP3.getwelcome","type":"Internet"},{"name":"poplib.POP3.list()","path":"library/poplib#poplib.POP3.list","type":"Internet"},{"name":"poplib.POP3.noop()","path":"library/poplib#poplib.POP3.noop","type":"Internet"},{"name":"poplib.POP3.pass_()","path":"library/poplib#poplib.POP3.pass_","type":"Internet"},{"name":"poplib.POP3.quit()","path":"library/poplib#poplib.POP3.quit","type":"Internet"},{"name":"poplib.POP3.retr()","path":"library/poplib#poplib.POP3.retr","type":"Internet"},{"name":"poplib.POP3.rpop()","path":"library/poplib#poplib.POP3.rpop","type":"Internet"},{"name":"poplib.POP3.rset()","path":"library/poplib#poplib.POP3.rset","type":"Internet"},{"name":"poplib.POP3.set_debuglevel()","path":"library/poplib#poplib.POP3.set_debuglevel","type":"Internet"},{"name":"poplib.POP3.stat()","path":"library/poplib#poplib.POP3.stat","type":"Internet"},{"name":"poplib.POP3.stls()","path":"library/poplib#poplib.POP3.stls","type":"Internet"},{"name":"poplib.POP3.top()","path":"library/poplib#poplib.POP3.top","type":"Internet"},{"name":"poplib.POP3.uidl()","path":"library/poplib#poplib.POP3.uidl","type":"Internet"},{"name":"poplib.POP3.user()","path":"library/poplib#poplib.POP3.user","type":"Internet"},{"name":"poplib.POP3.utf8()","path":"library/poplib#poplib.POP3.utf8","type":"Internet"},{"name":"poplib.POP3_SSL","path":"library/poplib#poplib.POP3_SSL","type":"Internet"},{"name":"posix","path":"library/posix","type":"Unix"},{"name":"posix.environ","path":"library/posix#posix.environ","type":"Unix"},{"name":"pow()","path":"library/functions#pow","type":"Built-in Functions"},{"name":"pprint","path":"library/pprint","type":"Data Types"},{"name":"pprint.isreadable()","path":"library/pprint#pprint.isreadable","type":"Data Types"},{"name":"pprint.isrecursive()","path":"library/pprint#pprint.isrecursive","type":"Data Types"},{"name":"pprint.pformat()","path":"library/pprint#pprint.pformat","type":"Data Types"},{"name":"pprint.pprint()","path":"library/pprint#pprint.pprint","type":"Data Types"},{"name":"pprint.PrettyPrinter","path":"library/pprint#pprint.PrettyPrinter","type":"Data Types"},{"name":"pprint.PrettyPrinter.format()","path":"library/pprint#pprint.PrettyPrinter.format","type":"Data Types"},{"name":"pprint.PrettyPrinter.isreadable()","path":"library/pprint#pprint.PrettyPrinter.isreadable","type":"Data Types"},{"name":"pprint.PrettyPrinter.isrecursive()","path":"library/pprint#pprint.PrettyPrinter.isrecursive","type":"Data Types"},{"name":"pprint.PrettyPrinter.pformat()","path":"library/pprint#pprint.PrettyPrinter.pformat","type":"Data Types"},{"name":"pprint.PrettyPrinter.pprint()","path":"library/pprint#pprint.PrettyPrinter.pprint","type":"Data Types"},{"name":"pprint.saferepr()","path":"library/pprint#pprint.saferepr","type":"Data Types"},{"name":"print()","path":"library/functions#print","type":"Built-in Functions"},{"name":"ProcessLookupError","path":"library/exceptions#ProcessLookupError","type":"Built-in Exceptions"},{"name":"profile.Profile","path":"library/profile#profile.Profile","type":"Debugging & Profiling"},{"name":"profile.Profile.create_stats()","path":"library/profile#profile.Profile.create_stats","type":"Debugging & Profiling"},{"name":"profile.Profile.disable()","path":"library/profile#profile.Profile.disable","type":"Debugging & Profiling"},{"name":"profile.Profile.dump_stats()","path":"library/profile#profile.Profile.dump_stats","type":"Debugging & Profiling"},{"name":"profile.Profile.enable()","path":"library/profile#profile.Profile.enable","type":"Debugging & Profiling"},{"name":"profile.Profile.print_stats()","path":"library/profile#profile.Profile.print_stats","type":"Debugging & Profiling"},{"name":"profile.Profile.run()","path":"library/profile#profile.Profile.run","type":"Debugging & Profiling"},{"name":"profile.Profile.runcall()","path":"library/profile#profile.Profile.runcall","type":"Debugging & Profiling"},{"name":"profile.Profile.runctx()","path":"library/profile#profile.Profile.runctx","type":"Debugging & Profiling"},{"name":"profile.run()","path":"library/profile#profile.run","type":"Debugging & Profiling"},{"name":"profile.runctx()","path":"library/profile#profile.runctx","type":"Debugging & Profiling"},{"name":"property","path":"library/functions#property","type":"Built-in Functions"},{"name":"pstats.Stats","path":"library/profile#pstats.Stats","type":"Debugging & Profiling"},{"name":"pstats.Stats.add()","path":"library/profile#pstats.Stats.add","type":"Debugging & Profiling"},{"name":"pstats.Stats.dump_stats()","path":"library/profile#pstats.Stats.dump_stats","type":"Debugging & Profiling"},{"name":"pstats.Stats.print_callees()","path":"library/profile#pstats.Stats.print_callees","type":"Debugging & Profiling"},{"name":"pstats.Stats.print_callers()","path":"library/profile#pstats.Stats.print_callers","type":"Debugging & Profiling"},{"name":"pstats.Stats.print_stats()","path":"library/profile#pstats.Stats.print_stats","type":"Debugging & Profiling"},{"name":"pstats.Stats.reverse_order()","path":"library/profile#pstats.Stats.reverse_order","type":"Debugging & Profiling"},{"name":"pstats.Stats.sort_stats()","path":"library/profile#pstats.Stats.sort_stats","type":"Debugging & Profiling"},{"name":"pstats.Stats.strip_dirs()","path":"library/profile#pstats.Stats.strip_dirs","type":"Debugging & Profiling"},{"name":"pty","path":"library/pty","type":"Unix"},{"name":"pty.fork()","path":"library/pty#pty.fork","type":"Unix"},{"name":"pty.openpty()","path":"library/pty#pty.openpty","type":"Unix"},{"name":"pty.spawn()","path":"library/pty#pty.spawn","type":"Unix"},{"name":"pwd","path":"library/pwd","type":"Unix"},{"name":"pwd.getpwall()","path":"library/pwd#pwd.getpwall","type":"Unix"},{"name":"pwd.getpwnam()","path":"library/pwd#pwd.getpwnam","type":"Unix"},{"name":"pwd.getpwuid()","path":"library/pwd#pwd.getpwuid","type":"Unix"},{"name":"pyclbr","path":"library/pyclbr","type":"Language"},{"name":"pyclbr.Class.file","path":"library/pyclbr#pyclbr.Class.file","type":"Language"},{"name":"pyclbr.Class.lineno","path":"library/pyclbr#pyclbr.Class.lineno","type":"Language"},{"name":"pyclbr.Class.methods","path":"library/pyclbr#pyclbr.Class.methods","type":"Language"},{"name":"pyclbr.Class.module","path":"library/pyclbr#pyclbr.Class.module","type":"Language"},{"name":"pyclbr.Class.name","path":"library/pyclbr#pyclbr.Class.name","type":"Language"},{"name":"pyclbr.Class.super","path":"library/pyclbr#pyclbr.Class.super","type":"Language"},{"name":"pyclbr.Function.file","path":"library/pyclbr#pyclbr.Function.file","type":"Language"},{"name":"pyclbr.Function.lineno","path":"library/pyclbr#pyclbr.Function.lineno","type":"Language"},{"name":"pyclbr.Function.module","path":"library/pyclbr#pyclbr.Function.module","type":"Language"},{"name":"pyclbr.Function.name","path":"library/pyclbr#pyclbr.Function.name","type":"Language"},{"name":"pyclbr.readmodule()","path":"library/pyclbr#pyclbr.readmodule","type":"Language"},{"name":"pyclbr.readmodule_ex()","path":"library/pyclbr#pyclbr.readmodule_ex","type":"Language"},{"name":"pydoc","path":"library/pydoc","type":"Development Tools"},{"name":"py_compile","path":"library/py_compile","type":"Language"},{"name":"py_compile.compile()","path":"library/py_compile#py_compile.compile","type":"Language"},{"name":"py_compile.main()","path":"library/py_compile#py_compile.main","type":"Language"},{"name":"py_compile.PyCompileError","path":"library/py_compile#py_compile.PyCompileError","type":"Language"},{"name":"queue","path":"library/queue","type":"Concurrent Execution"},{"name":"queue.Empty","path":"library/queue#queue.Empty","type":"Concurrent Execution"},{"name":"queue.Full","path":"library/queue#queue.Full","type":"Concurrent Execution"},{"name":"queue.LifoQueue","path":"library/queue#queue.LifoQueue","type":"Concurrent Execution"},{"name":"queue.PriorityQueue","path":"library/queue#queue.PriorityQueue","type":"Concurrent Execution"},{"name":"queue.Queue","path":"library/queue#queue.Queue","type":"Concurrent Execution"},{"name":"queue.Queue.empty()","path":"library/queue#queue.Queue.empty","type":"Concurrent Execution"},{"name":"queue.Queue.full()","path":"library/queue#queue.Queue.full","type":"Concurrent Execution"},{"name":"queue.Queue.get()","path":"library/queue#queue.Queue.get","type":"Concurrent Execution"},{"name":"queue.Queue.get_nowait()","path":"library/queue#queue.Queue.get_nowait","type":"Concurrent Execution"},{"name":"queue.Queue.join()","path":"library/queue#queue.Queue.join","type":"Concurrent Execution"},{"name":"queue.Queue.put()","path":"library/queue#queue.Queue.put","type":"Concurrent Execution"},{"name":"queue.Queue.put_nowait()","path":"library/queue#queue.Queue.put_nowait","type":"Concurrent Execution"},{"name":"queue.Queue.qsize()","path":"library/queue#queue.Queue.qsize","type":"Concurrent Execution"},{"name":"queue.Queue.task_done()","path":"library/queue#queue.Queue.task_done","type":"Concurrent Execution"},{"name":"Queues","path":"library/asyncio-queue","type":"Input/ouput"},{"name":"quit","path":"library/constants#quit","type":"Built-in Constants"},{"name":"quopri","path":"library/quopri","type":"Internet Data"},{"name":"quopri.decode()","path":"library/quopri#quopri.decode","type":"Internet Data"},{"name":"quopri.decodestring()","path":"library/quopri#quopri.decodestring","type":"Internet Data"},{"name":"quopri.encode()","path":"library/quopri#quopri.encode","type":"Internet Data"},{"name":"quopri.encodestring()","path":"library/quopri#quopri.encodestring","type":"Internet Data"},{"name":"random","path":"library/random","type":"Numeric & Mathematical"},{"name":"random.betavariate()","path":"library/random#random.betavariate","type":"Numeric & Mathematical"},{"name":"random.choice()","path":"library/random#random.choice","type":"Numeric & Mathematical"},{"name":"random.expovariate()","path":"library/random#random.expovariate","type":"Numeric & Mathematical"},{"name":"random.gammavariate()","path":"library/random#random.gammavariate","type":"Numeric & Mathematical"},{"name":"random.gauss()","path":"library/random#random.gauss","type":"Numeric & Mathematical"},{"name":"random.getrandbits()","path":"library/random#random.getrandbits","type":"Numeric & Mathematical"},{"name":"random.getstate()","path":"library/random#random.getstate","type":"Numeric & Mathematical"},{"name":"random.lognormvariate()","path":"library/random#random.lognormvariate","type":"Numeric & Mathematical"},{"name":"random.normalvariate()","path":"library/random#random.normalvariate","type":"Numeric & Mathematical"},{"name":"random.paretovariate()","path":"library/random#random.paretovariate","type":"Numeric & Mathematical"},{"name":"random.randint()","path":"library/random#random.randint","type":"Numeric & Mathematical"},{"name":"random.random()","path":"library/random#random.random","type":"Numeric & Mathematical"},{"name":"random.randrange()","path":"library/random#random.randrange","type":"Numeric & Mathematical"},{"name":"random.sample()","path":"library/random#random.sample","type":"Numeric & Mathematical"},{"name":"random.seed()","path":"library/random#random.seed","type":"Numeric & Mathematical"},{"name":"random.setstate()","path":"library/random#random.setstate","type":"Numeric & Mathematical"},{"name":"random.shuffle()","path":"library/random#random.shuffle","type":"Numeric & Mathematical"},{"name":"random.SystemRandom","path":"library/random#random.SystemRandom","type":"Numeric & Mathematical"},{"name":"random.triangular()","path":"library/random#random.triangular","type":"Numeric & Mathematical"},{"name":"random.uniform()","path":"library/random#random.uniform","type":"Numeric & Mathematical"},{"name":"random.vonmisesvariate()","path":"library/random#random.vonmisesvariate","type":"Numeric & Mathematical"},{"name":"random.weibullvariate()","path":"library/random#random.weibullvariate","type":"Numeric & Mathematical"},{"name":"range","path":"library/stdtypes#range","type":"Built-in Types"},{"name":"range()","path":"library/functions#range","type":"Built-in Functions"},{"name":"range.start","path":"library/stdtypes#range.start","type":"Built-in Types"},{"name":"range.step","path":"library/stdtypes#range.step","type":"Built-in Types"},{"name":"range.stop","path":"library/stdtypes#range.stop","type":"Built-in Types"},{"name":"re","path":"library/re","type":"Text Processing"},{"name":"re.compile()","path":"library/re#re.compile","type":"Text Processing"},{"name":"re.error","path":"library/re#re.error","type":"Text Processing"},{"name":"re.error.colno","path":"library/re#re.error.colno","type":"Text Processing"},{"name":"re.error.lineno","path":"library/re#re.error.lineno","type":"Text Processing"},{"name":"re.error.msg","path":"library/re#re.error.msg","type":"Text Processing"},{"name":"re.error.pattern","path":"library/re#re.error.pattern","type":"Text Processing"},{"name":"re.error.pos","path":"library/re#re.error.pos","type":"Text Processing"},{"name":"re.escape()","path":"library/re#re.escape","type":"Text Processing"},{"name":"re.findall()","path":"library/re#re.findall","type":"Text Processing"},{"name":"re.finditer()","path":"library/re#re.finditer","type":"Text Processing"},{"name":"re.fullmatch()","path":"library/re#re.fullmatch","type":"Text Processing"},{"name":"re.match()","path":"library/re#re.match","type":"Text Processing"},{"name":"re.match.end()","path":"library/re#re.match.end","type":"Text Processing"},{"name":"re.match.endpos","path":"library/re#re.match.endpos","type":"Text Processing"},{"name":"re.match.expand()","path":"library/re#re.match.expand","type":"Text Processing"},{"name":"re.match.group()","path":"library/re#re.match.group","type":"Text Processing"},{"name":"re.match.groupdict()","path":"library/re#re.match.groupdict","type":"Text Processing"},{"name":"re.match.groups()","path":"library/re#re.match.groups","type":"Text Processing"},{"name":"re.match.lastgroup","path":"library/re#re.match.lastgroup","type":"Text Processing"},{"name":"re.match.lastindex","path":"library/re#re.match.lastindex","type":"Text Processing"},{"name":"re.match.pos","path":"library/re#re.match.pos","type":"Text Processing"},{"name":"re.match.re","path":"library/re#re.match.re","type":"Text Processing"},{"name":"re.match.span()","path":"library/re#re.match.span","type":"Text Processing"},{"name":"re.match.start()","path":"library/re#re.match.start","type":"Text Processing"},{"name":"re.match.string","path":"library/re#re.match.string","type":"Text Processing"},{"name":"re.purge()","path":"library/re#re.purge","type":"Text Processing"},{"name":"re.regex.findall()","path":"library/re#re.regex.findall","type":"Text Processing"},{"name":"re.regex.finditer()","path":"library/re#re.regex.finditer","type":"Text Processing"},{"name":"re.regex.flags","path":"library/re#re.regex.flags","type":"Text Processing"},{"name":"re.regex.fullmatch()","path":"library/re#re.regex.fullmatch","type":"Text Processing"},{"name":"re.regex.groupindex","path":"library/re#re.regex.groupindex","type":"Text Processing"},{"name":"re.regex.groups","path":"library/re#re.regex.groups","type":"Text Processing"},{"name":"re.regex.match()","path":"library/re#re.regex.match","type":"Text Processing"},{"name":"re.regex.pattern","path":"library/re#re.regex.pattern","type":"Text Processing"},{"name":"re.regex.search()","path":"library/re#re.regex.search","type":"Text Processing"},{"name":"re.regex.split()","path":"library/re#re.regex.split","type":"Text Processing"},{"name":"re.regex.sub()","path":"library/re#re.regex.sub","type":"Text Processing"},{"name":"re.regex.subn()","path":"library/re#re.regex.subn","type":"Text Processing"},{"name":"re.search()","path":"library/re#re.search","type":"Text Processing"},{"name":"re.split()","path":"library/re#re.split","type":"Text Processing"},{"name":"re.sub()","path":"library/re#re.sub","type":"Text Processing"},{"name":"re.subn()","path":"library/re#re.subn","type":"Text Processing"},{"name":"readline","path":"library/readline","type":"Text Processing"},{"name":"readline.add_history()","path":"library/readline#readline.add_history","type":"Text Processing"},{"name":"readline.append_history_file()","path":"library/readline#readline.append_history_file","type":"Text Processing"},{"name":"readline.clear_history()","path":"library/readline#readline.clear_history","type":"Text Processing"},{"name":"readline.get_begidx()","path":"library/readline#readline.get_begidx","type":"Text Processing"},{"name":"readline.get_completer()","path":"library/readline#readline.get_completer","type":"Text Processing"},{"name":"readline.get_completer_delims()","path":"library/readline#readline.get_completer_delims","type":"Text Processing"},{"name":"readline.get_completion_type()","path":"library/readline#readline.get_completion_type","type":"Text Processing"},{"name":"readline.get_current_history_length()","path":"library/readline#readline.get_current_history_length","type":"Text Processing"},{"name":"readline.get_endidx()","path":"library/readline#readline.get_endidx","type":"Text Processing"},{"name":"readline.get_history_item()","path":"library/readline#readline.get_history_item","type":"Text Processing"},{"name":"readline.get_history_length()","path":"library/readline#readline.get_history_length","type":"Text Processing"},{"name":"readline.get_line_buffer()","path":"library/readline#readline.get_line_buffer","type":"Text Processing"},{"name":"readline.insert_text()","path":"library/readline#readline.insert_text","type":"Text Processing"},{"name":"readline.parse_and_bind()","path":"library/readline#readline.parse_and_bind","type":"Text Processing"},{"name":"readline.read_history_file()","path":"library/readline#readline.read_history_file","type":"Text Processing"},{"name":"readline.read_init_file()","path":"library/readline#readline.read_init_file","type":"Text Processing"},{"name":"readline.redisplay()","path":"library/readline#readline.redisplay","type":"Text Processing"},{"name":"readline.remove_history_item()","path":"library/readline#readline.remove_history_item","type":"Text Processing"},{"name":"readline.replace_history_item()","path":"library/readline#readline.replace_history_item","type":"Text Processing"},{"name":"readline.set_completer()","path":"library/readline#readline.set_completer","type":"Text Processing"},{"name":"readline.set_completer_delims()","path":"library/readline#readline.set_completer_delims","type":"Text Processing"},{"name":"readline.set_completion_display_matches_hook()","path":"library/readline#readline.set_completion_display_matches_hook","type":"Text Processing"},{"name":"readline.set_history_length()","path":"library/readline#readline.set_history_length","type":"Text Processing"},{"name":"readline.set_pre_input_hook()","path":"library/readline#readline.set_pre_input_hook","type":"Text Processing"},{"name":"readline.set_startup_hook()","path":"library/readline#readline.set_startup_hook","type":"Text Processing"},{"name":"readline.write_history_file()","path":"library/readline#readline.write_history_file","type":"Text Processing"},{"name":"RecursionError","path":"library/exceptions#RecursionError","type":"Built-in Exceptions"},{"name":"ReferenceError","path":"library/exceptions#ReferenceError","type":"Built-in Exceptions"},{"name":"repr()","path":"library/functions#repr","type":"Built-in Functions"},{"name":"reprlib","path":"library/reprlib","type":"Data Types"},{"name":"reprlib.aRepr","path":"library/reprlib#reprlib.aRepr","type":"Data Types"},{"name":"reprlib.recursive_repr()","path":"library/reprlib#reprlib.recursive_repr","type":"Data Types"},{"name":"reprlib.Repr","path":"library/reprlib#reprlib.Repr","type":"Data Types"},{"name":"reprlib.repr()","path":"library/reprlib#reprlib.repr","type":"Data Types"},{"name":"reprlib.Repr.maxarray","path":"library/reprlib#reprlib.Repr.maxarray","type":"Data Types"},{"name":"reprlib.Repr.maxdeque","path":"library/reprlib#reprlib.Repr.maxdeque","type":"Data Types"},{"name":"reprlib.Repr.maxdict","path":"library/reprlib#reprlib.Repr.maxdict","type":"Data Types"},{"name":"reprlib.Repr.maxfrozenset","path":"library/reprlib#reprlib.Repr.maxfrozenset","type":"Data Types"},{"name":"reprlib.Repr.maxlevel","path":"library/reprlib#reprlib.Repr.maxlevel","type":"Data Types"},{"name":"reprlib.Repr.maxlist","path":"library/reprlib#reprlib.Repr.maxlist","type":"Data Types"},{"name":"reprlib.Repr.maxlong","path":"library/reprlib#reprlib.Repr.maxlong","type":"Data Types"},{"name":"reprlib.Repr.maxother","path":"library/reprlib#reprlib.Repr.maxother","type":"Data Types"},{"name":"reprlib.Repr.maxset","path":"library/reprlib#reprlib.Repr.maxset","type":"Data Types"},{"name":"reprlib.Repr.maxstring","path":"library/reprlib#reprlib.Repr.maxstring","type":"Data Types"},{"name":"reprlib.Repr.maxtuple","path":"library/reprlib#reprlib.Repr.maxtuple","type":"Data Types"},{"name":"reprlib.Repr.repr()","path":"library/reprlib#reprlib.Repr.repr","type":"Data Types"},{"name":"reprlib.Repr.repr1()","path":"library/reprlib#reprlib.Repr.repr1","type":"Data Types"},{"name":"resource","path":"library/resource","type":"Unix"},{"name":"resource.error","path":"library/resource#resource.error","type":"Unix"},{"name":"resource.getpagesize()","path":"library/resource#resource.getpagesize","type":"Unix"},{"name":"resource.getrlimit()","path":"library/resource#resource.getrlimit","type":"Unix"},{"name":"resource.getrusage()","path":"library/resource#resource.getrusage","type":"Unix"},{"name":"resource.prlimit()","path":"library/resource#resource.prlimit","type":"Unix"},{"name":"resource.setrlimit()","path":"library/resource#resource.setrlimit","type":"Unix"},{"name":"ResourceWarning","path":"library/exceptions#ResourceWarning","type":"Built-in Exceptions"},{"name":"reversed()","path":"library/functions#reversed","type":"Built-in Functions"},{"name":"rlcompleter","path":"library/rlcompleter","type":"Text Processing"},{"name":"rlcompleter.Completer.complete()","path":"library/rlcompleter#rlcompleter.Completer.complete","type":"Text Processing"},{"name":"round()","path":"library/functions#round","type":"Built-in Functions"},{"name":"runpy","path":"library/runpy","type":"Importing"},{"name":"runpy.run_module()","path":"library/runpy#runpy.run_module","type":"Importing"},{"name":"runpy.run_path()","path":"library/runpy#runpy.run_path","type":"Importing"},{"name":"RuntimeError","path":"library/exceptions#RuntimeError","type":"Built-in Exceptions"},{"name":"RuntimeWarning","path":"library/exceptions#RuntimeWarning","type":"Built-in Exceptions"},{"name":"sched","path":"library/sched","type":"Concurrent Execution"},{"name":"sched.scheduler","path":"library/sched#sched.scheduler","type":"Concurrent Execution"},{"name":"sched.scheduler.cancel()","path":"library/sched#sched.scheduler.cancel","type":"Concurrent Execution"},{"name":"sched.scheduler.empty()","path":"library/sched#sched.scheduler.empty","type":"Concurrent Execution"},{"name":"sched.scheduler.enter()","path":"library/sched#sched.scheduler.enter","type":"Concurrent Execution"},{"name":"sched.scheduler.enterabs()","path":"library/sched#sched.scheduler.enterabs","type":"Concurrent Execution"},{"name":"sched.scheduler.queue","path":"library/sched#sched.scheduler.queue","type":"Concurrent Execution"},{"name":"sched.scheduler.run()","path":"library/sched#sched.scheduler.run","type":"Concurrent Execution"},{"name":"select","path":"library/select","type":"Input/ouput"},{"name":"select.devpoll()","path":"library/select#select.devpoll","type":"Input/ouput"},{"name":"select.devpoll.close()","path":"library/select#select.devpoll.close","type":"Input/ouput"},{"name":"select.devpoll.closed","path":"library/select#select.devpoll.closed","type":"Input/ouput"},{"name":"select.devpoll.fileno()","path":"library/select#select.devpoll.fileno","type":"Input/ouput"},{"name":"select.devpoll.modify()","path":"library/select#select.devpoll.modify","type":"Input/ouput"},{"name":"select.devpoll.poll()","path":"library/select#select.devpoll.poll","type":"Input/ouput"},{"name":"select.devpoll.register()","path":"library/select#select.devpoll.register","type":"Input/ouput"},{"name":"select.devpoll.unregister()","path":"library/select#select.devpoll.unregister","type":"Input/ouput"},{"name":"select.epoll()","path":"library/select#select.epoll","type":"Input/ouput"},{"name":"select.epoll.close()","path":"library/select#select.epoll.close","type":"Input/ouput"},{"name":"select.epoll.closed","path":"library/select#select.epoll.closed","type":"Input/ouput"},{"name":"select.epoll.fileno()","path":"library/select#select.epoll.fileno","type":"Input/ouput"},{"name":"select.epoll.fromfd()","path":"library/select#select.epoll.fromfd","type":"Input/ouput"},{"name":"select.epoll.modify()","path":"library/select#select.epoll.modify","type":"Input/ouput"},{"name":"select.epoll.poll()","path":"library/select#select.epoll.poll","type":"Input/ouput"},{"name":"select.epoll.register()","path":"library/select#select.epoll.register","type":"Input/ouput"},{"name":"select.epoll.unregister()","path":"library/select#select.epoll.unregister","type":"Input/ouput"},{"name":"select.error","path":"library/select#select.error","type":"Input/ouput"},{"name":"select.kevent()","path":"library/select#select.kevent","type":"Input/ouput"},{"name":"select.kevent.data","path":"library/select#select.kevent.data","type":"Input/ouput"},{"name":"select.kevent.fflags","path":"library/select#select.kevent.fflags","type":"Input/ouput"},{"name":"select.kevent.filter","path":"library/select#select.kevent.filter","type":"Input/ouput"},{"name":"select.kevent.flags","path":"library/select#select.kevent.flags","type":"Input/ouput"},{"name":"select.kevent.ident","path":"library/select#select.kevent.ident","type":"Input/ouput"},{"name":"select.kevent.udata","path":"library/select#select.kevent.udata","type":"Input/ouput"},{"name":"select.kqueue()","path":"library/select#select.kqueue","type":"Input/ouput"},{"name":"select.kqueue.close()","path":"library/select#select.kqueue.close","type":"Input/ouput"},{"name":"select.kqueue.closed","path":"library/select#select.kqueue.closed","type":"Input/ouput"},{"name":"select.kqueue.control()","path":"library/select#select.kqueue.control","type":"Input/ouput"},{"name":"select.kqueue.fileno()","path":"library/select#select.kqueue.fileno","type":"Input/ouput"},{"name":"select.kqueue.fromfd()","path":"library/select#select.kqueue.fromfd","type":"Input/ouput"},{"name":"select.PIPE_BUF","path":"library/select#select.PIPE_BUF","type":"Input/ouput"},{"name":"select.poll()","path":"library/select#select.poll","type":"Input/ouput"},{"name":"select.poll.modify()","path":"library/select#select.poll.modify","type":"Input/ouput"},{"name":"select.poll.poll()","path":"library/select#select.poll.poll","type":"Input/ouput"},{"name":"select.poll.register()","path":"library/select#select.poll.register","type":"Input/ouput"},{"name":"select.poll.unregister()","path":"library/select#select.poll.unregister","type":"Input/ouput"},{"name":"select.select()","path":"library/select#select.select","type":"Input/ouput"},{"name":"selectors","path":"library/selectors","type":"Input/ouput"},{"name":"selectors.BaseSelector","path":"library/selectors#selectors.BaseSelector","type":"Input/ouput"},{"name":"selectors.BaseSelector.close()","path":"library/selectors#selectors.BaseSelector.close","type":"Input/ouput"},{"name":"selectors.BaseSelector.get_key()","path":"library/selectors#selectors.BaseSelector.get_key","type":"Input/ouput"},{"name":"selectors.BaseSelector.get_map()","path":"library/selectors#selectors.BaseSelector.get_map","type":"Input/ouput"},{"name":"selectors.BaseSelector.modify()","path":"library/selectors#selectors.BaseSelector.modify","type":"Input/ouput"},{"name":"selectors.BaseSelector.register()","path":"library/selectors#selectors.BaseSelector.register","type":"Input/ouput"},{"name":"selectors.BaseSelector.select()","path":"library/selectors#selectors.BaseSelector.select","type":"Input/ouput"},{"name":"selectors.BaseSelector.unregister()","path":"library/selectors#selectors.BaseSelector.unregister","type":"Input/ouput"},{"name":"selectors.DefaultSelector","path":"library/selectors#selectors.DefaultSelector","type":"Input/ouput"},{"name":"selectors.DevpollSelector","path":"library/selectors#selectors.DevpollSelector","type":"Input/ouput"},{"name":"selectors.DevpollSelector.fileno()","path":"library/selectors#selectors.DevpollSelector.fileno","type":"Input/ouput"},{"name":"selectors.EpollSelector","path":"library/selectors#selectors.EpollSelector","type":"Input/ouput"},{"name":"selectors.EpollSelector.fileno()","path":"library/selectors#selectors.EpollSelector.fileno","type":"Input/ouput"},{"name":"selectors.KqueueSelector","path":"library/selectors#selectors.KqueueSelector","type":"Input/ouput"},{"name":"selectors.KqueueSelector.fileno()","path":"library/selectors#selectors.KqueueSelector.fileno","type":"Input/ouput"},{"name":"selectors.PollSelector","path":"library/selectors#selectors.PollSelector","type":"Input/ouput"},{"name":"selectors.SelectorKey","path":"library/selectors#selectors.SelectorKey","type":"Input/ouput"},{"name":"selectors.SelectorKey.data","path":"library/selectors#selectors.SelectorKey.data","type":"Input/ouput"},{"name":"selectors.SelectorKey.events","path":"library/selectors#selectors.SelectorKey.events","type":"Input/ouput"},{"name":"selectors.SelectorKey.fd","path":"library/selectors#selectors.SelectorKey.fd","type":"Input/ouput"},{"name":"selectors.SelectorKey.fileobj","path":"library/selectors#selectors.SelectorKey.fileobj","type":"Input/ouput"},{"name":"selectors.SelectSelector","path":"library/selectors#selectors.SelectSelector","type":"Input/ouput"},{"name":"set","path":"library/functions#set","type":"Built-in Functions"},{"name":"set","path":"library/stdtypes#set","type":"Built-in Types"},{"name":"set.add()","path":"library/stdtypes#set.add","type":"Built-in Types"},{"name":"set.clear()","path":"library/stdtypes#set.clear","type":"Built-in Types"},{"name":"set.copy()","path":"library/stdtypes#set.copy","type":"Built-in Types"},{"name":"set.difference()","path":"library/stdtypes#set.difference","type":"Built-in Types"},{"name":"set.difference_update()","path":"library/stdtypes#set.difference_update","type":"Built-in Types"},{"name":"set.discard()","path":"library/stdtypes#set.discard","type":"Built-in Types"},{"name":"set.intersection()","path":"library/stdtypes#set.intersection","type":"Built-in Types"},{"name":"set.intersection_update()","path":"library/stdtypes#set.intersection_update","type":"Built-in Types"},{"name":"set.isdisjoint()","path":"library/stdtypes#set.isdisjoint","type":"Built-in Types"},{"name":"set.issubset()","path":"library/stdtypes#set.issubset","type":"Built-in Types"},{"name":"set.issuperset()","path":"library/stdtypes#set.issuperset","type":"Built-in Types"},{"name":"set.pop()","path":"library/stdtypes#set.pop","type":"Built-in Types"},{"name":"set.remove()","path":"library/stdtypes#set.remove","type":"Built-in Types"},{"name":"set.symmetric_difference()","path":"library/stdtypes#set.symmetric_difference","type":"Built-in Types"},{"name":"set.symmetric_difference_update()","path":"library/stdtypes#set.symmetric_difference_update","type":"Built-in Types"},{"name":"set.union()","path":"library/stdtypes#set.union","type":"Built-in Types"},{"name":"set.update()","path":"library/stdtypes#set.update","type":"Built-in Types"},{"name":"setattr()","path":"library/functions#setattr","type":"Built-in Functions"},{"name":"shelve","path":"library/shelve","type":"Data Persistence"},{"name":"shelve.BsdDbShelf","path":"library/shelve#shelve.BsdDbShelf","type":"Data Persistence"},{"name":"shelve.DbfilenameShelf","path":"library/shelve#shelve.DbfilenameShelf","type":"Data Persistence"},{"name":"shelve.open()","path":"library/shelve#shelve.open","type":"Data Persistence"},{"name":"shelve.Shelf","path":"library/shelve#shelve.Shelf","type":"Data Persistence"},{"name":"shelve.Shelf.close()","path":"library/shelve#shelve.Shelf.close","type":"Data Persistence"},{"name":"shelve.Shelf.sync()","path":"library/shelve#shelve.Shelf.sync","type":"Data Persistence"},{"name":"shlex","path":"library/shlex","type":"Frameworks"},{"name":"shlex.quote()","path":"library/shlex#shlex.quote","type":"Frameworks"},{"name":"shlex.shlex","path":"library/shlex#shlex.shlex","type":"Frameworks"},{"name":"shlex.shlex.commenters","path":"library/shlex#shlex.shlex.commenters","type":"Frameworks"},{"name":"shlex.shlex.debug","path":"library/shlex#shlex.shlex.debug","type":"Frameworks"},{"name":"shlex.shlex.eof","path":"library/shlex#shlex.shlex.eof","type":"Frameworks"},{"name":"shlex.shlex.error_leader()","path":"library/shlex#shlex.shlex.error_leader","type":"Frameworks"},{"name":"shlex.shlex.escape","path":"library/shlex#shlex.shlex.escape","type":"Frameworks"},{"name":"shlex.shlex.escapedquotes","path":"library/shlex#shlex.shlex.escapedquotes","type":"Frameworks"},{"name":"shlex.shlex.get_token()","path":"library/shlex#shlex.shlex.get_token","type":"Frameworks"},{"name":"shlex.shlex.infile","path":"library/shlex#shlex.shlex.infile","type":"Frameworks"},{"name":"shlex.shlex.instream","path":"library/shlex#shlex.shlex.instream","type":"Frameworks"},{"name":"shlex.shlex.lineno","path":"library/shlex#shlex.shlex.lineno","type":"Frameworks"},{"name":"shlex.shlex.pop_source()","path":"library/shlex#shlex.shlex.pop_source","type":"Frameworks"},{"name":"shlex.shlex.push_source()","path":"library/shlex#shlex.shlex.push_source","type":"Frameworks"},{"name":"shlex.shlex.push_token()","path":"library/shlex#shlex.shlex.push_token","type":"Frameworks"},{"name":"shlex.shlex.quotes","path":"library/shlex#shlex.shlex.quotes","type":"Frameworks"},{"name":"shlex.shlex.read_token()","path":"library/shlex#shlex.shlex.read_token","type":"Frameworks"},{"name":"shlex.shlex.source","path":"library/shlex#shlex.shlex.source","type":"Frameworks"},{"name":"shlex.shlex.sourcehook()","path":"library/shlex#shlex.shlex.sourcehook","type":"Frameworks"},{"name":"shlex.shlex.token","path":"library/shlex#shlex.shlex.token","type":"Frameworks"},{"name":"shlex.shlex.whitespace","path":"library/shlex#shlex.shlex.whitespace","type":"Frameworks"},{"name":"shlex.shlex.whitespace_split","path":"library/shlex#shlex.shlex.whitespace_split","type":"Frameworks"},{"name":"shlex.shlex.wordchars","path":"library/shlex#shlex.shlex.wordchars","type":"Frameworks"},{"name":"shlex.split()","path":"library/shlex#shlex.split","type":"Frameworks"},{"name":"shutil","path":"library/shutil","type":"File & Directory Access"},{"name":"shutil.chown()","path":"library/shutil#shutil.chown","type":"File & Directory Access"},{"name":"shutil.copy()","path":"library/shutil#shutil.copy","type":"File & Directory Access"},{"name":"shutil.copy2()","path":"library/shutil#shutil.copy2","type":"File & Directory Access"},{"name":"shutil.copyfile()","path":"library/shutil#shutil.copyfile","type":"File & Directory Access"},{"name":"shutil.copyfileobj()","path":"library/shutil#shutil.copyfileobj","type":"File & Directory Access"},{"name":"shutil.copymode()","path":"library/shutil#shutil.copymode","type":"File & Directory Access"},{"name":"shutil.copystat()","path":"library/shutil#shutil.copystat","type":"File & Directory Access"},{"name":"shutil.copytree()","path":"library/shutil#shutil.copytree","type":"File & Directory Access"},{"name":"shutil.disk_usage()","path":"library/shutil#shutil.disk_usage","type":"File & Directory Access"},{"name":"shutil.Error","path":"library/shutil#shutil.Error","type":"File & Directory Access"},{"name":"shutil.get_archive_formats()","path":"library/shutil#shutil.get_archive_formats","type":"File & Directory Access"},{"name":"shutil.get_terminal_size()","path":"library/shutil#shutil.get_terminal_size","type":"File & Directory Access"},{"name":"shutil.get_unpack_formats()","path":"library/shutil#shutil.get_unpack_formats","type":"File & Directory Access"},{"name":"shutil.ignore_patterns()","path":"library/shutil#shutil.ignore_patterns","type":"File & Directory Access"},{"name":"shutil.make_archive()","path":"library/shutil#shutil.make_archive","type":"File & Directory Access"},{"name":"shutil.move()","path":"library/shutil#shutil.move","type":"File & Directory Access"},{"name":"shutil.register_archive_format()","path":"library/shutil#shutil.register_archive_format","type":"File & Directory Access"},{"name":"shutil.register_unpack_format()","path":"library/shutil#shutil.register_unpack_format","type":"File & Directory Access"},{"name":"shutil.rmtree()","path":"library/shutil#shutil.rmtree","type":"File & Directory Access"},{"name":"shutil.rmtree.avoids_symlink_attacks","path":"library/shutil#shutil.rmtree.avoids_symlink_attacks","type":"File & Directory Access"},{"name":"shutil.SameFileError","path":"library/shutil#shutil.SameFileError","type":"File & Directory Access"},{"name":"shutil.unpack_archive()","path":"library/shutil#shutil.unpack_archive","type":"File & Directory Access"},{"name":"shutil.unregister_archive_format()","path":"library/shutil#shutil.unregister_archive_format","type":"File & Directory Access"},{"name":"shutil.unregister_unpack_format()","path":"library/shutil#shutil.unregister_unpack_format","type":"File & Directory Access"},{"name":"shutil.which()","path":"library/shutil#shutil.which","type":"File & Directory Access"},{"name":"signal","path":"library/signal","type":"Networking"},{"name":"signal.alarm()","path":"library/signal#signal.alarm","type":"Networking"},{"name":"signal.getitimer()","path":"library/signal#signal.getitimer","type":"Networking"},{"name":"signal.getsignal()","path":"library/signal#signal.getsignal","type":"Networking"},{"name":"signal.ItimerError","path":"library/signal#signal.ItimerError","type":"Networking"},{"name":"signal.pause()","path":"library/signal#signal.pause","type":"Networking"},{"name":"signal.pthread_kill()","path":"library/signal#signal.pthread_kill","type":"Networking"},{"name":"signal.pthread_sigmask()","path":"library/signal#signal.pthread_sigmask","type":"Networking"},{"name":"signal.setitimer()","path":"library/signal#signal.setitimer","type":"Networking"},{"name":"signal.set_wakeup_fd()","path":"library/signal#signal.set_wakeup_fd","type":"Networking"},{"name":"signal.siginterrupt()","path":"library/signal#signal.siginterrupt","type":"Networking"},{"name":"signal.signal()","path":"library/signal#signal.signal","type":"Networking"},{"name":"signal.sigpending()","path":"library/signal#signal.sigpending","type":"Networking"},{"name":"signal.sigtimedwait()","path":"library/signal#signal.sigtimedwait","type":"Networking"},{"name":"signal.sigwait()","path":"library/signal#signal.sigwait","type":"Networking"},{"name":"signal.sigwaitinfo()","path":"library/signal#signal.sigwaitinfo","type":"Networking"},{"name":"site","path":"library/site","type":"Runtime"},{"name":"site.addsitedir()","path":"library/site#site.addsitedir","type":"Runtime"},{"name":"site.getsitepackages()","path":"library/site#site.getsitepackages","type":"Runtime"},{"name":"site.getuserbase()","path":"library/site#site.getuserbase","type":"Runtime"},{"name":"site.getusersitepackages()","path":"library/site#site.getusersitepackages","type":"Runtime"},{"name":"site.main()","path":"library/site#site.main","type":"Runtime"},{"name":"slice","path":"library/functions#slice","type":"Built-in Functions"},{"name":"smtpd","path":"library/smtpd","type":"Internet"},{"name":"smtpd.DebuggingServer","path":"library/smtpd#smtpd.DebuggingServer","type":"Internet"},{"name":"smtpd.MailmanProxy","path":"library/smtpd#smtpd.MailmanProxy","type":"Internet"},{"name":"smtpd.PureProxy","path":"library/smtpd#smtpd.PureProxy","type":"Internet"},{"name":"smtpd.SMTPChannel","path":"library/smtpd#smtpd.SMTPChannel","type":"Internet"},{"name":"smtpd.SMTPChannel.addr","path":"library/smtpd#smtpd.SMTPChannel.addr","type":"Internet"},{"name":"smtpd.SMTPChannel.conn","path":"library/smtpd#smtpd.SMTPChannel.conn","type":"Internet"},{"name":"smtpd.SMTPChannel.fqdn","path":"library/smtpd#smtpd.SMTPChannel.fqdn","type":"Internet"},{"name":"smtpd.SMTPChannel.mailfrom","path":"library/smtpd#smtpd.SMTPChannel.mailfrom","type":"Internet"},{"name":"smtpd.SMTPChannel.peer","path":"library/smtpd#smtpd.SMTPChannel.peer","type":"Internet"},{"name":"smtpd.SMTPChannel.rcpttos","path":"library/smtpd#smtpd.SMTPChannel.rcpttos","type":"Internet"},{"name":"smtpd.SMTPChannel.received_data","path":"library/smtpd#smtpd.SMTPChannel.received_data","type":"Internet"},{"name":"smtpd.SMTPChannel.received_lines","path":"library/smtpd#smtpd.SMTPChannel.received_lines","type":"Internet"},{"name":"smtpd.SMTPChannel.seen_greeting","path":"library/smtpd#smtpd.SMTPChannel.seen_greeting","type":"Internet"},{"name":"smtpd.SMTPChannel.smtp_server","path":"library/smtpd#smtpd.SMTPChannel.smtp_server","type":"Internet"},{"name":"smtpd.SMTPChannel.smtp_state","path":"library/smtpd#smtpd.SMTPChannel.smtp_state","type":"Internet"},{"name":"smtpd.SMTPServer","path":"library/smtpd#smtpd.SMTPServer","type":"Internet"},{"name":"smtpd.SMTPServer.channel_class","path":"library/smtpd#smtpd.SMTPServer.channel_class","type":"Internet"},{"name":"smtpd.SMTPServer.process_message()","path":"library/smtpd#smtpd.SMTPServer.process_message","type":"Internet"},{"name":"smtplib","path":"library/smtplib","type":"Internet"},{"name":"smtplib.LMTP","path":"library/smtplib#smtplib.LMTP","type":"Internet"},{"name":"smtplib.SMTP","path":"library/smtplib#smtplib.SMTP","type":"Internet"},{"name":"smtplib.SMTP.auth()","path":"library/smtplib#smtplib.SMTP.auth","type":"Internet"},{"name":"smtplib.SMTP.connect()","path":"library/smtplib#smtplib.SMTP.connect","type":"Internet"},{"name":"smtplib.SMTP.docmd()","path":"library/smtplib#smtplib.SMTP.docmd","type":"Internet"},{"name":"smtplib.SMTP.ehlo()","path":"library/smtplib#smtplib.SMTP.ehlo","type":"Internet"},{"name":"smtplib.SMTP.ehlo_or_helo_if_needed()","path":"library/smtplib#smtplib.SMTP.ehlo_or_helo_if_needed","type":"Internet"},{"name":"smtplib.SMTP.has_extn()","path":"library/smtplib#smtplib.SMTP.has_extn","type":"Internet"},{"name":"smtplib.SMTP.helo()","path":"library/smtplib#smtplib.SMTP.helo","type":"Internet"},{"name":"smtplib.SMTP.login()","path":"library/smtplib#smtplib.SMTP.login","type":"Internet"},{"name":"smtplib.SMTP.quit()","path":"library/smtplib#smtplib.SMTP.quit","type":"Internet"},{"name":"smtplib.SMTP.sendmail()","path":"library/smtplib#smtplib.SMTP.sendmail","type":"Internet"},{"name":"smtplib.SMTP.send_message()","path":"library/smtplib#smtplib.SMTP.send_message","type":"Internet"},{"name":"smtplib.SMTP.set_debuglevel()","path":"library/smtplib#smtplib.SMTP.set_debuglevel","type":"Internet"},{"name":"smtplib.SMTP.starttls()","path":"library/smtplib#smtplib.SMTP.starttls","type":"Internet"},{"name":"smtplib.SMTP.verify()","path":"library/smtplib#smtplib.SMTP.verify","type":"Internet"},{"name":"smtplib.SMTPAuthenticationError","path":"library/smtplib#smtplib.SMTPAuthenticationError","type":"Internet"},{"name":"smtplib.SMTPConnectError","path":"library/smtplib#smtplib.SMTPConnectError","type":"Internet"},{"name":"smtplib.SMTPDataError","path":"library/smtplib#smtplib.SMTPDataError","type":"Internet"},{"name":"smtplib.SMTPException","path":"library/smtplib#smtplib.SMTPException","type":"Internet"},{"name":"smtplib.SMTPHeloError","path":"library/smtplib#smtplib.SMTPHeloError","type":"Internet"},{"name":"smtplib.SMTPNotSupportedError","path":"library/smtplib#smtplib.SMTPNotSupportedError","type":"Internet"},{"name":"smtplib.SMTPRecipientsRefused","path":"library/smtplib#smtplib.SMTPRecipientsRefused","type":"Internet"},{"name":"smtplib.SMTPResponseException","path":"library/smtplib#smtplib.SMTPResponseException","type":"Internet"},{"name":"smtplib.SMTPSenderRefused","path":"library/smtplib#smtplib.SMTPSenderRefused","type":"Internet"},{"name":"smtplib.SMTPServerDisconnected","path":"library/smtplib#smtplib.SMTPServerDisconnected","type":"Internet"},{"name":"smtplib.SMTP_SSL","path":"library/smtplib#smtplib.SMTP_SSL","type":"Internet"},{"name":"sndhdr","path":"library/sndhdr","type":"Multimedia"},{"name":"sndhdr.what()","path":"library/sndhdr#sndhdr.what","type":"Multimedia"},{"name":"sndhdr.whathdr()","path":"library/sndhdr#sndhdr.whathdr","type":"Multimedia"},{"name":"socket","path":"library/socket","type":"Networking"},{"name":"socket.CMSG_LEN()","path":"library/socket#socket.CMSG_LEN","type":"Networking"},{"name":"socket.CMSG_SPACE()","path":"library/socket#socket.CMSG_SPACE","type":"Networking"},{"name":"socket.create_connection()","path":"library/socket#socket.create_connection","type":"Networking"},{"name":"socket.error","path":"library/socket#socket.error","type":"Networking"},{"name":"socket.fromfd()","path":"library/socket#socket.fromfd","type":"Networking"},{"name":"socket.fromshare()","path":"library/socket#socket.fromshare","type":"Networking"},{"name":"socket.gaierror","path":"library/socket#socket.gaierror","type":"Networking"},{"name":"socket.getaddrinfo()","path":"library/socket#socket.getaddrinfo","type":"Networking"},{"name":"socket.getdefaulttimeout()","path":"library/socket#socket.getdefaulttimeout","type":"Networking"},{"name":"socket.getfqdn()","path":"library/socket#socket.getfqdn","type":"Networking"},{"name":"socket.gethostbyaddr()","path":"library/socket#socket.gethostbyaddr","type":"Networking"},{"name":"socket.gethostbyname()","path":"library/socket#socket.gethostbyname","type":"Networking"},{"name":"socket.gethostbyname_ex()","path":"library/socket#socket.gethostbyname_ex","type":"Networking"},{"name":"socket.gethostname()","path":"library/socket#socket.gethostname","type":"Networking"},{"name":"socket.getnameinfo()","path":"library/socket#socket.getnameinfo","type":"Networking"},{"name":"socket.getprotobyname()","path":"library/socket#socket.getprotobyname","type":"Networking"},{"name":"socket.getservbyname()","path":"library/socket#socket.getservbyname","type":"Networking"},{"name":"socket.getservbyport()","path":"library/socket#socket.getservbyport","type":"Networking"},{"name":"socket.has_ipv6","path":"library/socket#socket.has_ipv6","type":"Networking"},{"name":"socket.herror","path":"library/socket#socket.herror","type":"Networking"},{"name":"socket.htonl()","path":"library/socket#socket.htonl","type":"Networking"},{"name":"socket.htons()","path":"library/socket#socket.htons","type":"Networking"},{"name":"socket.if_indextoname()","path":"library/socket#socket.if_indextoname","type":"Networking"},{"name":"socket.if_nameindex()","path":"library/socket#socket.if_nameindex","type":"Networking"},{"name":"socket.if_nametoindex()","path":"library/socket#socket.if_nametoindex","type":"Networking"},{"name":"socket.inet_aton()","path":"library/socket#socket.inet_aton","type":"Networking"},{"name":"socket.inet_ntoa()","path":"library/socket#socket.inet_ntoa","type":"Networking"},{"name":"socket.inet_ntop()","path":"library/socket#socket.inet_ntop","type":"Networking"},{"name":"socket.inet_pton()","path":"library/socket#socket.inet_pton","type":"Networking"},{"name":"socket.ntohl()","path":"library/socket#socket.ntohl","type":"Networking"},{"name":"socket.ntohs()","path":"library/socket#socket.ntohs","type":"Networking"},{"name":"socket.setdefaulttimeout()","path":"library/socket#socket.setdefaulttimeout","type":"Networking"},{"name":"socket.sethostname()","path":"library/socket#socket.sethostname","type":"Networking"},{"name":"socket.socket()","path":"library/socket#socket.socket","type":"Networking"},{"name":"socket.socket.accept()","path":"library/socket#socket.socket.accept","type":"Networking"},{"name":"socket.socket.bind()","path":"library/socket#socket.socket.bind","type":"Networking"},{"name":"socket.socket.close()","path":"library/socket#socket.socket.close","type":"Networking"},{"name":"socket.socket.connect()","path":"library/socket#socket.socket.connect","type":"Networking"},{"name":"socket.socket.connect_ex()","path":"library/socket#socket.socket.connect_ex","type":"Networking"},{"name":"socket.socket.detach()","path":"library/socket#socket.socket.detach","type":"Networking"},{"name":"socket.socket.dup()","path":"library/socket#socket.socket.dup","type":"Networking"},{"name":"socket.socket.family","path":"library/socket#socket.socket.family","type":"Networking"},{"name":"socket.socket.fileno()","path":"library/socket#socket.socket.fileno","type":"Networking"},{"name":"socket.socket.getpeername()","path":"library/socket#socket.socket.getpeername","type":"Networking"},{"name":"socket.socket.getsockname()","path":"library/socket#socket.socket.getsockname","type":"Networking"},{"name":"socket.socket.getsockopt()","path":"library/socket#socket.socket.getsockopt","type":"Networking"},{"name":"socket.socket.gettimeout()","path":"library/socket#socket.socket.gettimeout","type":"Networking"},{"name":"socket.socket.get_inheritable()","path":"library/socket#socket.socket.get_inheritable","type":"Networking"},{"name":"socket.socket.ioctl()","path":"library/socket#socket.socket.ioctl","type":"Networking"},{"name":"socket.socket.listen()","path":"library/socket#socket.socket.listen","type":"Networking"},{"name":"socket.socket.makefile()","path":"library/socket#socket.socket.makefile","type":"Networking"},{"name":"socket.socket.proto","path":"library/socket#socket.socket.proto","type":"Networking"},{"name":"socket.socket.recv()","path":"library/socket#socket.socket.recv","type":"Networking"},{"name":"socket.socket.recvfrom()","path":"library/socket#socket.socket.recvfrom","type":"Networking"},{"name":"socket.socket.recvfrom_into()","path":"library/socket#socket.socket.recvfrom_into","type":"Networking"},{"name":"socket.socket.recvmsg()","path":"library/socket#socket.socket.recvmsg","type":"Networking"},{"name":"socket.socket.recvmsg_into()","path":"library/socket#socket.socket.recvmsg_into","type":"Networking"},{"name":"socket.socket.recv_into()","path":"library/socket#socket.socket.recv_into","type":"Networking"},{"name":"socket.socket.send()","path":"library/socket#socket.socket.send","type":"Networking"},{"name":"socket.socket.sendall()","path":"library/socket#socket.socket.sendall","type":"Networking"},{"name":"socket.socket.sendfile()","path":"library/socket#socket.socket.sendfile","type":"Networking"},{"name":"socket.socket.sendmsg()","path":"library/socket#socket.socket.sendmsg","type":"Networking"},{"name":"socket.socket.sendto()","path":"library/socket#socket.socket.sendto","type":"Networking"},{"name":"socket.socket.setblocking()","path":"library/socket#socket.socket.setblocking","type":"Networking"},{"name":"socket.socket.setsockopt()","path":"library/socket#socket.socket.setsockopt","type":"Networking"},{"name":"socket.socket.settimeout()","path":"library/socket#socket.socket.settimeout","type":"Networking"},{"name":"socket.socket.set_inheritable()","path":"library/socket#socket.socket.set_inheritable","type":"Networking"},{"name":"socket.socket.share()","path":"library/socket#socket.socket.share","type":"Networking"},{"name":"socket.socket.shutdown()","path":"library/socket#socket.socket.shutdown","type":"Networking"},{"name":"socket.socket.type","path":"library/socket#socket.socket.type","type":"Networking"},{"name":"socket.socketpair()","path":"library/socket#socket.socketpair","type":"Networking"},{"name":"socket.SocketType","path":"library/socket#socket.SocketType","type":"Networking"},{"name":"socket.timeout","path":"library/socket#socket.timeout","type":"Networking"},{"name":"socketserver","path":"library/socketserver","type":"Internet"},{"name":"socketserver.BaseRequestHandler","path":"library/socketserver#socketserver.BaseRequestHandler","type":"Internet"},{"name":"socketserver.BaseRequestHandler.finish()","path":"library/socketserver#socketserver.BaseRequestHandler.finish","type":"Internet"},{"name":"socketserver.BaseRequestHandler.handle()","path":"library/socketserver#socketserver.BaseRequestHandler.handle","type":"Internet"},{"name":"socketserver.BaseRequestHandler.setup()","path":"library/socketserver#socketserver.BaseRequestHandler.setup","type":"Internet"},{"name":"socketserver.BaseServer","path":"library/socketserver#socketserver.BaseServer","type":"Internet"},{"name":"socketserver.BaseServer.address_family","path":"library/socketserver#socketserver.BaseServer.address_family","type":"Internet"},{"name":"socketserver.BaseServer.allow_reuse_address","path":"library/socketserver#socketserver.BaseServer.allow_reuse_address","type":"Internet"},{"name":"socketserver.BaseServer.fileno()","path":"library/socketserver#socketserver.BaseServer.fileno","type":"Internet"},{"name":"socketserver.BaseServer.finish_request()","path":"library/socketserver#socketserver.BaseServer.finish_request","type":"Internet"},{"name":"socketserver.BaseServer.get_request()","path":"library/socketserver#socketserver.BaseServer.get_request","type":"Internet"},{"name":"socketserver.BaseServer.handle_error()","path":"library/socketserver#socketserver.BaseServer.handle_error","type":"Internet"},{"name":"socketserver.BaseServer.handle_request()","path":"library/socketserver#socketserver.BaseServer.handle_request","type":"Internet"},{"name":"socketserver.BaseServer.handle_timeout()","path":"library/socketserver#socketserver.BaseServer.handle_timeout","type":"Internet"},{"name":"socketserver.BaseServer.process_request()","path":"library/socketserver#socketserver.BaseServer.process_request","type":"Internet"},{"name":"socketserver.BaseServer.RequestHandlerClass","path":"library/socketserver#socketserver.BaseServer.RequestHandlerClass","type":"Internet"},{"name":"socketserver.BaseServer.request_queue_size","path":"library/socketserver#socketserver.BaseServer.request_queue_size","type":"Internet"},{"name":"socketserver.BaseServer.server_activate()","path":"library/socketserver#socketserver.BaseServer.server_activate","type":"Internet"},{"name":"socketserver.BaseServer.server_address","path":"library/socketserver#socketserver.BaseServer.server_address","type":"Internet"},{"name":"socketserver.BaseServer.server_bind()","path":"library/socketserver#socketserver.BaseServer.server_bind","type":"Internet"},{"name":"socketserver.BaseServer.server_close()","path":"library/socketserver#socketserver.BaseServer.server_close","type":"Internet"},{"name":"socketserver.BaseServer.serve_forever()","path":"library/socketserver#socketserver.BaseServer.serve_forever","type":"Internet"},{"name":"socketserver.BaseServer.service_actions()","path":"library/socketserver#socketserver.BaseServer.service_actions","type":"Internet"},{"name":"socketserver.BaseServer.shutdown()","path":"library/socketserver#socketserver.BaseServer.shutdown","type":"Internet"},{"name":"socketserver.BaseServer.socket","path":"library/socketserver#socketserver.BaseServer.socket","type":"Internet"},{"name":"socketserver.BaseServer.socket_type","path":"library/socketserver#socketserver.BaseServer.socket_type","type":"Internet"},{"name":"socketserver.BaseServer.timeout","path":"library/socketserver#socketserver.BaseServer.timeout","type":"Internet"},{"name":"socketserver.BaseServer.verify_request()","path":"library/socketserver#socketserver.BaseServer.verify_request","type":"Internet"},{"name":"socketserver.DatagramRequestHandler","path":"library/socketserver#socketserver.DatagramRequestHandler","type":"Internet"},{"name":"socketserver.ForkingMixIn","path":"library/socketserver#socketserver.ForkingMixIn","type":"Internet"},{"name":"socketserver.ForkingTCPServer","path":"library/socketserver#socketserver.ForkingTCPServer","type":"Internet"},{"name":"socketserver.ForkingUDPServer","path":"library/socketserver#socketserver.ForkingUDPServer","type":"Internet"},{"name":"socketserver.StreamRequestHandler","path":"library/socketserver#socketserver.StreamRequestHandler","type":"Internet"},{"name":"socketserver.TCPServer","path":"library/socketserver#socketserver.TCPServer","type":"Internet"},{"name":"socketserver.ThreadingMixIn","path":"library/socketserver#socketserver.ThreadingMixIn","type":"Internet"},{"name":"socketserver.ThreadingTCPServer","path":"library/socketserver#socketserver.ThreadingTCPServer","type":"Internet"},{"name":"socketserver.ThreadingUDPServer","path":"library/socketserver#socketserver.ThreadingUDPServer","type":"Internet"},{"name":"socketserver.UDPServer","path":"library/socketserver#socketserver.UDPServer","type":"Internet"},{"name":"socketserver.UnixDatagramServer","path":"library/socketserver#socketserver.UnixDatagramServer","type":"Internet"},{"name":"socketserver.UnixStreamServer","path":"library/socketserver#socketserver.UnixStreamServer","type":"Internet"},{"name":"sorted()","path":"library/functions#sorted","type":"Built-in Functions"},{"name":"spwd","path":"library/spwd","type":"Unix"},{"name":"spwd.getspall()","path":"library/spwd#spwd.getspall","type":"Unix"},{"name":"spwd.getspnam()","path":"library/spwd#spwd.getspnam","type":"Unix"},{"name":"sqlite3","path":"library/sqlite3","type":"Data Persistence"},{"name":"sqlite3.complete_statement()","path":"library/sqlite3#sqlite3.complete_statement","type":"Data Persistence"},{"name":"sqlite3.connect()","path":"library/sqlite3#sqlite3.connect","type":"Data Persistence"},{"name":"sqlite3.Connection","path":"library/sqlite3#sqlite3.Connection","type":"Data Persistence"},{"name":"sqlite3.Connection.close()","path":"library/sqlite3#sqlite3.Connection.close","type":"Data Persistence"},{"name":"sqlite3.Connection.commit()","path":"library/sqlite3#sqlite3.Connection.commit","type":"Data Persistence"},{"name":"sqlite3.Connection.create_aggregate()","path":"library/sqlite3#sqlite3.Connection.create_aggregate","type":"Data Persistence"},{"name":"sqlite3.Connection.create_collation()","path":"library/sqlite3#sqlite3.Connection.create_collation","type":"Data Persistence"},{"name":"sqlite3.Connection.create_function()","path":"library/sqlite3#sqlite3.Connection.create_function","type":"Data Persistence"},{"name":"sqlite3.Connection.cursor()","path":"library/sqlite3#sqlite3.Connection.cursor","type":"Data Persistence"},{"name":"sqlite3.Connection.enable_load_extension()","path":"library/sqlite3#sqlite3.Connection.enable_load_extension","type":"Data Persistence"},{"name":"sqlite3.Connection.execute()","path":"library/sqlite3#sqlite3.Connection.execute","type":"Data Persistence"},{"name":"sqlite3.Connection.executemany()","path":"library/sqlite3#sqlite3.Connection.executemany","type":"Data Persistence"},{"name":"sqlite3.Connection.executescript()","path":"library/sqlite3#sqlite3.Connection.executescript","type":"Data Persistence"},{"name":"sqlite3.Connection.interrupt()","path":"library/sqlite3#sqlite3.Connection.interrupt","type":"Data Persistence"},{"name":"sqlite3.Connection.in_transaction","path":"library/sqlite3#sqlite3.Connection.in_transaction","type":"Data Persistence"},{"name":"sqlite3.Connection.isolation_level","path":"library/sqlite3#sqlite3.Connection.isolation_level","type":"Data Persistence"},{"name":"sqlite3.Connection.iterdump()","path":"library/sqlite3#sqlite3.Connection.iterdump","type":"Data Persistence"},{"name":"sqlite3.Connection.load_extension()","path":"library/sqlite3#sqlite3.Connection.load_extension","type":"Data Persistence"},{"name":"sqlite3.Connection.rollback()","path":"library/sqlite3#sqlite3.Connection.rollback","type":"Data Persistence"},{"name":"sqlite3.Connection.row_factory","path":"library/sqlite3#sqlite3.Connection.row_factory","type":"Data Persistence"},{"name":"sqlite3.Connection.set_authorizer()","path":"library/sqlite3#sqlite3.Connection.set_authorizer","type":"Data Persistence"},{"name":"sqlite3.Connection.set_progress_handler()","path":"library/sqlite3#sqlite3.Connection.set_progress_handler","type":"Data Persistence"},{"name":"sqlite3.Connection.set_trace_callback()","path":"library/sqlite3#sqlite3.Connection.set_trace_callback","type":"Data Persistence"},{"name":"sqlite3.Connection.text_factory","path":"library/sqlite3#sqlite3.Connection.text_factory","type":"Data Persistence"},{"name":"sqlite3.Connection.total_changes","path":"library/sqlite3#sqlite3.Connection.total_changes","type":"Data Persistence"},{"name":"sqlite3.Cursor","path":"library/sqlite3#sqlite3.Cursor","type":"Data Persistence"},{"name":"sqlite3.Cursor.close()","path":"library/sqlite3#sqlite3.Cursor.close","type":"Data Persistence"},{"name":"sqlite3.Cursor.connection","path":"library/sqlite3#sqlite3.Cursor.connection","type":"Data Persistence"},{"name":"sqlite3.Cursor.description","path":"library/sqlite3#sqlite3.Cursor.description","type":"Data Persistence"},{"name":"sqlite3.Cursor.execute()","path":"library/sqlite3#sqlite3.Cursor.execute","type":"Data Persistence"},{"name":"sqlite3.Cursor.executemany()","path":"library/sqlite3#sqlite3.Cursor.executemany","type":"Data Persistence"},{"name":"sqlite3.Cursor.executescript()","path":"library/sqlite3#sqlite3.Cursor.executescript","type":"Data Persistence"},{"name":"sqlite3.Cursor.fetchall()","path":"library/sqlite3#sqlite3.Cursor.fetchall","type":"Data Persistence"},{"name":"sqlite3.Cursor.fetchmany()","path":"library/sqlite3#sqlite3.Cursor.fetchmany","type":"Data Persistence"},{"name":"sqlite3.Cursor.fetchone()","path":"library/sqlite3#sqlite3.Cursor.fetchone","type":"Data Persistence"},{"name":"sqlite3.Cursor.lastrowid","path":"library/sqlite3#sqlite3.Cursor.lastrowid","type":"Data Persistence"},{"name":"sqlite3.Cursor.rowcount","path":"library/sqlite3#sqlite3.Cursor.rowcount","type":"Data Persistence"},{"name":"sqlite3.DatabaseError","path":"library/sqlite3#sqlite3.DatabaseError","type":"Data Persistence"},{"name":"sqlite3.enable_callback_tracebacks()","path":"library/sqlite3#sqlite3.enable_callback_tracebacks","type":"Data Persistence"},{"name":"sqlite3.Error","path":"library/sqlite3#sqlite3.Error","type":"Data Persistence"},{"name":"sqlite3.IntegrityError","path":"library/sqlite3#sqlite3.IntegrityError","type":"Data Persistence"},{"name":"sqlite3.ProgrammingError","path":"library/sqlite3#sqlite3.ProgrammingError","type":"Data Persistence"},{"name":"sqlite3.register_adapter()","path":"library/sqlite3#sqlite3.register_adapter","type":"Data Persistence"},{"name":"sqlite3.register_converter()","path":"library/sqlite3#sqlite3.register_converter","type":"Data Persistence"},{"name":"sqlite3.Row","path":"library/sqlite3#sqlite3.Row","type":"Data Persistence"},{"name":"sqlite3.Row.keys()","path":"library/sqlite3#sqlite3.Row.keys","type":"Data Persistence"},{"name":"sqlite3.sqlite_version","path":"library/sqlite3#sqlite3.sqlite_version","type":"Data Persistence"},{"name":"sqlite3.sqlite_version_info","path":"library/sqlite3#sqlite3.sqlite_version_info","type":"Data Persistence"},{"name":"sqlite3.version","path":"library/sqlite3#sqlite3.version","type":"Data Persistence"},{"name":"sqlite3.version_info","path":"library/sqlite3#sqlite3.version_info","type":"Data Persistence"},{"name":"sqlite3.Warning","path":"library/sqlite3#sqlite3.Warning","type":"Data Persistence"},{"name":"ssl","path":"library/ssl","type":"Networking"},{"name":"ssl.CertificateError","path":"library/ssl#ssl.CertificateError","type":"Networking"},{"name":"ssl.cert_time_to_seconds()","path":"library/ssl#ssl.cert_time_to_seconds","type":"Networking"},{"name":"ssl.create_default_context()","path":"library/ssl#ssl.create_default_context","type":"Networking"},{"name":"ssl.DER_cert_to_PEM_cert()","path":"library/ssl#ssl.DER_cert_to_PEM_cert","type":"Networking"},{"name":"ssl.enum_certificates()","path":"library/ssl#ssl.enum_certificates","type":"Networking"},{"name":"ssl.enum_crls()","path":"library/ssl#ssl.enum_crls","type":"Networking"},{"name":"ssl.get_default_verify_paths()","path":"library/ssl#ssl.get_default_verify_paths","type":"Networking"},{"name":"ssl.get_server_certificate()","path":"library/ssl#ssl.get_server_certificate","type":"Networking"},{"name":"ssl.match_hostname()","path":"library/ssl#ssl.match_hostname","type":"Networking"},{"name":"ssl.MemoryBIO","path":"library/ssl#ssl.MemoryBIO","type":"Networking"},{"name":"ssl.MemoryBIO.eof","path":"library/ssl#ssl.MemoryBIO.eof","type":"Networking"},{"name":"ssl.MemoryBIO.pending","path":"library/ssl#ssl.MemoryBIO.pending","type":"Networking"},{"name":"ssl.MemoryBIO.read()","path":"library/ssl#ssl.MemoryBIO.read","type":"Networking"},{"name":"ssl.MemoryBIO.write()","path":"library/ssl#ssl.MemoryBIO.write","type":"Networking"},{"name":"ssl.MemoryBIO.write_eof()","path":"library/ssl#ssl.MemoryBIO.write_eof","type":"Networking"},{"name":"ssl.OP_NO_SSLv2","path":"library/ssl#ssl.OP_NO_SSLv2","type":"Networking"},{"name":"ssl.OP_NO_SSLv3","path":"library/ssl#ssl.OP_NO_SSLv3","type":"Networking"},{"name":"ssl.OP_NO_TLSv1","path":"library/ssl#ssl.OP_NO_TLSv1","type":"Networking"},{"name":"ssl.OP_NO_TLSv1_1","path":"library/ssl#ssl.OP_NO_TLSv1_1","type":"Networking"},{"name":"ssl.OP_NO_TLSv1_2","path":"library/ssl#ssl.OP_NO_TLSv1_2","type":"Networking"},{"name":"ssl.PEM_cert_to_DER_cert()","path":"library/ssl#ssl.PEM_cert_to_DER_cert","type":"Networking"},{"name":"ssl.PROTOCOL_SSLv2","path":"library/ssl#ssl.PROTOCOL_SSLv2","type":"Networking"},{"name":"ssl.PROTOCOL_SSLv23","path":"library/ssl#ssl.PROTOCOL_SSLv23","type":"Networking"},{"name":"ssl.PROTOCOL_SSLv3","path":"library/ssl#ssl.PROTOCOL_SSLv3","type":"Networking"},{"name":"ssl.PROTOCOL_TLSv1","path":"library/ssl#ssl.PROTOCOL_TLSv1","type":"Networking"},{"name":"ssl.PROTOCOL_TLSv1_1","path":"library/ssl#ssl.PROTOCOL_TLSv1_1","type":"Networking"},{"name":"ssl.PROTOCOL_TLSv1_2","path":"library/ssl#ssl.PROTOCOL_TLSv1_2","type":"Networking"},{"name":"ssl.RAND_add()","path":"library/ssl#ssl.RAND_add","type":"Networking"},{"name":"ssl.RAND_bytes()","path":"library/ssl#ssl.RAND_bytes","type":"Networking"},{"name":"ssl.RAND_egd()","path":"library/ssl#ssl.RAND_egd","type":"Networking"},{"name":"ssl.RAND_pseudo_bytes()","path":"library/ssl#ssl.RAND_pseudo_bytes","type":"Networking"},{"name":"ssl.RAND_status()","path":"library/ssl#ssl.RAND_status","type":"Networking"},{"name":"ssl.SSLContext","path":"library/ssl#ssl.SSLContext","type":"Networking"},{"name":"ssl.SSLContext.cert_store_stats()","path":"library/ssl#ssl.SSLContext.cert_store_stats","type":"Networking"},{"name":"ssl.SSLContext.check_hostname","path":"library/ssl#ssl.SSLContext.check_hostname","type":"Networking"},{"name":"ssl.SSLContext.get_ca_certs()","path":"library/ssl#ssl.SSLContext.get_ca_certs","type":"Networking"},{"name":"ssl.SSLContext.load_cert_chain()","path":"library/ssl#ssl.SSLContext.load_cert_chain","type":"Networking"},{"name":"ssl.SSLContext.load_default_certs()","path":"library/ssl#ssl.SSLContext.load_default_certs","type":"Networking"},{"name":"ssl.SSLContext.load_dh_params()","path":"library/ssl#ssl.SSLContext.load_dh_params","type":"Networking"},{"name":"ssl.SSLContext.load_verify_locations()","path":"library/ssl#ssl.SSLContext.load_verify_locations","type":"Networking"},{"name":"ssl.SSLContext.options","path":"library/ssl#ssl.SSLContext.options","type":"Networking"},{"name":"ssl.SSLContext.protocol","path":"library/ssl#ssl.SSLContext.protocol","type":"Networking"},{"name":"ssl.SSLContext.session_stats()","path":"library/ssl#ssl.SSLContext.session_stats","type":"Networking"},{"name":"ssl.SSLContext.set_alpn_protocols()","path":"library/ssl#ssl.SSLContext.set_alpn_protocols","type":"Networking"},{"name":"ssl.SSLContext.set_ciphers()","path":"library/ssl#ssl.SSLContext.set_ciphers","type":"Networking"},{"name":"ssl.SSLContext.set_default_verify_paths()","path":"library/ssl#ssl.SSLContext.set_default_verify_paths","type":"Networking"},{"name":"ssl.SSLContext.set_ecdh_curve()","path":"library/ssl#ssl.SSLContext.set_ecdh_curve","type":"Networking"},{"name":"ssl.SSLContext.set_npn_protocols()","path":"library/ssl#ssl.SSLContext.set_npn_protocols","type":"Networking"},{"name":"ssl.SSLContext.set_servername_callback()","path":"library/ssl#ssl.SSLContext.set_servername_callback","type":"Networking"},{"name":"ssl.SSLContext.verify_flags","path":"library/ssl#ssl.SSLContext.verify_flags","type":"Networking"},{"name":"ssl.SSLContext.verify_mode","path":"library/ssl#ssl.SSLContext.verify_mode","type":"Networking"},{"name":"ssl.SSLContext.wrap_bio()","path":"library/ssl#ssl.SSLContext.wrap_bio","type":"Networking"},{"name":"ssl.SSLContext.wrap_socket()","path":"library/ssl#ssl.SSLContext.wrap_socket","type":"Networking"},{"name":"ssl.SSLEOFError","path":"library/ssl#ssl.SSLEOFError","type":"Networking"},{"name":"ssl.SSLError","path":"library/ssl#ssl.SSLError","type":"Networking"},{"name":"ssl.SSLError.library","path":"library/ssl#ssl.SSLError.library","type":"Networking"},{"name":"ssl.SSLError.reason","path":"library/ssl#ssl.SSLError.reason","type":"Networking"},{"name":"ssl.SSLObject","path":"library/ssl#ssl.SSLObject","type":"Networking"},{"name":"ssl.SSLSocket","path":"library/ssl#ssl.SSLSocket","type":"Networking"},{"name":"ssl.SSLSocket.cipher()","path":"library/ssl#ssl.SSLSocket.cipher","type":"Networking"},{"name":"ssl.SSLSocket.compression()","path":"library/ssl#ssl.SSLSocket.compression","type":"Networking"},{"name":"ssl.SSLSocket.context","path":"library/ssl#ssl.SSLSocket.context","type":"Networking"},{"name":"ssl.SSLSocket.do_handshake()","path":"library/ssl#ssl.SSLSocket.do_handshake","type":"Networking"},{"name":"ssl.SSLSocket.getpeercert()","path":"library/ssl#ssl.SSLSocket.getpeercert","type":"Networking"},{"name":"ssl.SSLSocket.get_channel_binding()","path":"library/ssl#ssl.SSLSocket.get_channel_binding","type":"Networking"},{"name":"ssl.SSLSocket.pending()","path":"library/ssl#ssl.SSLSocket.pending","type":"Networking"},{"name":"ssl.SSLSocket.read()","path":"library/ssl#ssl.SSLSocket.read","type":"Networking"},{"name":"ssl.SSLSocket.selected_alpn_protocol()","path":"library/ssl#ssl.SSLSocket.selected_alpn_protocol","type":"Networking"},{"name":"ssl.SSLSocket.selected_npn_protocol()","path":"library/ssl#ssl.SSLSocket.selected_npn_protocol","type":"Networking"},{"name":"ssl.SSLSocket.server_hostname","path":"library/ssl#ssl.SSLSocket.server_hostname","type":"Networking"},{"name":"ssl.SSLSocket.server_side","path":"library/ssl#ssl.SSLSocket.server_side","type":"Networking"},{"name":"ssl.SSLSocket.shared_ciphers()","path":"library/ssl#ssl.SSLSocket.shared_ciphers","type":"Networking"},{"name":"ssl.SSLSocket.unwrap()","path":"library/ssl#ssl.SSLSocket.unwrap","type":"Networking"},{"name":"ssl.SSLSocket.version()","path":"library/ssl#ssl.SSLSocket.version","type":"Networking"},{"name":"ssl.SSLSocket.write()","path":"library/ssl#ssl.SSLSocket.write","type":"Networking"},{"name":"ssl.SSLSyscallError","path":"library/ssl#ssl.SSLSyscallError","type":"Networking"},{"name":"ssl.SSLWantReadError","path":"library/ssl#ssl.SSLWantReadError","type":"Networking"},{"name":"ssl.SSLWantWriteError","path":"library/ssl#ssl.SSLWantWriteError","type":"Networking"},{"name":"ssl.SSLZeroReturnError","path":"library/ssl#ssl.SSLZeroReturnError","type":"Networking"},{"name":"ssl.wrap_socket()","path":"library/ssl#ssl.wrap_socket","type":"Networking"},{"name":"stat","path":"library/stat","type":"File & Directory Access"},{"name":"stat.filemode()","path":"library/stat#stat.filemode","type":"File & Directory Access"},{"name":"stat.S_IFMT()","path":"library/stat#stat.S_IFMT","type":"File & Directory Access"},{"name":"stat.S_IMODE()","path":"library/stat#stat.S_IMODE","type":"File & Directory Access"},{"name":"stat.S_ISBLK()","path":"library/stat#stat.S_ISBLK","type":"File & Directory Access"},{"name":"stat.S_ISCHR()","path":"library/stat#stat.S_ISCHR","type":"File & Directory Access"},{"name":"stat.S_ISDIR()","path":"library/stat#stat.S_ISDIR","type":"File & Directory Access"},{"name":"stat.S_ISDOOR()","path":"library/stat#stat.S_ISDOOR","type":"File & Directory Access"},{"name":"stat.S_ISFIFO()","path":"library/stat#stat.S_ISFIFO","type":"File & Directory Access"},{"name":"stat.S_ISLNK()","path":"library/stat#stat.S_ISLNK","type":"File & Directory Access"},{"name":"stat.S_ISPORT()","path":"library/stat#stat.S_ISPORT","type":"File & Directory Access"},{"name":"stat.S_ISREG()","path":"library/stat#stat.S_ISREG","type":"File & Directory Access"},{"name":"stat.S_ISSOCK()","path":"library/stat#stat.S_ISSOCK","type":"File & Directory Access"},{"name":"stat.S_ISWHT()","path":"library/stat#stat.S_ISWHT","type":"File & Directory Access"},{"name":"staticmethod()","path":"library/functions#staticmethod","type":"Built-in Functions"},{"name":"statistics","path":"library/statistics","type":"Numeric & Mathematical"},{"name":"statistics.mean()","path":"library/statistics#statistics.mean","type":"Numeric & Mathematical"},{"name":"statistics.median()","path":"library/statistics#statistics.median","type":"Numeric & Mathematical"},{"name":"statistics.median_grouped()","path":"library/statistics#statistics.median_grouped","type":"Numeric & Mathematical"},{"name":"statistics.median_high()","path":"library/statistics#statistics.median_high","type":"Numeric & Mathematical"},{"name":"statistics.median_low()","path":"library/statistics#statistics.median_low","type":"Numeric & Mathematical"},{"name":"statistics.mode()","path":"library/statistics#statistics.mode","type":"Numeric & Mathematical"},{"name":"statistics.pstdev()","path":"library/statistics#statistics.pstdev","type":"Numeric & Mathematical"},{"name":"statistics.pvariance()","path":"library/statistics#statistics.pvariance","type":"Numeric & Mathematical"},{"name":"statistics.StatisticsError","path":"library/statistics#statistics.StatisticsError","type":"Numeric & Mathematical"},{"name":"statistics.stdev()","path":"library/statistics#statistics.stdev","type":"Numeric & Mathematical"},{"name":"statistics.variance()","path":"library/statistics#statistics.variance","type":"Numeric & Mathematical"},{"name":"StopAsyncIteration","path":"library/exceptions#StopAsyncIteration","type":"Built-in Exceptions"},{"name":"StopIteration","path":"library/exceptions#StopIteration","type":"Built-in Exceptions"},{"name":"str","path":"library/functions#str","type":"Built-in Functions"},{"name":"str","path":"library/stdtypes#str","type":"Built-in Types"},{"name":"str.capitalize()","path":"library/stdtypes#str.capitalize","type":"Built-in Types"},{"name":"str.casefold()","path":"library/stdtypes#str.casefold","type":"Built-in Types"},{"name":"str.center()","path":"library/stdtypes#str.center","type":"Built-in Types"},{"name":"str.count()","path":"library/stdtypes#str.count","type":"Built-in Types"},{"name":"str.encode()","path":"library/stdtypes#str.encode","type":"Built-in Types"},{"name":"str.endswith()","path":"library/stdtypes#str.endswith","type":"Built-in Types"},{"name":"str.expandtabs()","path":"library/stdtypes#str.expandtabs","type":"Built-in Types"},{"name":"str.find()","path":"library/stdtypes#str.find","type":"Built-in Types"},{"name":"str.format()","path":"library/stdtypes#str.format","type":"Built-in Types"},{"name":"str.format_map()","path":"library/stdtypes#str.format_map","type":"Built-in Types"},{"name":"str.index()","path":"library/stdtypes#str.index","type":"Built-in Types"},{"name":"str.isalnum()","path":"library/stdtypes#str.isalnum","type":"Built-in Types"},{"name":"str.isalpha()","path":"library/stdtypes#str.isalpha","type":"Built-in Types"},{"name":"str.isdecimal()","path":"library/stdtypes#str.isdecimal","type":"Built-in Types"},{"name":"str.isdigit()","path":"library/stdtypes#str.isdigit","type":"Built-in Types"},{"name":"str.isidentifier()","path":"library/stdtypes#str.isidentifier","type":"Built-in Types"},{"name":"str.islower()","path":"library/stdtypes#str.islower","type":"Built-in Types"},{"name":"str.isnumeric()","path":"library/stdtypes#str.isnumeric","type":"Built-in Types"},{"name":"str.isprintable()","path":"library/stdtypes#str.isprintable","type":"Built-in Types"},{"name":"str.isspace()","path":"library/stdtypes#str.isspace","type":"Built-in Types"},{"name":"str.istitle()","path":"library/stdtypes#str.istitle","type":"Built-in Types"},{"name":"str.isupper()","path":"library/stdtypes#str.isupper","type":"Built-in Types"},{"name":"str.join()","path":"library/stdtypes#str.join","type":"Built-in Types"},{"name":"str.ljust()","path":"library/stdtypes#str.ljust","type":"Built-in Types"},{"name":"str.lower()","path":"library/stdtypes#str.lower","type":"Built-in Types"},{"name":"str.lstrip()","path":"library/stdtypes#str.lstrip","type":"Built-in Types"},{"name":"str.maketrans()","path":"library/stdtypes#str.maketrans","type":"Built-in Types"},{"name":"str.partition()","path":"library/stdtypes#str.partition","type":"Built-in Types"},{"name":"str.replace()","path":"library/stdtypes#str.replace","type":"Built-in Types"},{"name":"str.rfind()","path":"library/stdtypes#str.rfind","type":"Built-in Types"},{"name":"str.rindex()","path":"library/stdtypes#str.rindex","type":"Built-in Types"},{"name":"str.rjust()","path":"library/stdtypes#str.rjust","type":"Built-in Types"},{"name":"str.rpartition()","path":"library/stdtypes#str.rpartition","type":"Built-in Types"},{"name":"str.rsplit()","path":"library/stdtypes#str.rsplit","type":"Built-in Types"},{"name":"str.rstrip()","path":"library/stdtypes#str.rstrip","type":"Built-in Types"},{"name":"str.split()","path":"library/stdtypes#str.split","type":"Built-in Types"},{"name":"str.splitlines()","path":"library/stdtypes#str.splitlines","type":"Built-in Types"},{"name":"str.startswith()","path":"library/stdtypes#str.startswith","type":"Built-in Types"},{"name":"str.strip()","path":"library/stdtypes#str.strip","type":"Built-in Types"},{"name":"str.swapcase()","path":"library/stdtypes#str.swapcase","type":"Built-in Types"},{"name":"str.title()","path":"library/stdtypes#str.title","type":"Built-in Types"},{"name":"str.translate()","path":"library/stdtypes#str.translate","type":"Built-in Types"},{"name":"str.upper()","path":"library/stdtypes#str.upper","type":"Built-in Types"},{"name":"str.zfill()","path":"library/stdtypes#str.zfill","type":"Built-in Types"},{"name":"Streams (coroutine based API)","path":"library/asyncio-stream","type":"Input/ouput"},{"name":"string","path":"library/string","type":"Text Processing"},{"name":"string.ascii_letters","path":"library/string#string.ascii_letters","type":"Text Processing"},{"name":"string.ascii_lowercase","path":"library/string#string.ascii_lowercase","type":"Text Processing"},{"name":"string.ascii_uppercase","path":"library/string#string.ascii_uppercase","type":"Text Processing"},{"name":"string.capwords()","path":"library/string#string.capwords","type":"Text Processing"},{"name":"string.digits","path":"library/string#string.digits","type":"Text Processing"},{"name":"string.Formatter","path":"library/string#string.Formatter","type":"Text Processing"},{"name":"string.Formatter.check_unused_args()","path":"library/string#string.Formatter.check_unused_args","type":"Text Processing"},{"name":"string.Formatter.convert_field()","path":"library/string#string.Formatter.convert_field","type":"Text Processing"},{"name":"string.Formatter.format()","path":"library/string#string.Formatter.format","type":"Text Processing"},{"name":"string.Formatter.format_field()","path":"library/string#string.Formatter.format_field","type":"Text Processing"},{"name":"string.Formatter.get_field()","path":"library/string#string.Formatter.get_field","type":"Text Processing"},{"name":"string.Formatter.get_value()","path":"library/string#string.Formatter.get_value","type":"Text Processing"},{"name":"string.Formatter.parse()","path":"library/string#string.Formatter.parse","type":"Text Processing"},{"name":"string.Formatter.vformat()","path":"library/string#string.Formatter.vformat","type":"Text Processing"},{"name":"string.hexdigits","path":"library/string#string.hexdigits","type":"Text Processing"},{"name":"string.octdigits","path":"library/string#string.octdigits","type":"Text Processing"},{"name":"string.printable","path":"library/string#string.printable","type":"Text Processing"},{"name":"string.punctuation","path":"library/string#string.punctuation","type":"Text Processing"},{"name":"string.Template","path":"library/string#string.Template","type":"Text Processing"},{"name":"string.Template.safe_substitute()","path":"library/string#string.Template.safe_substitute","type":"Text Processing"},{"name":"string.Template.substitute()","path":"library/string#string.Template.substitute","type":"Text Processing"},{"name":"string.Template.template","path":"library/string#string.Template.template","type":"Text Processing"},{"name":"string.whitespace","path":"library/string#string.whitespace","type":"Text Processing"},{"name":"stringprep","path":"library/stringprep","type":"Text Processing"},{"name":"stringprep.in_table_a1()","path":"library/stringprep#stringprep.in_table_a1","type":"Text Processing"},{"name":"stringprep.in_table_b1()","path":"library/stringprep#stringprep.in_table_b1","type":"Text Processing"},{"name":"stringprep.in_table_c11()","path":"library/stringprep#stringprep.in_table_c11","type":"Text Processing"},{"name":"stringprep.in_table_c11_c12()","path":"library/stringprep#stringprep.in_table_c11_c12","type":"Text Processing"},{"name":"stringprep.in_table_c12()","path":"library/stringprep#stringprep.in_table_c12","type":"Text Processing"},{"name":"stringprep.in_table_c21()","path":"library/stringprep#stringprep.in_table_c21","type":"Text Processing"},{"name":"stringprep.in_table_c21_c22()","path":"library/stringprep#stringprep.in_table_c21_c22","type":"Text Processing"},{"name":"stringprep.in_table_c22()","path":"library/stringprep#stringprep.in_table_c22","type":"Text Processing"},{"name":"stringprep.in_table_c3()","path":"library/stringprep#stringprep.in_table_c3","type":"Text Processing"},{"name":"stringprep.in_table_c4()","path":"library/stringprep#stringprep.in_table_c4","type":"Text Processing"},{"name":"stringprep.in_table_c5()","path":"library/stringprep#stringprep.in_table_c5","type":"Text Processing"},{"name":"stringprep.in_table_c6()","path":"library/stringprep#stringprep.in_table_c6","type":"Text Processing"},{"name":"stringprep.in_table_c7()","path":"library/stringprep#stringprep.in_table_c7","type":"Text Processing"},{"name":"stringprep.in_table_c8()","path":"library/stringprep#stringprep.in_table_c8","type":"Text Processing"},{"name":"stringprep.in_table_c9()","path":"library/stringprep#stringprep.in_table_c9","type":"Text Processing"},{"name":"stringprep.in_table_d1()","path":"library/stringprep#stringprep.in_table_d1","type":"Text Processing"},{"name":"stringprep.in_table_d2()","path":"library/stringprep#stringprep.in_table_d2","type":"Text Processing"},{"name":"stringprep.map_table_b2()","path":"library/stringprep#stringprep.map_table_b2","type":"Text Processing"},{"name":"stringprep.map_table_b3()","path":"library/stringprep#stringprep.map_table_b3","type":"Text Processing"},{"name":"struct","path":"library/struct","type":"Binary Data"},{"name":"struct.calcsize()","path":"library/struct#struct.calcsize","type":"Binary Data"},{"name":"struct.error","path":"library/struct#struct.error","type":"Binary Data"},{"name":"struct.iter_unpack()","path":"library/struct#struct.iter_unpack","type":"Binary Data"},{"name":"struct.pack()","path":"library/struct#struct.pack","type":"Binary Data"},{"name":"struct.pack_into()","path":"library/struct#struct.pack_into","type":"Binary Data"},{"name":"struct.Struct","path":"library/struct#struct.Struct","type":"Binary Data"},{"name":"struct.Struct.format","path":"library/struct#struct.Struct.format","type":"Binary Data"},{"name":"struct.Struct.iter_unpack()","path":"library/struct#struct.Struct.iter_unpack","type":"Binary Data"},{"name":"struct.Struct.pack()","path":"library/struct#struct.Struct.pack","type":"Binary Data"},{"name":"struct.Struct.pack_into()","path":"library/struct#struct.Struct.pack_into","type":"Binary Data"},{"name":"struct.Struct.size","path":"library/struct#struct.Struct.size","type":"Binary Data"},{"name":"struct.Struct.unpack()","path":"library/struct#struct.Struct.unpack","type":"Binary Data"},{"name":"struct.Struct.unpack_from()","path":"library/struct#struct.Struct.unpack_from","type":"Binary Data"},{"name":"struct.unpack()","path":"library/struct#struct.unpack","type":"Binary Data"},{"name":"struct.unpack_from()","path":"library/struct#struct.unpack_from","type":"Binary Data"},{"name":"subprocess","path":"library/subprocess","type":"Concurrent Execution"},{"name":"Subprocess","path":"library/asyncio-subprocess","type":"Input/ouput"},{"name":"subprocess.call()","path":"library/subprocess#subprocess.call","type":"Concurrent Execution"},{"name":"subprocess.CalledProcessError","path":"library/subprocess#subprocess.CalledProcessError","type":"Concurrent Execution"},{"name":"subprocess.CalledProcessError.cmd","path":"library/subprocess#subprocess.CalledProcessError.cmd","type":"Concurrent Execution"},{"name":"subprocess.CalledProcessError.output","path":"library/subprocess#subprocess.CalledProcessError.output","type":"Concurrent Execution"},{"name":"subprocess.CalledProcessError.returncode","path":"library/subprocess#subprocess.CalledProcessError.returncode","type":"Concurrent Execution"},{"name":"subprocess.CalledProcessError.stderr","path":"library/subprocess#subprocess.CalledProcessError.stderr","type":"Concurrent Execution"},{"name":"subprocess.CalledProcessError.stdout","path":"library/subprocess#subprocess.CalledProcessError.stdout","type":"Concurrent Execution"},{"name":"subprocess.check_call()","path":"library/subprocess#subprocess.check_call","type":"Concurrent Execution"},{"name":"subprocess.check_output()","path":"library/subprocess#subprocess.check_output","type":"Concurrent Execution"},{"name":"subprocess.CompletedProcess","path":"library/subprocess#subprocess.CompletedProcess","type":"Concurrent Execution"},{"name":"subprocess.CompletedProcess.args","path":"library/subprocess#subprocess.CompletedProcess.args","type":"Concurrent Execution"},{"name":"subprocess.CompletedProcess.check_returncode()","path":"library/subprocess#subprocess.CompletedProcess.check_returncode","type":"Concurrent Execution"},{"name":"subprocess.CompletedProcess.returncode","path":"library/subprocess#subprocess.CompletedProcess.returncode","type":"Concurrent Execution"},{"name":"subprocess.CompletedProcess.stderr","path":"library/subprocess#subprocess.CompletedProcess.stderr","type":"Concurrent Execution"},{"name":"subprocess.CompletedProcess.stdout","path":"library/subprocess#subprocess.CompletedProcess.stdout","type":"Concurrent Execution"},{"name":"subprocess.getoutput()","path":"library/subprocess#subprocess.getoutput","type":"Concurrent Execution"},{"name":"subprocess.getstatusoutput()","path":"library/subprocess#subprocess.getstatusoutput","type":"Concurrent Execution"},{"name":"subprocess.Popen","path":"library/subprocess#subprocess.Popen","type":"Concurrent Execution"},{"name":"subprocess.Popen.args","path":"library/subprocess#subprocess.Popen.args","type":"Concurrent Execution"},{"name":"subprocess.Popen.communicate()","path":"library/subprocess#subprocess.Popen.communicate","type":"Concurrent Execution"},{"name":"subprocess.Popen.kill()","path":"library/subprocess#subprocess.Popen.kill","type":"Concurrent Execution"},{"name":"subprocess.Popen.pid","path":"library/subprocess#subprocess.Popen.pid","type":"Concurrent Execution"},{"name":"subprocess.Popen.poll()","path":"library/subprocess#subprocess.Popen.poll","type":"Concurrent Execution"},{"name":"subprocess.Popen.returncode","path":"library/subprocess#subprocess.Popen.returncode","type":"Concurrent Execution"},{"name":"subprocess.Popen.send_signal()","path":"library/subprocess#subprocess.Popen.send_signal","type":"Concurrent Execution"},{"name":"subprocess.Popen.stderr","path":"library/subprocess#subprocess.Popen.stderr","type":"Concurrent Execution"},{"name":"subprocess.Popen.stdin","path":"library/subprocess#subprocess.Popen.stdin","type":"Concurrent Execution"},{"name":"subprocess.Popen.stdout","path":"library/subprocess#subprocess.Popen.stdout","type":"Concurrent Execution"},{"name":"subprocess.Popen.terminate()","path":"library/subprocess#subprocess.Popen.terminate","type":"Concurrent Execution"},{"name":"subprocess.Popen.wait()","path":"library/subprocess#subprocess.Popen.wait","type":"Concurrent Execution"},{"name":"subprocess.run()","path":"library/subprocess#subprocess.run","type":"Concurrent Execution"},{"name":"subprocess.STARTUPINFO","path":"library/subprocess#subprocess.STARTUPINFO","type":"Concurrent Execution"},{"name":"subprocess.STARTUPINFO.dwFlags","path":"library/subprocess#subprocess.STARTUPINFO.dwFlags","type":"Concurrent Execution"},{"name":"subprocess.STARTUPINFO.hStdError","path":"library/subprocess#subprocess.STARTUPINFO.hStdError","type":"Concurrent Execution"},{"name":"subprocess.STARTUPINFO.hStdInput","path":"library/subprocess#subprocess.STARTUPINFO.hStdInput","type":"Concurrent Execution"},{"name":"subprocess.STARTUPINFO.hStdOutput","path":"library/subprocess#subprocess.STARTUPINFO.hStdOutput","type":"Concurrent Execution"},{"name":"subprocess.STARTUPINFO.wShowWindow","path":"library/subprocess#subprocess.STARTUPINFO.wShowWindow","type":"Concurrent Execution"},{"name":"subprocess.SubprocessError","path":"library/subprocess#subprocess.SubprocessError","type":"Concurrent Execution"},{"name":"subprocess.TimeoutExpired","path":"library/subprocess#subprocess.TimeoutExpired","type":"Concurrent Execution"},{"name":"subprocess.TimeoutExpired.cmd","path":"library/subprocess#subprocess.TimeoutExpired.cmd","type":"Concurrent Execution"},{"name":"subprocess.TimeoutExpired.output","path":"library/subprocess#subprocess.TimeoutExpired.output","type":"Concurrent Execution"},{"name":"subprocess.TimeoutExpired.stderr","path":"library/subprocess#subprocess.TimeoutExpired.stderr","type":"Concurrent Execution"},{"name":"subprocess.TimeoutExpired.stdout","path":"library/subprocess#subprocess.TimeoutExpired.stdout","type":"Concurrent Execution"},{"name":"subprocess.TimeoutExpired.timeout","path":"library/subprocess#subprocess.TimeoutExpired.timeout","type":"Concurrent Execution"},{"name":"sum()","path":"library/functions#sum","type":"Built-in Functions"},{"name":"super()","path":"library/functions#super","type":"Built-in Functions"},{"name":"symbol","path":"library/symbol","type":"Language"},{"name":"symbol.sym_name","path":"library/symbol#symbol.sym_name","type":"Language"},{"name":"symtable","path":"library/symtable","type":"Language"},{"name":"symtable.Class","path":"library/symtable#symtable.Class","type":"Language"},{"name":"symtable.Class.get_methods()","path":"library/symtable#symtable.Class.get_methods","type":"Language"},{"name":"symtable.Function","path":"library/symtable#symtable.Function","type":"Language"},{"name":"symtable.Function.get_frees()","path":"library/symtable#symtable.Function.get_frees","type":"Language"},{"name":"symtable.Function.get_globals()","path":"library/symtable#symtable.Function.get_globals","type":"Language"},{"name":"symtable.Function.get_locals()","path":"library/symtable#symtable.Function.get_locals","type":"Language"},{"name":"symtable.Function.get_parameters()","path":"library/symtable#symtable.Function.get_parameters","type":"Language"},{"name":"symtable.Symbol","path":"library/symtable#symtable.Symbol","type":"Language"},{"name":"symtable.Symbol.get_name()","path":"library/symtable#symtable.Symbol.get_name","type":"Language"},{"name":"symtable.Symbol.get_namespace()","path":"library/symtable#symtable.Symbol.get_namespace","type":"Language"},{"name":"symtable.Symbol.get_namespaces()","path":"library/symtable#symtable.Symbol.get_namespaces","type":"Language"},{"name":"symtable.Symbol.is_assigned()","path":"library/symtable#symtable.Symbol.is_assigned","type":"Language"},{"name":"symtable.Symbol.is_declared_global()","path":"library/symtable#symtable.Symbol.is_declared_global","type":"Language"},{"name":"symtable.Symbol.is_free()","path":"library/symtable#symtable.Symbol.is_free","type":"Language"},{"name":"symtable.Symbol.is_global()","path":"library/symtable#symtable.Symbol.is_global","type":"Language"},{"name":"symtable.Symbol.is_imported()","path":"library/symtable#symtable.Symbol.is_imported","type":"Language"},{"name":"symtable.Symbol.is_local()","path":"library/symtable#symtable.Symbol.is_local","type":"Language"},{"name":"symtable.Symbol.is_namespace()","path":"library/symtable#symtable.Symbol.is_namespace","type":"Language"},{"name":"symtable.Symbol.is_parameter()","path":"library/symtable#symtable.Symbol.is_parameter","type":"Language"},{"name":"symtable.Symbol.is_referenced()","path":"library/symtable#symtable.Symbol.is_referenced","type":"Language"},{"name":"symtable.SymbolTable","path":"library/symtable#symtable.SymbolTable","type":"Language"},{"name":"symtable.SymbolTable.get_children()","path":"library/symtable#symtable.SymbolTable.get_children","type":"Language"},{"name":"symtable.SymbolTable.get_id()","path":"library/symtable#symtable.SymbolTable.get_id","type":"Language"},{"name":"symtable.SymbolTable.get_identifiers()","path":"library/symtable#symtable.SymbolTable.get_identifiers","type":"Language"},{"name":"symtable.SymbolTable.get_lineno()","path":"library/symtable#symtable.SymbolTable.get_lineno","type":"Language"},{"name":"symtable.SymbolTable.get_name()","path":"library/symtable#symtable.SymbolTable.get_name","type":"Language"},{"name":"symtable.SymbolTable.get_symbols()","path":"library/symtable#symtable.SymbolTable.get_symbols","type":"Language"},{"name":"symtable.SymbolTable.get_type()","path":"library/symtable#symtable.SymbolTable.get_type","type":"Language"},{"name":"symtable.SymbolTable.has_children()","path":"library/symtable#symtable.SymbolTable.has_children","type":"Language"},{"name":"symtable.SymbolTable.has_exec()","path":"library/symtable#symtable.SymbolTable.has_exec","type":"Language"},{"name":"symtable.SymbolTable.is_nested()","path":"library/symtable#symtable.SymbolTable.is_nested","type":"Language"},{"name":"symtable.SymbolTable.is_optimized()","path":"library/symtable#symtable.SymbolTable.is_optimized","type":"Language"},{"name":"symtable.SymbolTable.lookup()","path":"library/symtable#symtable.SymbolTable.lookup","type":"Language"},{"name":"symtable.symtable()","path":"library/symtable#symtable.symtable","type":"Language"},{"name":"Synchronization primitives","path":"library/asyncio-sync","type":"Input/ouput"},{"name":"SyntaxError","path":"library/exceptions#SyntaxError","type":"Built-in Exceptions"},{"name":"SyntaxWarning","path":"library/exceptions#SyntaxWarning","type":"Built-in Exceptions"},{"name":"sys","path":"library/sys","type":"Runtime"},{"name":"sys.abiflags","path":"library/sys#sys.abiflags","type":"Runtime"},{"name":"sys.api_version","path":"library/sys#sys.api_version","type":"Runtime"},{"name":"sys.argv","path":"library/sys#sys.argv","type":"Runtime"},{"name":"sys.base_exec_prefix","path":"library/sys#sys.base_exec_prefix","type":"Runtime"},{"name":"sys.base_prefix","path":"library/sys#sys.base_prefix","type":"Runtime"},{"name":"sys.builtin_module_names","path":"library/sys#sys.builtin_module_names","type":"Runtime"},{"name":"sys.byteorder","path":"library/sys#sys.byteorder","type":"Runtime"},{"name":"sys.call_tracing()","path":"library/sys#sys.call_tracing","type":"Runtime"},{"name":"sys.copyright","path":"library/sys#sys.copyright","type":"Runtime"},{"name":"sys.displayhook()","path":"library/sys#sys.displayhook","type":"Runtime"},{"name":"sys.dllhandle","path":"library/sys#sys.dllhandle","type":"Runtime"},{"name":"sys.dont_write_bytecode","path":"library/sys#sys.dont_write_bytecode","type":"Runtime"},{"name":"sys.excepthook()","path":"library/sys#sys.excepthook","type":"Runtime"},{"name":"sys.exc_info()","path":"library/sys#sys.exc_info","type":"Runtime"},{"name":"sys.executable","path":"library/sys#sys.executable","type":"Runtime"},{"name":"sys.exec_prefix","path":"library/sys#sys.exec_prefix","type":"Runtime"},{"name":"sys.exit()","path":"library/sys#sys.exit","type":"Runtime"},{"name":"sys.flags","path":"library/sys#sys.flags","type":"Runtime"},{"name":"sys.float_info","path":"library/sys#sys.float_info","type":"Runtime"},{"name":"sys.float_repr_style","path":"library/sys#sys.float_repr_style","type":"Runtime"},{"name":"sys.getallocatedblocks()","path":"library/sys#sys.getallocatedblocks","type":"Runtime"},{"name":"sys.getcheckinterval()","path":"library/sys#sys.getcheckinterval","type":"Runtime"},{"name":"sys.getdefaultencoding()","path":"library/sys#sys.getdefaultencoding","type":"Runtime"},{"name":"sys.getdlopenflags()","path":"library/sys#sys.getdlopenflags","type":"Runtime"},{"name":"sys.getfilesystemencoding()","path":"library/sys#sys.getfilesystemencoding","type":"Runtime"},{"name":"sys.getprofile()","path":"library/sys#sys.getprofile","type":"Runtime"},{"name":"sys.getrecursionlimit()","path":"library/sys#sys.getrecursionlimit","type":"Runtime"},{"name":"sys.getrefcount()","path":"library/sys#sys.getrefcount","type":"Runtime"},{"name":"sys.getsizeof()","path":"library/sys#sys.getsizeof","type":"Runtime"},{"name":"sys.getswitchinterval()","path":"library/sys#sys.getswitchinterval","type":"Runtime"},{"name":"sys.gettrace()","path":"library/sys#sys.gettrace","type":"Runtime"},{"name":"sys.getwindowsversion()","path":"library/sys#sys.getwindowsversion","type":"Runtime"},{"name":"sys.get_coroutine_wrapper()","path":"library/sys#sys.get_coroutine_wrapper","type":"Runtime"},{"name":"sys.hash_info","path":"library/sys#sys.hash_info","type":"Runtime"},{"name":"sys.hexversion","path":"library/sys#sys.hexversion","type":"Runtime"},{"name":"sys.implementation","path":"library/sys#sys.implementation","type":"Runtime"},{"name":"sys.intern()","path":"library/sys#sys.intern","type":"Runtime"},{"name":"sys.int_info","path":"library/sys#sys.int_info","type":"Runtime"},{"name":"sys.is_finalizing()","path":"library/sys#sys.is_finalizing","type":"Runtime"},{"name":"sys.last_traceback","path":"library/sys#sys.last_traceback","type":"Runtime"},{"name":"sys.last_type","path":"library/sys#sys.last_type","type":"Runtime"},{"name":"sys.last_value","path":"library/sys#sys.last_value","type":"Runtime"},{"name":"sys.maxsize","path":"library/sys#sys.maxsize","type":"Runtime"},{"name":"sys.maxunicode","path":"library/sys#sys.maxunicode","type":"Runtime"},{"name":"sys.meta_path","path":"library/sys#sys.meta_path","type":"Runtime"},{"name":"sys.modules","path":"library/sys#sys.modules","type":"Runtime"},{"name":"sys.path","path":"library/sys#sys.path","type":"Runtime"},{"name":"sys.path_hooks","path":"library/sys#sys.path_hooks","type":"Runtime"},{"name":"sys.path_importer_cache","path":"library/sys#sys.path_importer_cache","type":"Runtime"},{"name":"sys.platform","path":"library/sys#sys.platform","type":"Runtime"},{"name":"sys.prefix","path":"library/sys#sys.prefix","type":"Runtime"},{"name":"sys.ps1","path":"library/sys#sys.ps1","type":"Runtime"},{"name":"sys.ps2","path":"library/sys#sys.ps2","type":"Runtime"},{"name":"sys.setcheckinterval()","path":"library/sys#sys.setcheckinterval","type":"Runtime"},{"name":"sys.setdlopenflags()","path":"library/sys#sys.setdlopenflags","type":"Runtime"},{"name":"sys.setprofile()","path":"library/sys#sys.setprofile","type":"Runtime"},{"name":"sys.setrecursionlimit()","path":"library/sys#sys.setrecursionlimit","type":"Runtime"},{"name":"sys.setswitchinterval()","path":"library/sys#sys.setswitchinterval","type":"Runtime"},{"name":"sys.settrace()","path":"library/sys#sys.settrace","type":"Runtime"},{"name":"sys.settscdump()","path":"library/sys#sys.settscdump","type":"Runtime"},{"name":"sys.set_coroutine_wrapper()","path":"library/sys#sys.set_coroutine_wrapper","type":"Runtime"},{"name":"sys.stderr","path":"library/sys#sys.stderr","type":"Runtime"},{"name":"sys.stdin","path":"library/sys#sys.stdin","type":"Runtime"},{"name":"sys.stdout","path":"library/sys#sys.stdout","type":"Runtime"},{"name":"sys.thread_info","path":"library/sys#sys.thread_info","type":"Runtime"},{"name":"sys.tracebacklimit","path":"library/sys#sys.tracebacklimit","type":"Runtime"},{"name":"sys.version","path":"library/sys#sys.version","type":"Runtime"},{"name":"sys.version_info","path":"library/sys#sys.version_info","type":"Runtime"},{"name":"sys.warnoptions","path":"library/sys#sys.warnoptions","type":"Runtime"},{"name":"sys.winver","path":"library/sys#sys.winver","type":"Runtime"},{"name":"sys._clear_type_cache()","path":"library/sys#sys._clear_type_cache","type":"Runtime"},{"name":"sys._current_frames()","path":"library/sys#sys._current_frames","type":"Runtime"},{"name":"sys._debugmallocstats()","path":"library/sys#sys._debugmallocstats","type":"Runtime"},{"name":"sys._getframe()","path":"library/sys#sys._getframe","type":"Runtime"},{"name":"sys._xoptions","path":"library/sys#sys._xoptions","type":"Runtime"},{"name":"sys.__displayhook__","path":"library/sys#sys.__displayhook__","type":"Runtime"},{"name":"sys.__excepthook__","path":"library/sys#sys.__excepthook__","type":"Runtime"},{"name":"sys.__interactivehook__","path":"library/sys#sys.__interactivehook__","type":"Runtime"},{"name":"sys.__stderr__","path":"library/sys#sys.__stderr__","type":"Runtime"},{"name":"sys.__stdin__","path":"library/sys#sys.__stdin__","type":"Runtime"},{"name":"sys.__stdout__","path":"library/sys#sys.__stdout__","type":"Runtime"},{"name":"sysconfig","path":"library/sysconfig","type":"Runtime"},{"name":"sysconfig.get_config_h_filename()","path":"library/sysconfig#sysconfig.get_config_h_filename","type":"Runtime"},{"name":"sysconfig.get_config_var()","path":"library/sysconfig#sysconfig.get_config_var","type":"Runtime"},{"name":"sysconfig.get_config_vars()","path":"library/sysconfig#sysconfig.get_config_vars","type":"Runtime"},{"name":"sysconfig.get_makefile_filename()","path":"library/sysconfig#sysconfig.get_makefile_filename","type":"Runtime"},{"name":"sysconfig.get_path()","path":"library/sysconfig#sysconfig.get_path","type":"Runtime"},{"name":"sysconfig.get_paths()","path":"library/sysconfig#sysconfig.get_paths","type":"Runtime"},{"name":"sysconfig.get_path_names()","path":"library/sysconfig#sysconfig.get_path_names","type":"Runtime"},{"name":"sysconfig.get_platform()","path":"library/sysconfig#sysconfig.get_platform","type":"Runtime"},{"name":"sysconfig.get_python_version()","path":"library/sysconfig#sysconfig.get_python_version","type":"Runtime"},{"name":"sysconfig.get_scheme_names()","path":"library/sysconfig#sysconfig.get_scheme_names","type":"Runtime"},{"name":"sysconfig.is_python_build()","path":"library/sysconfig#sysconfig.is_python_build","type":"Runtime"},{"name":"sysconfig.parse_config_h()","path":"library/sysconfig#sysconfig.parse_config_h","type":"Runtime"},{"name":"syslog","path":"library/syslog","type":"Unix"},{"name":"syslog.closelog()","path":"library/syslog#syslog.closelog","type":"Unix"},{"name":"syslog.openlog()","path":"library/syslog#syslog.openlog","type":"Unix"},{"name":"syslog.setlogmask()","path":"library/syslog#syslog.setlogmask","type":"Unix"},{"name":"syslog.syslog()","path":"library/syslog#syslog.syslog","type":"Unix"},{"name":"SystemError","path":"library/exceptions#SystemError","type":"Built-in Exceptions"},{"name":"SystemExit","path":"library/exceptions#SystemExit","type":"Built-in Exceptions"},{"name":"SystemExit.code","path":"library/exceptions#SystemExit.code","type":"Built-in Exceptions"},{"name":"TabError","path":"library/exceptions#TabError","type":"Built-in Exceptions"},{"name":"tabnanny","path":"library/tabnanny","type":"Language"},{"name":"tabnanny.check()","path":"library/tabnanny#tabnanny.check","type":"Language"},{"name":"tabnanny.filename_only","path":"library/tabnanny#tabnanny.filename_only","type":"Language"},{"name":"tabnanny.NannyNag","path":"library/tabnanny#tabnanny.NannyNag","type":"Language"},{"name":"tabnanny.process_tokens()","path":"library/tabnanny#tabnanny.process_tokens","type":"Language"},{"name":"tabnanny.verbose","path":"library/tabnanny#tabnanny.verbose","type":"Language"},{"name":"tarfile","path":"library/tarfile","type":"Data Compression"},{"name":"tarfile.CompressionError","path":"library/tarfile#tarfile.CompressionError","type":"Data Compression"},{"name":"tarfile.ExtractError","path":"library/tarfile#tarfile.ExtractError","type":"Data Compression"},{"name":"tarfile.HeaderError","path":"library/tarfile#tarfile.HeaderError","type":"Data Compression"},{"name":"tarfile.is_tarfile()","path":"library/tarfile#tarfile.is_tarfile","type":"Data Compression"},{"name":"tarfile.open()","path":"library/tarfile#tarfile.open","type":"Data Compression"},{"name":"tarfile.ReadError","path":"library/tarfile#tarfile.ReadError","type":"Data Compression"},{"name":"tarfile.StreamError","path":"library/tarfile#tarfile.StreamError","type":"Data Compression"},{"name":"tarfile.TarError","path":"library/tarfile#tarfile.TarError","type":"Data Compression"},{"name":"tarfile.TarFile","path":"library/tarfile#tarfile.TarFile","type":"Data Compression"},{"name":"tarfile.TarFile.add()","path":"library/tarfile#tarfile.TarFile.add","type":"Data Compression"},{"name":"tarfile.TarFile.addfile()","path":"library/tarfile#tarfile.TarFile.addfile","type":"Data Compression"},{"name":"tarfile.TarFile.close()","path":"library/tarfile#tarfile.TarFile.close","type":"Data Compression"},{"name":"tarfile.TarFile.extract()","path":"library/tarfile#tarfile.TarFile.extract","type":"Data Compression"},{"name":"tarfile.TarFile.extractall()","path":"library/tarfile#tarfile.TarFile.extractall","type":"Data Compression"},{"name":"tarfile.TarFile.extractfile()","path":"library/tarfile#tarfile.TarFile.extractfile","type":"Data Compression"},{"name":"tarfile.TarFile.getmember()","path":"library/tarfile#tarfile.TarFile.getmember","type":"Data Compression"},{"name":"tarfile.TarFile.getmembers()","path":"library/tarfile#tarfile.TarFile.getmembers","type":"Data Compression"},{"name":"tarfile.TarFile.getnames()","path":"library/tarfile#tarfile.TarFile.getnames","type":"Data Compression"},{"name":"tarfile.TarFile.gettarinfo()","path":"library/tarfile#tarfile.TarFile.gettarinfo","type":"Data Compression"},{"name":"tarfile.TarFile.list()","path":"library/tarfile#tarfile.TarFile.list","type":"Data Compression"},{"name":"tarfile.TarFile.next()","path":"library/tarfile#tarfile.TarFile.next","type":"Data Compression"},{"name":"tarfile.TarFile.open()","path":"library/tarfile#tarfile.TarFile.open","type":"Data Compression"},{"name":"tarfile.TarFile.pax_headers","path":"library/tarfile#tarfile.TarFile.pax_headers","type":"Data Compression"},{"name":"tarfile.TarInfo","path":"library/tarfile#tarfile.TarInfo","type":"Data Compression"},{"name":"tarfile.TarInfo.frombuf()","path":"library/tarfile#tarfile.TarInfo.frombuf","type":"Data Compression"},{"name":"tarfile.TarInfo.fromtarfile()","path":"library/tarfile#tarfile.TarInfo.fromtarfile","type":"Data Compression"},{"name":"tarfile.TarInfo.gid","path":"library/tarfile#tarfile.TarInfo.gid","type":"Data Compression"},{"name":"tarfile.TarInfo.gname","path":"library/tarfile#tarfile.TarInfo.gname","type":"Data Compression"},{"name":"tarfile.TarInfo.isblk()","path":"library/tarfile#tarfile.TarInfo.isblk","type":"Data Compression"},{"name":"tarfile.TarInfo.ischr()","path":"library/tarfile#tarfile.TarInfo.ischr","type":"Data Compression"},{"name":"tarfile.TarInfo.isdev()","path":"library/tarfile#tarfile.TarInfo.isdev","type":"Data Compression"},{"name":"tarfile.TarInfo.isdir()","path":"library/tarfile#tarfile.TarInfo.isdir","type":"Data Compression"},{"name":"tarfile.TarInfo.isfifo()","path":"library/tarfile#tarfile.TarInfo.isfifo","type":"Data Compression"},{"name":"tarfile.TarInfo.isfile()","path":"library/tarfile#tarfile.TarInfo.isfile","type":"Data Compression"},{"name":"tarfile.TarInfo.islnk()","path":"library/tarfile#tarfile.TarInfo.islnk","type":"Data Compression"},{"name":"tarfile.TarInfo.isreg()","path":"library/tarfile#tarfile.TarInfo.isreg","type":"Data Compression"},{"name":"tarfile.TarInfo.issym()","path":"library/tarfile#tarfile.TarInfo.issym","type":"Data Compression"},{"name":"tarfile.TarInfo.linkname","path":"library/tarfile#tarfile.TarInfo.linkname","type":"Data Compression"},{"name":"tarfile.TarInfo.mode","path":"library/tarfile#tarfile.TarInfo.mode","type":"Data Compression"},{"name":"tarfile.TarInfo.mtime","path":"library/tarfile#tarfile.TarInfo.mtime","type":"Data Compression"},{"name":"tarfile.TarInfo.name","path":"library/tarfile#tarfile.TarInfo.name","type":"Data Compression"},{"name":"tarfile.TarInfo.pax_headers","path":"library/tarfile#tarfile.TarInfo.pax_headers","type":"Data Compression"},{"name":"tarfile.TarInfo.size","path":"library/tarfile#tarfile.TarInfo.size","type":"Data Compression"},{"name":"tarfile.TarInfo.tobuf()","path":"library/tarfile#tarfile.TarInfo.tobuf","type":"Data Compression"},{"name":"tarfile.TarInfo.type","path":"library/tarfile#tarfile.TarInfo.type","type":"Data Compression"},{"name":"tarfile.TarInfo.uid","path":"library/tarfile#tarfile.TarInfo.uid","type":"Data Compression"},{"name":"tarfile.TarInfo.uname","path":"library/tarfile#tarfile.TarInfo.uname","type":"Data Compression"},{"name":"Tasks and coroutines","path":"library/asyncio-task","type":"Input/ouput"},{"name":"telnetlib","path":"library/telnetlib","type":"Internet"},{"name":"telnetlib.Telnet","path":"library/telnetlib#telnetlib.Telnet","type":"Internet"},{"name":"telnetlib.Telnet.close()","path":"library/telnetlib#telnetlib.Telnet.close","type":"Internet"},{"name":"telnetlib.Telnet.expect()","path":"library/telnetlib#telnetlib.Telnet.expect","type":"Internet"},{"name":"telnetlib.Telnet.fileno()","path":"library/telnetlib#telnetlib.Telnet.fileno","type":"Internet"},{"name":"telnetlib.Telnet.get_socket()","path":"library/telnetlib#telnetlib.Telnet.get_socket","type":"Internet"},{"name":"telnetlib.Telnet.interact()","path":"library/telnetlib#telnetlib.Telnet.interact","type":"Internet"},{"name":"telnetlib.Telnet.msg()","path":"library/telnetlib#telnetlib.Telnet.msg","type":"Internet"},{"name":"telnetlib.Telnet.mt_interact()","path":"library/telnetlib#telnetlib.Telnet.mt_interact","type":"Internet"},{"name":"telnetlib.Telnet.open()","path":"library/telnetlib#telnetlib.Telnet.open","type":"Internet"},{"name":"telnetlib.Telnet.read_all()","path":"library/telnetlib#telnetlib.Telnet.read_all","type":"Internet"},{"name":"telnetlib.Telnet.read_eager()","path":"library/telnetlib#telnetlib.Telnet.read_eager","type":"Internet"},{"name":"telnetlib.Telnet.read_lazy()","path":"library/telnetlib#telnetlib.Telnet.read_lazy","type":"Internet"},{"name":"telnetlib.Telnet.read_sb_data()","path":"library/telnetlib#telnetlib.Telnet.read_sb_data","type":"Internet"},{"name":"telnetlib.Telnet.read_some()","path":"library/telnetlib#telnetlib.Telnet.read_some","type":"Internet"},{"name":"telnetlib.Telnet.read_until()","path":"library/telnetlib#telnetlib.Telnet.read_until","type":"Internet"},{"name":"telnetlib.Telnet.read_very_eager()","path":"library/telnetlib#telnetlib.Telnet.read_very_eager","type":"Internet"},{"name":"telnetlib.Telnet.read_very_lazy()","path":"library/telnetlib#telnetlib.Telnet.read_very_lazy","type":"Internet"},{"name":"telnetlib.Telnet.set_debuglevel()","path":"library/telnetlib#telnetlib.Telnet.set_debuglevel","type":"Internet"},{"name":"telnetlib.Telnet.set_option_negotiation_callback()","path":"library/telnetlib#telnetlib.Telnet.set_option_negotiation_callback","type":"Internet"},{"name":"telnetlib.Telnet.write()","path":"library/telnetlib#telnetlib.Telnet.write","type":"Internet"},{"name":"tempfile","path":"library/tempfile","type":"File & Directory Access"},{"name":"tempfile.gettempdir()","path":"library/tempfile#tempfile.gettempdir","type":"File & Directory Access"},{"name":"tempfile.gettempdirb()","path":"library/tempfile#tempfile.gettempdirb","type":"File & Directory Access"},{"name":"tempfile.gettempprefix()","path":"library/tempfile#tempfile.gettempprefix","type":"File & Directory Access"},{"name":"tempfile.gettempprefixb()","path":"library/tempfile#tempfile.gettempprefixb","type":"File & Directory Access"},{"name":"tempfile.mkdtemp()","path":"library/tempfile#tempfile.mkdtemp","type":"File & Directory Access"},{"name":"tempfile.mkstemp()","path":"library/tempfile#tempfile.mkstemp","type":"File & Directory Access"},{"name":"tempfile.mktemp()","path":"library/tempfile#tempfile.mktemp","type":"File & Directory Access"},{"name":"tempfile.NamedTemporaryFile()","path":"library/tempfile#tempfile.NamedTemporaryFile","type":"File & Directory Access"},{"name":"tempfile.SpooledTemporaryFile()","path":"library/tempfile#tempfile.SpooledTemporaryFile","type":"File & Directory Access"},{"name":"tempfile.tempdir","path":"library/tempfile#tempfile.tempdir","type":"File & Directory Access"},{"name":"tempfile.TemporaryDirectory()","path":"library/tempfile#tempfile.TemporaryDirectory","type":"File & Directory Access"},{"name":"tempfile.TemporaryFile()","path":"library/tempfile#tempfile.TemporaryFile","type":"File & Directory Access"},{"name":"termios","path":"library/termios","type":"Unix"},{"name":"termios.tcdrain()","path":"library/termios#termios.tcdrain","type":"Unix"},{"name":"termios.tcflow()","path":"library/termios#termios.tcflow","type":"Unix"},{"name":"termios.tcflush()","path":"library/termios#termios.tcflush","type":"Unix"},{"name":"termios.tcgetattr()","path":"library/termios#termios.tcgetattr","type":"Unix"},{"name":"termios.tcsendbreak()","path":"library/termios#termios.tcsendbreak","type":"Unix"},{"name":"termios.tcsetattr()","path":"library/termios#termios.tcsetattr","type":"Unix"},{"name":"test","path":"library/test","type":"Development Tools"},{"name":"test.support.anticipate_failure()","path":"library/test#test.support.anticipate_failure","type":"Development Tools"},{"name":"test.support.bind_port()","path":"library/test#test.support.bind_port","type":"Development Tools"},{"name":"test.support.can_symlink()","path":"library/test#test.support.can_symlink","type":"Development Tools"},{"name":"test.support.captured_stderr()","path":"library/test#test.support.captured_stderr","type":"Development Tools"},{"name":"test.support.captured_stdin()","path":"library/test#test.support.captured_stdin","type":"Development Tools"},{"name":"test.support.captured_stdout()","path":"library/test#test.support.captured_stdout","type":"Development Tools"},{"name":"test.support.change_cwd()","path":"library/test#test.support.change_cwd","type":"Development Tools"},{"name":"test.support.check_warnings()","path":"library/test#test.support.check_warnings","type":"Development Tools"},{"name":"test.support.EnvironmentVarGuard","path":"library/test#test.support.EnvironmentVarGuard","type":"Development Tools"},{"name":"test.support.EnvironmentVarGuard.set()","path":"library/test#test.support.EnvironmentVarGuard.set","type":"Development Tools"},{"name":"test.support.EnvironmentVarGuard.unset()","path":"library/test#test.support.EnvironmentVarGuard.unset","type":"Development Tools"},{"name":"test.support.findfile()","path":"library/test#test.support.findfile","type":"Development Tools"},{"name":"test.support.find_unused_port()","path":"library/test#test.support.find_unused_port","type":"Development Tools"},{"name":"test.support.forget()","path":"library/test#test.support.forget","type":"Development Tools"},{"name":"test.support.import_fresh_module()","path":"library/test#test.support.import_fresh_module","type":"Development Tools"},{"name":"test.support.import_module()","path":"library/test#test.support.import_module","type":"Development Tools"},{"name":"test.support.is_jython","path":"library/test#test.support.is_jython","type":"Development Tools"},{"name":"test.support.is_resource_enabled()","path":"library/test#test.support.is_resource_enabled","type":"Development Tools"},{"name":"test.support.load_package_tests()","path":"library/test#test.support.load_package_tests","type":"Development Tools"},{"name":"test.support.make_bad_fd()","path":"library/test#test.support.make_bad_fd","type":"Development Tools"},{"name":"test.support.requires()","path":"library/test#test.support.requires","type":"Development Tools"},{"name":"test.support.ResourceDenied","path":"library/test#test.support.ResourceDenied","type":"Development Tools"},{"name":"test.support.run_doctest()","path":"library/test#test.support.run_doctest","type":"Development Tools"},{"name":"test.support.run_unittest()","path":"library/test#test.support.run_unittest","type":"Development Tools"},{"name":"test.support.run_with_locale()","path":"library/test#test.support.run_with_locale","type":"Development Tools"},{"name":"test.support.skip_unless_symlink()","path":"library/test#test.support.skip_unless_symlink","type":"Development Tools"},{"name":"test.support.SuppressCrashReport","path":"library/test#test.support.SuppressCrashReport","type":"Development Tools"},{"name":"test.support.temp_cwd()","path":"library/test#test.support.temp_cwd","type":"Development Tools"},{"name":"test.support.temp_dir()","path":"library/test#test.support.temp_dir","type":"Development Tools"},{"name":"test.support.temp_umask()","path":"library/test#test.support.temp_umask","type":"Development Tools"},{"name":"test.support.TestFailed","path":"library/test#test.support.TestFailed","type":"Development Tools"},{"name":"test.support.TransientResource","path":"library/test#test.support.TransientResource","type":"Development Tools"},{"name":"test.support.verbose","path":"library/test#test.support.verbose","type":"Development Tools"},{"name":"test.support.WarningsRecorder","path":"library/test#test.support.WarningsRecorder","type":"Development Tools"},{"name":"textwrap","path":"library/textwrap","type":"Text Processing"},{"name":"textwrap.dedent()","path":"library/textwrap#textwrap.dedent","type":"Text Processing"},{"name":"textwrap.fill()","path":"library/textwrap#textwrap.fill","type":"Text Processing"},{"name":"textwrap.indent()","path":"library/textwrap#textwrap.indent","type":"Text Processing"},{"name":"textwrap.shorten()","path":"library/textwrap#textwrap.shorten","type":"Text Processing"},{"name":"textwrap.TextWrapper","path":"library/textwrap#textwrap.TextWrapper","type":"Text Processing"},{"name":"textwrap.TextWrapper.break_long_words","path":"library/textwrap#textwrap.TextWrapper.break_long_words","type":"Text Processing"},{"name":"textwrap.TextWrapper.break_on_hyphens","path":"library/textwrap#textwrap.TextWrapper.break_on_hyphens","type":"Text Processing"},{"name":"textwrap.TextWrapper.drop_whitespace","path":"library/textwrap#textwrap.TextWrapper.drop_whitespace","type":"Text Processing"},{"name":"textwrap.TextWrapper.expand_tabs","path":"library/textwrap#textwrap.TextWrapper.expand_tabs","type":"Text Processing"},{"name":"textwrap.TextWrapper.fill()","path":"library/textwrap#textwrap.TextWrapper.fill","type":"Text Processing"},{"name":"textwrap.TextWrapper.fix_sentence_endings","path":"library/textwrap#textwrap.TextWrapper.fix_sentence_endings","type":"Text Processing"},{"name":"textwrap.TextWrapper.initial_indent","path":"library/textwrap#textwrap.TextWrapper.initial_indent","type":"Text Processing"},{"name":"textwrap.TextWrapper.max_lines","path":"library/textwrap#textwrap.TextWrapper.max_lines","type":"Text Processing"},{"name":"textwrap.TextWrapper.placeholder","path":"library/textwrap#textwrap.TextWrapper.placeholder","type":"Text Processing"},{"name":"textwrap.TextWrapper.replace_whitespace","path":"library/textwrap#textwrap.TextWrapper.replace_whitespace","type":"Text Processing"},{"name":"textwrap.TextWrapper.subsequent_indent","path":"library/textwrap#textwrap.TextWrapper.subsequent_indent","type":"Text Processing"},{"name":"textwrap.TextWrapper.tabsize","path":"library/textwrap#textwrap.TextWrapper.tabsize","type":"Text Processing"},{"name":"textwrap.TextWrapper.width","path":"library/textwrap#textwrap.TextWrapper.width","type":"Text Processing"},{"name":"textwrap.TextWrapper.wrap()","path":"library/textwrap#textwrap.TextWrapper.wrap","type":"Text Processing"},{"name":"textwrap.wrap()","path":"library/textwrap#textwrap.wrap","type":"Text Processing"},{"name":"The concurrent package","path":"library/concurrent","type":"Concurrent Execution"},{"name":"The Python Profilers","path":"library/profile","type":"Debugging & Profiling"},{"name":"threading","path":"library/threading","type":"Concurrent Execution"},{"name":"threading.active_count()","path":"library/threading#threading.active_count","type":"Concurrent Execution"},{"name":"threading.Barrier","path":"library/threading#threading.Barrier","type":"Concurrent Execution"},{"name":"threading.Barrier.abort()","path":"library/threading#threading.Barrier.abort","type":"Concurrent Execution"},{"name":"threading.Barrier.broken","path":"library/threading#threading.Barrier.broken","type":"Concurrent Execution"},{"name":"threading.Barrier.n_waiting","path":"library/threading#threading.Barrier.n_waiting","type":"Concurrent Execution"},{"name":"threading.Barrier.parties","path":"library/threading#threading.Barrier.parties","type":"Concurrent Execution"},{"name":"threading.Barrier.reset()","path":"library/threading#threading.Barrier.reset","type":"Concurrent Execution"},{"name":"threading.Barrier.wait()","path":"library/threading#threading.Barrier.wait","type":"Concurrent Execution"},{"name":"threading.BoundedSemaphore","path":"library/threading#threading.BoundedSemaphore","type":"Concurrent Execution"},{"name":"threading.BrokenBarrierError","path":"library/threading#threading.BrokenBarrierError","type":"Concurrent Execution"},{"name":"threading.Condition","path":"library/threading#threading.Condition","type":"Concurrent Execution"},{"name":"threading.Condition.acquire()","path":"library/threading#threading.Condition.acquire","type":"Concurrent Execution"},{"name":"threading.Condition.notify()","path":"library/threading#threading.Condition.notify","type":"Concurrent Execution"},{"name":"threading.Condition.notify_all()","path":"library/threading#threading.Condition.notify_all","type":"Concurrent Execution"},{"name":"threading.Condition.release()","path":"library/threading#threading.Condition.release","type":"Concurrent Execution"},{"name":"threading.Condition.wait()","path":"library/threading#threading.Condition.wait","type":"Concurrent Execution"},{"name":"threading.Condition.wait_for()","path":"library/threading#threading.Condition.wait_for","type":"Concurrent Execution"},{"name":"threading.current_thread()","path":"library/threading#threading.current_thread","type":"Concurrent Execution"},{"name":"threading.enumerate()","path":"library/threading#threading.enumerate","type":"Concurrent Execution"},{"name":"threading.Event","path":"library/threading#threading.Event","type":"Concurrent Execution"},{"name":"threading.Event.clear()","path":"library/threading#threading.Event.clear","type":"Concurrent Execution"},{"name":"threading.Event.is_set()","path":"library/threading#threading.Event.is_set","type":"Concurrent Execution"},{"name":"threading.Event.set()","path":"library/threading#threading.Event.set","type":"Concurrent Execution"},{"name":"threading.Event.wait()","path":"library/threading#threading.Event.wait","type":"Concurrent Execution"},{"name":"threading.get_ident()","path":"library/threading#threading.get_ident","type":"Concurrent Execution"},{"name":"threading.local","path":"library/threading#threading.local","type":"Concurrent Execution"},{"name":"threading.Lock","path":"library/threading#threading.Lock","type":"Concurrent Execution"},{"name":"threading.Lock.acquire()","path":"library/threading#threading.Lock.acquire","type":"Concurrent Execution"},{"name":"threading.Lock.release()","path":"library/threading#threading.Lock.release","type":"Concurrent Execution"},{"name":"threading.main_thread()","path":"library/threading#threading.main_thread","type":"Concurrent Execution"},{"name":"threading.RLock","path":"library/threading#threading.RLock","type":"Concurrent Execution"},{"name":"threading.RLock.acquire()","path":"library/threading#threading.RLock.acquire","type":"Concurrent Execution"},{"name":"threading.RLock.release()","path":"library/threading#threading.RLock.release","type":"Concurrent Execution"},{"name":"threading.Semaphore","path":"library/threading#threading.Semaphore","type":"Concurrent Execution"},{"name":"threading.Semaphore.acquire()","path":"library/threading#threading.Semaphore.acquire","type":"Concurrent Execution"},{"name":"threading.Semaphore.release()","path":"library/threading#threading.Semaphore.release","type":"Concurrent Execution"},{"name":"threading.setprofile()","path":"library/threading#threading.setprofile","type":"Concurrent Execution"},{"name":"threading.settrace()","path":"library/threading#threading.settrace","type":"Concurrent Execution"},{"name":"threading.stack_size()","path":"library/threading#threading.stack_size","type":"Concurrent Execution"},{"name":"threading.Thread","path":"library/threading#threading.Thread","type":"Concurrent Execution"},{"name":"threading.Thread.daemon","path":"library/threading#threading.Thread.daemon","type":"Concurrent Execution"},{"name":"threading.Thread.getName()","path":"library/threading#threading.Thread.getName","type":"Concurrent Execution"},{"name":"threading.Thread.ident","path":"library/threading#threading.Thread.ident","type":"Concurrent Execution"},{"name":"threading.Thread.isDaemon()","path":"library/threading#threading.Thread.isDaemon","type":"Concurrent Execution"},{"name":"threading.Thread.is_alive()","path":"library/threading#threading.Thread.is_alive","type":"Concurrent Execution"},{"name":"threading.Thread.join()","path":"library/threading#threading.Thread.join","type":"Concurrent Execution"},{"name":"threading.Thread.name","path":"library/threading#threading.Thread.name","type":"Concurrent Execution"},{"name":"threading.Thread.run()","path":"library/threading#threading.Thread.run","type":"Concurrent Execution"},{"name":"threading.Thread.setDaemon()","path":"library/threading#threading.Thread.setDaemon","type":"Concurrent Execution"},{"name":"threading.Thread.setName()","path":"library/threading#threading.Thread.setName","type":"Concurrent Execution"},{"name":"threading.Thread.start()","path":"library/threading#threading.Thread.start","type":"Concurrent Execution"},{"name":"threading.Timer","path":"library/threading#threading.Timer","type":"Concurrent Execution"},{"name":"threading.Timer.cancel()","path":"library/threading#threading.Timer.cancel","type":"Concurrent Execution"},{"name":"time","path":"library/time","type":"Operating System"},{"name":"time.altzone","path":"library/time#time.altzone","type":"Operating System"},{"name":"time.asctime()","path":"library/time#time.asctime","type":"Operating System"},{"name":"time.clock()","path":"library/time#time.clock","type":"Operating System"},{"name":"time.clock_getres()","path":"library/time#time.clock_getres","type":"Operating System"},{"name":"time.clock_gettime()","path":"library/time#time.clock_gettime","type":"Operating System"},{"name":"time.clock_settime()","path":"library/time#time.clock_settime","type":"Operating System"},{"name":"time.ctime()","path":"library/time#time.ctime","type":"Operating System"},{"name":"time.daylight","path":"library/time#time.daylight","type":"Operating System"},{"name":"time.get_clock_info()","path":"library/time#time.get_clock_info","type":"Operating System"},{"name":"time.gmtime()","path":"library/time#time.gmtime","type":"Operating System"},{"name":"time.localtime()","path":"library/time#time.localtime","type":"Operating System"},{"name":"time.mktime()","path":"library/time#time.mktime","type":"Operating System"},{"name":"time.monotonic()","path":"library/time#time.monotonic","type":"Operating System"},{"name":"time.perf_counter()","path":"library/time#time.perf_counter","type":"Operating System"},{"name":"time.process_time()","path":"library/time#time.process_time","type":"Operating System"},{"name":"time.sleep()","path":"library/time#time.sleep","type":"Operating System"},{"name":"time.strftime()","path":"library/time#time.strftime","type":"Operating System"},{"name":"time.strptime()","path":"library/time#time.strptime","type":"Operating System"},{"name":"time.struct_time","path":"library/time#time.struct_time","type":"Operating System"},{"name":"time.time()","path":"library/time#time.time","type":"Operating System"},{"name":"time.timezone","path":"library/time#time.timezone","type":"Operating System"},{"name":"time.tzname","path":"library/time#time.tzname","type":"Operating System"},{"name":"time.tzset()","path":"library/time#time.tzset","type":"Operating System"},{"name":"timeit","path":"library/timeit","type":"Debugging & Profiling"},{"name":"timeit.default_timer()","path":"library/timeit#timeit.default_timer","type":"Debugging & Profiling"},{"name":"timeit.repeat()","path":"library/timeit#timeit.repeat","type":"Debugging & Profiling"},{"name":"timeit.timeit()","path":"library/timeit#timeit.timeit","type":"Debugging & Profiling"},{"name":"timeit.Timer","path":"library/timeit#timeit.Timer","type":"Debugging & Profiling"},{"name":"timeit.Timer.print_exc()","path":"library/timeit#timeit.Timer.print_exc","type":"Debugging & Profiling"},{"name":"timeit.Timer.repeat()","path":"library/timeit#timeit.Timer.repeat","type":"Debugging & Profiling"},{"name":"timeit.Timer.timeit()","path":"library/timeit#timeit.Timer.timeit","type":"Debugging & Profiling"},{"name":"TimeoutError","path":"library/exceptions#TimeoutError","type":"Built-in Exceptions"},{"name":"tkinter","path":"library/tkinter","type":"Tk"},{"name":"tkinter.scrolledtext","path":"library/tkinter.scrolledtext","type":"Tk"},{"name":"tkinter.scrolledtext.ScrolledText.frame","path":"library/tkinter.scrolledtext#tkinter.scrolledtext.ScrolledText.frame","type":"Tk"},{"name":"tkinter.scrolledtext.ScrolledText.vbar","path":"library/tkinter.scrolledtext#tkinter.scrolledtext.ScrolledText.vbar","type":"Tk"},{"name":"tkinter.Tcl()","path":"library/tkinter#tkinter.Tcl","type":"Tk"},{"name":"tkinter.tix","path":"library/tkinter.tix","type":"Tk"},{"name":"tkinter.tix.Balloon","path":"library/tkinter.tix#tkinter.tix.Balloon","type":"Tk"},{"name":"tkinter.tix.ButtonBox","path":"library/tkinter.tix#tkinter.tix.ButtonBox","type":"Tk"},{"name":"tkinter.tix.CheckList","path":"library/tkinter.tix#tkinter.tix.CheckList","type":"Tk"},{"name":"tkinter.tix.ComboBox","path":"library/tkinter.tix#tkinter.tix.ComboBox","type":"Tk"},{"name":"tkinter.tix.Control","path":"library/tkinter.tix#tkinter.tix.Control","type":"Tk"},{"name":"tkinter.tix.DirList","path":"library/tkinter.tix#tkinter.tix.DirList","type":"Tk"},{"name":"tkinter.tix.DirSelectBox","path":"library/tkinter.tix#tkinter.tix.DirSelectBox","type":"Tk"},{"name":"tkinter.tix.DirSelectDialog","path":"library/tkinter.tix#tkinter.tix.DirSelectDialog","type":"Tk"},{"name":"tkinter.tix.DirTree","path":"library/tkinter.tix#tkinter.tix.DirTree","type":"Tk"},{"name":"tkinter.tix.ExFileSelectBox","path":"library/tkinter.tix#tkinter.tix.ExFileSelectBox","type":"Tk"},{"name":"tkinter.tix.FileEntry","path":"library/tkinter.tix#tkinter.tix.FileEntry","type":"Tk"},{"name":"tkinter.tix.FileSelectBox","path":"library/tkinter.tix#tkinter.tix.FileSelectBox","type":"Tk"},{"name":"tkinter.tix.Form","path":"library/tkinter.tix#tkinter.tix.Form","type":"Tk"},{"name":"tkinter.tix.HList","path":"library/tkinter.tix#tkinter.tix.HList","type":"Tk"},{"name":"tkinter.tix.InputOnly","path":"library/tkinter.tix#tkinter.tix.InputOnly","type":"Tk"},{"name":"tkinter.tix.LabelEntry","path":"library/tkinter.tix#tkinter.tix.LabelEntry","type":"Tk"},{"name":"tkinter.tix.LabelFrame","path":"library/tkinter.tix#tkinter.tix.LabelFrame","type":"Tk"},{"name":"tkinter.tix.ListNoteBook","path":"library/tkinter.tix#tkinter.tix.ListNoteBook","type":"Tk"},{"name":"tkinter.tix.Meter","path":"library/tkinter.tix#tkinter.tix.Meter","type":"Tk"},{"name":"tkinter.tix.NoteBook","path":"library/tkinter.tix#tkinter.tix.NoteBook","type":"Tk"},{"name":"tkinter.tix.OptionMenu","path":"library/tkinter.tix#tkinter.tix.OptionMenu","type":"Tk"},{"name":"tkinter.tix.PanedWindow","path":"library/tkinter.tix#tkinter.tix.PanedWindow","type":"Tk"},{"name":"tkinter.tix.PopupMenu","path":"library/tkinter.tix#tkinter.tix.PopupMenu","type":"Tk"},{"name":"tkinter.tix.Select","path":"library/tkinter.tix#tkinter.tix.Select","type":"Tk"},{"name":"tkinter.tix.StdButtonBox","path":"library/tkinter.tix#tkinter.tix.StdButtonBox","type":"Tk"},{"name":"tkinter.tix.tixCommand","path":"library/tkinter.tix#tkinter.tix.tixCommand","type":"Tk"},{"name":"tkinter.tix.tixCommand.tix_addbitmapdir()","path":"library/tkinter.tix#tkinter.tix.tixCommand.tix_addbitmapdir","type":"Tk"},{"name":"tkinter.tix.tixCommand.tix_cget()","path":"library/tkinter.tix#tkinter.tix.tixCommand.tix_cget","type":"Tk"},{"name":"tkinter.tix.tixCommand.tix_configure()","path":"library/tkinter.tix#tkinter.tix.tixCommand.tix_configure","type":"Tk"},{"name":"tkinter.tix.tixCommand.tix_filedialog()","path":"library/tkinter.tix#tkinter.tix.tixCommand.tix_filedialog","type":"Tk"},{"name":"tkinter.tix.tixCommand.tix_getbitmap()","path":"library/tkinter.tix#tkinter.tix.tixCommand.tix_getbitmap","type":"Tk"},{"name":"tkinter.tix.tixCommand.tix_getimage()","path":"library/tkinter.tix#tkinter.tix.tixCommand.tix_getimage","type":"Tk"},{"name":"tkinter.tix.tixCommand.tix_option_get()","path":"library/tkinter.tix#tkinter.tix.tixCommand.tix_option_get","type":"Tk"},{"name":"tkinter.tix.tixCommand.tix_resetoptions()","path":"library/tkinter.tix#tkinter.tix.tixCommand.tix_resetoptions","type":"Tk"},{"name":"tkinter.tix.Tk","path":"library/tkinter.tix#tkinter.tix.Tk","type":"Tk"},{"name":"tkinter.tix.TList","path":"library/tkinter.tix#tkinter.tix.TList","type":"Tk"},{"name":"tkinter.tix.Tree","path":"library/tkinter.tix#tkinter.tix.Tree","type":"Tk"},{"name":"tkinter.Tk","path":"library/tkinter#tkinter.Tk","type":"Tk"},{"name":"tkinter.ttk","path":"library/tkinter.ttk","type":"Tk"},{"name":"tkinter.ttk.Combobox","path":"library/tkinter.ttk#tkinter.ttk.Combobox","type":"Tk"},{"name":"tkinter.ttk.Combobox.current()","path":"library/tkinter.ttk#tkinter.ttk.Combobox.current","type":"Tk"},{"name":"tkinter.ttk.Combobox.get()","path":"library/tkinter.ttk#tkinter.ttk.Combobox.get","type":"Tk"},{"name":"tkinter.ttk.Combobox.set()","path":"library/tkinter.ttk#tkinter.ttk.Combobox.set","type":"Tk"},{"name":"tkinter.ttk.Notebook","path":"library/tkinter.ttk#tkinter.ttk.Notebook","type":"Tk"},{"name":"tkinter.ttk.Notebook.add()","path":"library/tkinter.ttk#tkinter.ttk.Notebook.add","type":"Tk"},{"name":"tkinter.ttk.Notebook.enable_traversal()","path":"library/tkinter.ttk#tkinter.ttk.Notebook.enable_traversal","type":"Tk"},{"name":"tkinter.ttk.Notebook.forget()","path":"library/tkinter.ttk#tkinter.ttk.Notebook.forget","type":"Tk"},{"name":"tkinter.ttk.Notebook.hide()","path":"library/tkinter.ttk#tkinter.ttk.Notebook.hide","type":"Tk"},{"name":"tkinter.ttk.Notebook.identify()","path":"library/tkinter.ttk#tkinter.ttk.Notebook.identify","type":"Tk"},{"name":"tkinter.ttk.Notebook.index()","path":"library/tkinter.ttk#tkinter.ttk.Notebook.index","type":"Tk"},{"name":"tkinter.ttk.Notebook.insert()","path":"library/tkinter.ttk#tkinter.ttk.Notebook.insert","type":"Tk"},{"name":"tkinter.ttk.Notebook.select()","path":"library/tkinter.ttk#tkinter.ttk.Notebook.select","type":"Tk"},{"name":"tkinter.ttk.Notebook.tab()","path":"library/tkinter.ttk#tkinter.ttk.Notebook.tab","type":"Tk"},{"name":"tkinter.ttk.Notebook.tabs()","path":"library/tkinter.ttk#tkinter.ttk.Notebook.tabs","type":"Tk"},{"name":"tkinter.ttk.Progressbar","path":"library/tkinter.ttk#tkinter.ttk.Progressbar","type":"Tk"},{"name":"tkinter.ttk.Progressbar.start()","path":"library/tkinter.ttk#tkinter.ttk.Progressbar.start","type":"Tk"},{"name":"tkinter.ttk.Progressbar.step()","path":"library/tkinter.ttk#tkinter.ttk.Progressbar.step","type":"Tk"},{"name":"tkinter.ttk.Progressbar.stop()","path":"library/tkinter.ttk#tkinter.ttk.Progressbar.stop","type":"Tk"},{"name":"tkinter.ttk.Style","path":"library/tkinter.ttk#tkinter.ttk.Style","type":"Tk"},{"name":"tkinter.ttk.Style.configure()","path":"library/tkinter.ttk#tkinter.ttk.Style.configure","type":"Tk"},{"name":"tkinter.ttk.Style.element_create()","path":"library/tkinter.ttk#tkinter.ttk.Style.element_create","type":"Tk"},{"name":"tkinter.ttk.Style.element_names()","path":"library/tkinter.ttk#tkinter.ttk.Style.element_names","type":"Tk"},{"name":"tkinter.ttk.Style.element_options()","path":"library/tkinter.ttk#tkinter.ttk.Style.element_options","type":"Tk"},{"name":"tkinter.ttk.Style.layout()","path":"library/tkinter.ttk#tkinter.ttk.Style.layout","type":"Tk"},{"name":"tkinter.ttk.Style.lookup()","path":"library/tkinter.ttk#tkinter.ttk.Style.lookup","type":"Tk"},{"name":"tkinter.ttk.Style.map()","path":"library/tkinter.ttk#tkinter.ttk.Style.map","type":"Tk"},{"name":"tkinter.ttk.Style.theme_create()","path":"library/tkinter.ttk#tkinter.ttk.Style.theme_create","type":"Tk"},{"name":"tkinter.ttk.Style.theme_names()","path":"library/tkinter.ttk#tkinter.ttk.Style.theme_names","type":"Tk"},{"name":"tkinter.ttk.Style.theme_settings()","path":"library/tkinter.ttk#tkinter.ttk.Style.theme_settings","type":"Tk"},{"name":"tkinter.ttk.Style.theme_use()","path":"library/tkinter.ttk#tkinter.ttk.Style.theme_use","type":"Tk"},{"name":"tkinter.ttk.Treeview","path":"library/tkinter.ttk#tkinter.ttk.Treeview","type":"Tk"},{"name":"tkinter.ttk.Treeview.bbox()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.bbox","type":"Tk"},{"name":"tkinter.ttk.Treeview.column()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.column","type":"Tk"},{"name":"tkinter.ttk.Treeview.delete()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.delete","type":"Tk"},{"name":"tkinter.ttk.Treeview.detach()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.detach","type":"Tk"},{"name":"tkinter.ttk.Treeview.exists()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.exists","type":"Tk"},{"name":"tkinter.ttk.Treeview.focus()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.focus","type":"Tk"},{"name":"tkinter.ttk.Treeview.get_children()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.get_children","type":"Tk"},{"name":"tkinter.ttk.Treeview.heading()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.heading","type":"Tk"},{"name":"tkinter.ttk.Treeview.identify()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.identify","type":"Tk"},{"name":"tkinter.ttk.Treeview.identify_column()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.identify_column","type":"Tk"},{"name":"tkinter.ttk.Treeview.identify_element()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.identify_element","type":"Tk"},{"name":"tkinter.ttk.Treeview.identify_region()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.identify_region","type":"Tk"},{"name":"tkinter.ttk.Treeview.identify_row()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.identify_row","type":"Tk"},{"name":"tkinter.ttk.Treeview.index()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.index","type":"Tk"},{"name":"tkinter.ttk.Treeview.insert()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.insert","type":"Tk"},{"name":"tkinter.ttk.Treeview.item()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.item","type":"Tk"},{"name":"tkinter.ttk.Treeview.move()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.move","type":"Tk"},{"name":"tkinter.ttk.Treeview.next()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.next","type":"Tk"},{"name":"tkinter.ttk.Treeview.parent()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.parent","type":"Tk"},{"name":"tkinter.ttk.Treeview.prev()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.prev","type":"Tk"},{"name":"tkinter.ttk.Treeview.reattach()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.reattach","type":"Tk"},{"name":"tkinter.ttk.Treeview.see()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.see","type":"Tk"},{"name":"tkinter.ttk.Treeview.selection()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.selection","type":"Tk"},{"name":"tkinter.ttk.Treeview.selection_add()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.selection_add","type":"Tk"},{"name":"tkinter.ttk.Treeview.selection_remove()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.selection_remove","type":"Tk"},{"name":"tkinter.ttk.Treeview.selection_set()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.selection_set","type":"Tk"},{"name":"tkinter.ttk.Treeview.selection_toggle()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.selection_toggle","type":"Tk"},{"name":"tkinter.ttk.Treeview.set()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.set","type":"Tk"},{"name":"tkinter.ttk.Treeview.set_children()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.set_children","type":"Tk"},{"name":"tkinter.ttk.Treeview.tag_bind()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.tag_bind","type":"Tk"},{"name":"tkinter.ttk.Treeview.tag_configure()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.tag_configure","type":"Tk"},{"name":"tkinter.ttk.Treeview.tag_has()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.tag_has","type":"Tk"},{"name":"tkinter.ttk.Treeview.xview()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.xview","type":"Tk"},{"name":"tkinter.ttk.Treeview.yview()","path":"library/tkinter.ttk#tkinter.ttk.Treeview.yview","type":"Tk"},{"name":"tkinter.ttk.Widget","path":"library/tkinter.ttk#tkinter.ttk.Widget","type":"Tk"},{"name":"tkinter.ttk.Widget.identify()","path":"library/tkinter.ttk#tkinter.ttk.Widget.identify","type":"Tk"},{"name":"tkinter.ttk.Widget.instate()","path":"library/tkinter.ttk#tkinter.ttk.Widget.instate","type":"Tk"},{"name":"tkinter.ttk.Widget.state()","path":"library/tkinter.ttk#tkinter.ttk.Widget.state","type":"Tk"},{"name":"tkinter.Widget.tk.createfilehandler()","path":"library/tkinter#tkinter.Widget.tk.createfilehandler","type":"Tk"},{"name":"tkinter.Widget.tk.deletefilehandler()","path":"library/tkinter#tkinter.Widget.tk.deletefilehandler","type":"Tk"},{"name":"token","path":"library/token","type":"Language"},{"name":"token.ISEOF()","path":"library/token#token.ISEOF","type":"Language"},{"name":"token.ISNONTERMINAL()","path":"library/token#token.ISNONTERMINAL","type":"Language"},{"name":"token.ISTERMINAL()","path":"library/token#token.ISTERMINAL","type":"Language"},{"name":"token.tok_name","path":"library/token#token.tok_name","type":"Language"},{"name":"tokenize","path":"library/tokenize","type":"Language"},{"name":"tokenize.detect_encoding()","path":"library/tokenize#tokenize.detect_encoding","type":"Language"},{"name":"tokenize.open()","path":"library/tokenize#tokenize.open","type":"Language"},{"name":"tokenize.TokenError","path":"library/tokenize#tokenize.TokenError","type":"Language"},{"name":"tokenize.tokenize()","path":"library/tokenize#tokenize.tokenize","type":"Language"},{"name":"tokenize.untokenize()","path":"library/tokenize#tokenize.untokenize","type":"Language"},{"name":"trace","path":"library/trace","type":"Debugging & Profiling"},{"name":"trace.CoverageResults","path":"library/trace#trace.CoverageResults","type":"Debugging & Profiling"},{"name":"trace.CoverageResults.update()","path":"library/trace#trace.CoverageResults.update","type":"Debugging & Profiling"},{"name":"trace.CoverageResults.write_results()","path":"library/trace#trace.CoverageResults.write_results","type":"Debugging & Profiling"},{"name":"trace.Trace","path":"library/trace#trace.Trace","type":"Debugging & Profiling"},{"name":"trace.Trace.results()","path":"library/trace#trace.Trace.results","type":"Debugging & Profiling"},{"name":"trace.Trace.run()","path":"library/trace#trace.Trace.run","type":"Debugging & Profiling"},{"name":"trace.Trace.runctx()","path":"library/trace#trace.Trace.runctx","type":"Debugging & Profiling"},{"name":"trace.Trace.runfunc()","path":"library/trace#trace.Trace.runfunc","type":"Debugging & Profiling"},{"name":"traceback","path":"library/traceback","type":"Runtime"},{"name":"traceback.clear_frames()","path":"library/traceback#traceback.clear_frames","type":"Runtime"},{"name":"traceback.extract_stack()","path":"library/traceback#traceback.extract_stack","type":"Runtime"},{"name":"traceback.extract_tb()","path":"library/traceback#traceback.extract_tb","type":"Runtime"},{"name":"traceback.format_exc()","path":"library/traceback#traceback.format_exc","type":"Runtime"},{"name":"traceback.format_exception()","path":"library/traceback#traceback.format_exception","type":"Runtime"},{"name":"traceback.format_exception_only()","path":"library/traceback#traceback.format_exception_only","type":"Runtime"},{"name":"traceback.format_list()","path":"library/traceback#traceback.format_list","type":"Runtime"},{"name":"traceback.format_stack()","path":"library/traceback#traceback.format_stack","type":"Runtime"},{"name":"traceback.format_tb()","path":"library/traceback#traceback.format_tb","type":"Runtime"},{"name":"traceback.FrameSummary","path":"library/traceback#traceback.FrameSummary","type":"Runtime"},{"name":"traceback.print_exc()","path":"library/traceback#traceback.print_exc","type":"Runtime"},{"name":"traceback.print_exception()","path":"library/traceback#traceback.print_exception","type":"Runtime"},{"name":"traceback.print_last()","path":"library/traceback#traceback.print_last","type":"Runtime"},{"name":"traceback.print_stack()","path":"library/traceback#traceback.print_stack","type":"Runtime"},{"name":"traceback.print_tb()","path":"library/traceback#traceback.print_tb","type":"Runtime"},{"name":"traceback.StackSummary","path":"library/traceback#traceback.StackSummary","type":"Runtime"},{"name":"traceback.StackSummary.extract()","path":"library/traceback#traceback.StackSummary.extract","type":"Runtime"},{"name":"traceback.StackSummary.from_list()","path":"library/traceback#traceback.StackSummary.from_list","type":"Runtime"},{"name":"traceback.TracebackException","path":"library/traceback#traceback.TracebackException","type":"Runtime"},{"name":"traceback.TracebackException.exc_type","path":"library/traceback#traceback.TracebackException.exc_type","type":"Runtime"},{"name":"traceback.TracebackException.filename","path":"library/traceback#traceback.TracebackException.filename","type":"Runtime"},{"name":"traceback.TracebackException.format()","path":"library/traceback#traceback.TracebackException.format","type":"Runtime"},{"name":"traceback.TracebackException.format_exception_only()","path":"library/traceback#traceback.TracebackException.format_exception_only","type":"Runtime"},{"name":"traceback.TracebackException.from_exception()","path":"library/traceback#traceback.TracebackException.from_exception","type":"Runtime"},{"name":"traceback.TracebackException.lineno","path":"library/traceback#traceback.TracebackException.lineno","type":"Runtime"},{"name":"traceback.TracebackException.msg","path":"library/traceback#traceback.TracebackException.msg","type":"Runtime"},{"name":"traceback.TracebackException.offset","path":"library/traceback#traceback.TracebackException.offset","type":"Runtime"},{"name":"traceback.TracebackException.stack","path":"library/traceback#traceback.TracebackException.stack","type":"Runtime"},{"name":"traceback.TracebackException.text","path":"library/traceback#traceback.TracebackException.text","type":"Runtime"},{"name":"traceback.TracebackException.__cause__","path":"library/traceback#traceback.TracebackException.__cause__","type":"Runtime"},{"name":"traceback.TracebackException.__context__","path":"library/traceback#traceback.TracebackException.__context__","type":"Runtime"},{"name":"traceback.TracebackException.__suppress_context__","path":"library/traceback#traceback.TracebackException.__suppress_context__","type":"Runtime"},{"name":"traceback.walk_stack()","path":"library/traceback#traceback.walk_stack","type":"Runtime"},{"name":"traceback.walk_tb()","path":"library/traceback#traceback.walk_tb","type":"Runtime"},{"name":"tracemalloc","path":"library/tracemalloc","type":"Debugging & Profiling"},{"name":"tracemalloc.clear_traces()","path":"library/tracemalloc#tracemalloc.clear_traces","type":"Debugging & Profiling"},{"name":"tracemalloc.Filter","path":"library/tracemalloc#tracemalloc.Filter","type":"Debugging & Profiling"},{"name":"tracemalloc.Filter.all_frames","path":"library/tracemalloc#tracemalloc.Filter.all_frames","type":"Debugging & Profiling"},{"name":"tracemalloc.Filter.filename_pattern","path":"library/tracemalloc#tracemalloc.Filter.filename_pattern","type":"Debugging & Profiling"},{"name":"tracemalloc.Filter.inclusive","path":"library/tracemalloc#tracemalloc.Filter.inclusive","type":"Debugging & Profiling"},{"name":"tracemalloc.Filter.lineno","path":"library/tracemalloc#tracemalloc.Filter.lineno","type":"Debugging & Profiling"},{"name":"tracemalloc.Frame","path":"library/tracemalloc#tracemalloc.Frame","type":"Debugging & Profiling"},{"name":"tracemalloc.Frame.filename","path":"library/tracemalloc#tracemalloc.Frame.filename","type":"Debugging & Profiling"},{"name":"tracemalloc.Frame.lineno","path":"library/tracemalloc#tracemalloc.Frame.lineno","type":"Debugging & Profiling"},{"name":"tracemalloc.get_object_traceback()","path":"library/tracemalloc#tracemalloc.get_object_traceback","type":"Debugging & Profiling"},{"name":"tracemalloc.get_traceback_limit()","path":"library/tracemalloc#tracemalloc.get_traceback_limit","type":"Debugging & Profiling"},{"name":"tracemalloc.get_traced_memory()","path":"library/tracemalloc#tracemalloc.get_traced_memory","type":"Debugging & Profiling"},{"name":"tracemalloc.get_tracemalloc_memory()","path":"library/tracemalloc#tracemalloc.get_tracemalloc_memory","type":"Debugging & Profiling"},{"name":"tracemalloc.is_tracing()","path":"library/tracemalloc#tracemalloc.is_tracing","type":"Debugging & Profiling"},{"name":"tracemalloc.Snapshot","path":"library/tracemalloc#tracemalloc.Snapshot","type":"Debugging & Profiling"},{"name":"tracemalloc.Snapshot.compare_to()","path":"library/tracemalloc#tracemalloc.Snapshot.compare_to","type":"Debugging & Profiling"},{"name":"tracemalloc.Snapshot.dump()","path":"library/tracemalloc#tracemalloc.Snapshot.dump","type":"Debugging & Profiling"},{"name":"tracemalloc.Snapshot.filter_traces()","path":"library/tracemalloc#tracemalloc.Snapshot.filter_traces","type":"Debugging & Profiling"},{"name":"tracemalloc.Snapshot.load()","path":"library/tracemalloc#tracemalloc.Snapshot.load","type":"Debugging & Profiling"},{"name":"tracemalloc.Snapshot.statistics()","path":"library/tracemalloc#tracemalloc.Snapshot.statistics","type":"Debugging & Profiling"},{"name":"tracemalloc.Snapshot.traceback_limit","path":"library/tracemalloc#tracemalloc.Snapshot.traceback_limit","type":"Debugging & Profiling"},{"name":"tracemalloc.Snapshot.traces","path":"library/tracemalloc#tracemalloc.Snapshot.traces","type":"Debugging & Profiling"},{"name":"tracemalloc.start()","path":"library/tracemalloc#tracemalloc.start","type":"Debugging & Profiling"},{"name":"tracemalloc.Statistic","path":"library/tracemalloc#tracemalloc.Statistic","type":"Debugging & Profiling"},{"name":"tracemalloc.Statistic.count","path":"library/tracemalloc#tracemalloc.Statistic.count","type":"Debugging & Profiling"},{"name":"tracemalloc.Statistic.size","path":"library/tracemalloc#tracemalloc.Statistic.size","type":"Debugging & Profiling"},{"name":"tracemalloc.Statistic.traceback","path":"library/tracemalloc#tracemalloc.Statistic.traceback","type":"Debugging & Profiling"},{"name":"tracemalloc.StatisticDiff","path":"library/tracemalloc#tracemalloc.StatisticDiff","type":"Debugging & Profiling"},{"name":"tracemalloc.StatisticDiff.count","path":"library/tracemalloc#tracemalloc.StatisticDiff.count","type":"Debugging & Profiling"},{"name":"tracemalloc.StatisticDiff.count_diff","path":"library/tracemalloc#tracemalloc.StatisticDiff.count_diff","type":"Debugging & Profiling"},{"name":"tracemalloc.StatisticDiff.size","path":"library/tracemalloc#tracemalloc.StatisticDiff.size","type":"Debugging & Profiling"},{"name":"tracemalloc.StatisticDiff.size_diff","path":"library/tracemalloc#tracemalloc.StatisticDiff.size_diff","type":"Debugging & Profiling"},{"name":"tracemalloc.StatisticDiff.traceback","path":"library/tracemalloc#tracemalloc.StatisticDiff.traceback","type":"Debugging & Profiling"},{"name":"tracemalloc.stop()","path":"library/tracemalloc#tracemalloc.stop","type":"Debugging & Profiling"},{"name":"tracemalloc.take_snapshot()","path":"library/tracemalloc#tracemalloc.take_snapshot","type":"Debugging & Profiling"},{"name":"tracemalloc.Trace","path":"library/tracemalloc#tracemalloc.Trace","type":"Debugging & Profiling"},{"name":"tracemalloc.Trace.size","path":"library/tracemalloc#tracemalloc.Trace.size","type":"Debugging & Profiling"},{"name":"tracemalloc.Trace.traceback","path":"library/tracemalloc#tracemalloc.Trace.traceback","type":"Debugging & Profiling"},{"name":"tracemalloc.Traceback","path":"library/tracemalloc#tracemalloc.Traceback","type":"Debugging & Profiling"},{"name":"tracemalloc.Traceback.format()","path":"library/tracemalloc#tracemalloc.Traceback.format","type":"Debugging & Profiling"},{"name":"Transports and protocols (callback based API)","path":"library/asyncio-protocol","type":"Input/ouput"},{"name":"True","path":"library/constants#True","type":"Built-in Constants"},{"name":"tty","path":"library/tty","type":"Unix"},{"name":"tty.setcbreak()","path":"library/tty#tty.setcbreak","type":"Unix"},{"name":"tty.setraw()","path":"library/tty#tty.setraw","type":"Unix"},{"name":"tuple","path":"library/stdtypes#tuple","type":"Built-in Types"},{"name":"tuple()","path":"library/functions#tuple","type":"Built-in Functions"},{"name":"turtle","path":"library/turtle","type":"Frameworks"},{"name":"turtle.addshape()","path":"library/turtle#turtle.addshape","type":"Frameworks"},{"name":"turtle.back()","path":"library/turtle#turtle.back","type":"Frameworks"},{"name":"turtle.backward()","path":"library/turtle#turtle.backward","type":"Frameworks"},{"name":"turtle.begin_fill()","path":"library/turtle#turtle.begin_fill","type":"Frameworks"},{"name":"turtle.begin_poly()","path":"library/turtle#turtle.begin_poly","type":"Frameworks"},{"name":"turtle.bgcolor()","path":"library/turtle#turtle.bgcolor","type":"Frameworks"},{"name":"turtle.bgpic()","path":"library/turtle#turtle.bgpic","type":"Frameworks"},{"name":"turtle.bk()","path":"library/turtle#turtle.bk","type":"Frameworks"},{"name":"turtle.bye()","path":"library/turtle#turtle.bye","type":"Frameworks"},{"name":"turtle.circle()","path":"library/turtle#turtle.circle","type":"Frameworks"},{"name":"turtle.clear()","path":"library/turtle#turtle.clear","type":"Frameworks"},{"name":"turtle.clearscreen()","path":"library/turtle#turtle.clearscreen","type":"Frameworks"},{"name":"turtle.clearstamp()","path":"library/turtle#turtle.clearstamp","type":"Frameworks"},{"name":"turtle.clearstamps()","path":"library/turtle#turtle.clearstamps","type":"Frameworks"},{"name":"turtle.clone()","path":"library/turtle#turtle.clone","type":"Frameworks"},{"name":"turtle.color()","path":"library/turtle#turtle.color","type":"Frameworks"},{"name":"turtle.colormode()","path":"library/turtle#turtle.colormode","type":"Frameworks"},{"name":"turtle.degrees()","path":"library/turtle#turtle.degrees","type":"Frameworks"},{"name":"turtle.delay()","path":"library/turtle#turtle.delay","type":"Frameworks"},{"name":"turtle.distance()","path":"library/turtle#turtle.distance","type":"Frameworks"},{"name":"turtle.done()","path":"library/turtle#turtle.done","type":"Frameworks"},{"name":"turtle.dot()","path":"library/turtle#turtle.dot","type":"Frameworks"},{"name":"turtle.down()","path":"library/turtle#turtle.down","type":"Frameworks"},{"name":"turtle.end_fill()","path":"library/turtle#turtle.end_fill","type":"Frameworks"},{"name":"turtle.end_poly()","path":"library/turtle#turtle.end_poly","type":"Frameworks"},{"name":"turtle.exitonclick()","path":"library/turtle#turtle.exitonclick","type":"Frameworks"},{"name":"turtle.fd()","path":"library/turtle#turtle.fd","type":"Frameworks"},{"name":"turtle.fillcolor()","path":"library/turtle#turtle.fillcolor","type":"Frameworks"},{"name":"turtle.filling()","path":"library/turtle#turtle.filling","type":"Frameworks"},{"name":"turtle.forward()","path":"library/turtle#turtle.forward","type":"Frameworks"},{"name":"turtle.getcanvas()","path":"library/turtle#turtle.getcanvas","type":"Frameworks"},{"name":"turtle.getpen()","path":"library/turtle#turtle.getpen","type":"Frameworks"},{"name":"turtle.getscreen()","path":"library/turtle#turtle.getscreen","type":"Frameworks"},{"name":"turtle.getshapes()","path":"library/turtle#turtle.getshapes","type":"Frameworks"},{"name":"turtle.getturtle()","path":"library/turtle#turtle.getturtle","type":"Frameworks"},{"name":"turtle.get_poly()","path":"library/turtle#turtle.get_poly","type":"Frameworks"},{"name":"turtle.get_shapepoly()","path":"library/turtle#turtle.get_shapepoly","type":"Frameworks"},{"name":"turtle.goto()","path":"library/turtle#turtle.goto","type":"Frameworks"},{"name":"turtle.heading()","path":"library/turtle#turtle.heading","type":"Frameworks"},{"name":"turtle.hideturtle()","path":"library/turtle#turtle.hideturtle","type":"Frameworks"},{"name":"turtle.home()","path":"library/turtle#turtle.home","type":"Frameworks"},{"name":"turtle.ht()","path":"library/turtle#turtle.ht","type":"Frameworks"},{"name":"turtle.isdown()","path":"library/turtle#turtle.isdown","type":"Frameworks"},{"name":"turtle.isvisible()","path":"library/turtle#turtle.isvisible","type":"Frameworks"},{"name":"turtle.left()","path":"library/turtle#turtle.left","type":"Frameworks"},{"name":"turtle.listen()","path":"library/turtle#turtle.listen","type":"Frameworks"},{"name":"turtle.lt()","path":"library/turtle#turtle.lt","type":"Frameworks"},{"name":"turtle.mainloop()","path":"library/turtle#turtle.mainloop","type":"Frameworks"},{"name":"turtle.mode()","path":"library/turtle#turtle.mode","type":"Frameworks"},{"name":"turtle.numinput()","path":"library/turtle#turtle.numinput","type":"Frameworks"},{"name":"turtle.onclick()","path":"library/turtle#turtle.onclick","type":"Frameworks"},{"name":"turtle.ondrag()","path":"library/turtle#turtle.ondrag","type":"Frameworks"},{"name":"turtle.onkey()","path":"library/turtle#turtle.onkey","type":"Frameworks"},{"name":"turtle.onkeypress()","path":"library/turtle#turtle.onkeypress","type":"Frameworks"},{"name":"turtle.onkeyrelease()","path":"library/turtle#turtle.onkeyrelease","type":"Frameworks"},{"name":"turtle.onrelease()","path":"library/turtle#turtle.onrelease","type":"Frameworks"},{"name":"turtle.onscreenclick()","path":"library/turtle#turtle.onscreenclick","type":"Frameworks"},{"name":"turtle.ontimer()","path":"library/turtle#turtle.ontimer","type":"Frameworks"},{"name":"turtle.pd()","path":"library/turtle#turtle.pd","type":"Frameworks"},{"name":"turtle.pen()","path":"library/turtle#turtle.pen","type":"Frameworks"},{"name":"turtle.pencolor()","path":"library/turtle#turtle.pencolor","type":"Frameworks"},{"name":"turtle.pendown()","path":"library/turtle#turtle.pendown","type":"Frameworks"},{"name":"turtle.pensize()","path":"library/turtle#turtle.pensize","type":"Frameworks"},{"name":"turtle.penup()","path":"library/turtle#turtle.penup","type":"Frameworks"},{"name":"turtle.pos()","path":"library/turtle#turtle.pos","type":"Frameworks"},{"name":"turtle.position()","path":"library/turtle#turtle.position","type":"Frameworks"},{"name":"turtle.pu()","path":"library/turtle#turtle.pu","type":"Frameworks"},{"name":"turtle.radians()","path":"library/turtle#turtle.radians","type":"Frameworks"},{"name":"turtle.RawPen","path":"library/turtle#turtle.RawPen","type":"Frameworks"},{"name":"turtle.RawTurtle","path":"library/turtle#turtle.RawTurtle","type":"Frameworks"},{"name":"turtle.register_shape()","path":"library/turtle#turtle.register_shape","type":"Frameworks"},{"name":"turtle.reset()","path":"library/turtle#turtle.reset","type":"Frameworks"},{"name":"turtle.resetscreen()","path":"library/turtle#turtle.resetscreen","type":"Frameworks"},{"name":"turtle.resizemode()","path":"library/turtle#turtle.resizemode","type":"Frameworks"},{"name":"turtle.right()","path":"library/turtle#turtle.right","type":"Frameworks"},{"name":"turtle.rt()","path":"library/turtle#turtle.rt","type":"Frameworks"},{"name":"turtle.Screen","path":"library/turtle#turtle.Screen","type":"Frameworks"},{"name":"turtle.screensize()","path":"library/turtle#turtle.screensize","type":"Frameworks"},{"name":"turtle.ScrolledCanvas","path":"library/turtle#turtle.ScrolledCanvas","type":"Frameworks"},{"name":"turtle.seth()","path":"library/turtle#turtle.seth","type":"Frameworks"},{"name":"turtle.setheading()","path":"library/turtle#turtle.setheading","type":"Frameworks"},{"name":"turtle.setpos()","path":"library/turtle#turtle.setpos","type":"Frameworks"},{"name":"turtle.setposition()","path":"library/turtle#turtle.setposition","type":"Frameworks"},{"name":"turtle.settiltangle()","path":"library/turtle#turtle.settiltangle","type":"Frameworks"},{"name":"turtle.setundobuffer()","path":"library/turtle#turtle.setundobuffer","type":"Frameworks"},{"name":"turtle.setup()","path":"library/turtle#turtle.setup","type":"Frameworks"},{"name":"turtle.setworldcoordinates()","path":"library/turtle#turtle.setworldcoordinates","type":"Frameworks"},{"name":"turtle.setx()","path":"library/turtle#turtle.setx","type":"Frameworks"},{"name":"turtle.sety()","path":"library/turtle#turtle.sety","type":"Frameworks"},{"name":"turtle.Shape","path":"library/turtle#turtle.Shape","type":"Frameworks"},{"name":"turtle.shape()","path":"library/turtle#turtle.shape","type":"Frameworks"},{"name":"turtle.Shape.addcomponent()","path":"library/turtle#turtle.Shape.addcomponent","type":"Frameworks"},{"name":"turtle.shapesize()","path":"library/turtle#turtle.shapesize","type":"Frameworks"},{"name":"turtle.shapetransform()","path":"library/turtle#turtle.shapetransform","type":"Frameworks"},{"name":"turtle.shearfactor()","path":"library/turtle#turtle.shearfactor","type":"Frameworks"},{"name":"turtle.showturtle()","path":"library/turtle#turtle.showturtle","type":"Frameworks"},{"name":"turtle.speed()","path":"library/turtle#turtle.speed","type":"Frameworks"},{"name":"turtle.st()","path":"library/turtle#turtle.st","type":"Frameworks"},{"name":"turtle.stamp()","path":"library/turtle#turtle.stamp","type":"Frameworks"},{"name":"turtle.textinput()","path":"library/turtle#turtle.textinput","type":"Frameworks"},{"name":"turtle.tilt()","path":"library/turtle#turtle.tilt","type":"Frameworks"},{"name":"turtle.tiltangle()","path":"library/turtle#turtle.tiltangle","type":"Frameworks"},{"name":"turtle.title()","path":"library/turtle#turtle.title","type":"Frameworks"},{"name":"turtle.towards()","path":"library/turtle#turtle.towards","type":"Frameworks"},{"name":"turtle.tracer()","path":"library/turtle#turtle.tracer","type":"Frameworks"},{"name":"turtle.Turtle","path":"library/turtle#turtle.Turtle","type":"Frameworks"},{"name":"turtle.turtles()","path":"library/turtle#turtle.turtles","type":"Frameworks"},{"name":"turtle.TurtleScreen","path":"library/turtle#turtle.TurtleScreen","type":"Frameworks"},{"name":"turtle.turtlesize()","path":"library/turtle#turtle.turtlesize","type":"Frameworks"},{"name":"turtle.undo()","path":"library/turtle#turtle.undo","type":"Frameworks"},{"name":"turtle.undobufferentries()","path":"library/turtle#turtle.undobufferentries","type":"Frameworks"},{"name":"turtle.up()","path":"library/turtle#turtle.up","type":"Frameworks"},{"name":"turtle.update()","path":"library/turtle#turtle.update","type":"Frameworks"},{"name":"turtle.Vec2D","path":"library/turtle#turtle.Vec2D","type":"Frameworks"},{"name":"turtle.width()","path":"library/turtle#turtle.width","type":"Frameworks"},{"name":"turtle.window_height()","path":"library/turtle#turtle.window_height","type":"Frameworks"},{"name":"turtle.window_width()","path":"library/turtle#turtle.window_width","type":"Frameworks"},{"name":"turtle.write()","path":"library/turtle#turtle.write","type":"Frameworks"},{"name":"turtle.write_docstringdict()","path":"library/turtle#turtle.write_docstringdict","type":"Frameworks"},{"name":"turtle.xcor()","path":"library/turtle#turtle.xcor","type":"Frameworks"},{"name":"turtle.ycor()","path":"library/turtle#turtle.ycor","type":"Frameworks"},{"name":"type","path":"library/functions#type","type":"Built-in Functions"},{"name":"TypeError","path":"library/exceptions#TypeError","type":"Built-in Exceptions"},{"name":"types","path":"library/types","type":"Data Types"},{"name":"Types","path":"library/stdtypes","type":"Built-in Types"},{"name":"types.BuiltinFunctionType","path":"library/types#types.BuiltinFunctionType","type":"Data Types"},{"name":"types.BuiltinMethodType","path":"library/types#types.BuiltinMethodType","type":"Data Types"},{"name":"types.CodeType","path":"library/types#types.CodeType","type":"Data Types"},{"name":"types.coroutine()","path":"library/types#types.coroutine","type":"Data Types"},{"name":"types.CoroutineType","path":"library/types#types.CoroutineType","type":"Data Types"},{"name":"types.DynamicClassAttribute()","path":"library/types#types.DynamicClassAttribute","type":"Data Types"},{"name":"types.FrameType","path":"library/types#types.FrameType","type":"Data Types"},{"name":"types.FunctionType","path":"library/types#types.FunctionType","type":"Data Types"},{"name":"types.GeneratorType","path":"library/types#types.GeneratorType","type":"Data Types"},{"name":"types.GetSetDescriptorType","path":"library/types#types.GetSetDescriptorType","type":"Data Types"},{"name":"types.LambdaType","path":"library/types#types.LambdaType","type":"Data Types"},{"name":"types.MappingProxyType","path":"library/types#types.MappingProxyType","type":"Data Types"},{"name":"types.MappingProxyType.copy()","path":"library/types#types.MappingProxyType.copy","type":"Data Types"},{"name":"types.MappingProxyType.get()","path":"library/types#types.MappingProxyType.get","type":"Data Types"},{"name":"types.MappingProxyType.items()","path":"library/types#types.MappingProxyType.items","type":"Data Types"},{"name":"types.MappingProxyType.keys()","path":"library/types#types.MappingProxyType.keys","type":"Data Types"},{"name":"types.MappingProxyType.values()","path":"library/types#types.MappingProxyType.values","type":"Data Types"},{"name":"types.MemberDescriptorType","path":"library/types#types.MemberDescriptorType","type":"Data Types"},{"name":"types.MethodType","path":"library/types#types.MethodType","type":"Data Types"},{"name":"types.ModuleType","path":"library/types#types.ModuleType","type":"Data Types"},{"name":"types.ModuleType.__doc__","path":"library/types#types.ModuleType.__doc__","type":"Data Types"},{"name":"types.ModuleType.__loader__","path":"library/types#types.ModuleType.__loader__","type":"Data Types"},{"name":"types.ModuleType.__name__","path":"library/types#types.ModuleType.__name__","type":"Data Types"},{"name":"types.ModuleType.__package__","path":"library/types#types.ModuleType.__package__","type":"Data Types"},{"name":"types.new_class()","path":"library/types#types.new_class","type":"Data Types"},{"name":"types.prepare_class()","path":"library/types#types.prepare_class","type":"Data Types"},{"name":"types.SimpleNamespace","path":"library/types#types.SimpleNamespace","type":"Data Types"},{"name":"types.TracebackType","path":"library/types#types.TracebackType","type":"Data Types"},{"name":"typing","path":"library/typing","type":"Development Tools"},{"name":"typing.AbstractSet","path":"library/typing#typing.AbstractSet","type":"Development Tools"},{"name":"typing.Any","path":"library/typing#typing.Any","type":"Development Tools"},{"name":"typing.AnyStr","path":"library/typing#typing.AnyStr","type":"Development Tools"},{"name":"typing.AsyncGenerator","path":"library/typing#typing.AsyncGenerator","type":"Development Tools"},{"name":"typing.AsyncIterable","path":"library/typing#typing.AsyncIterable","type":"Development Tools"},{"name":"typing.AsyncIterator","path":"library/typing#typing.AsyncIterator","type":"Development Tools"},{"name":"typing.Awaitable","path":"library/typing#typing.Awaitable","type":"Development Tools"},{"name":"typing.ByteString","path":"library/typing#typing.ByteString","type":"Development Tools"},{"name":"typing.Callable","path":"library/typing#typing.Callable","type":"Development Tools"},{"name":"typing.cast()","path":"library/typing#typing.cast","type":"Development Tools"},{"name":"typing.ClassVar","path":"library/typing#typing.ClassVar","type":"Development Tools"},{"name":"typing.Container","path":"library/typing#typing.Container","type":"Development Tools"},{"name":"typing.Coroutine","path":"library/typing#typing.Coroutine","type":"Development Tools"},{"name":"typing.DefaultDict","path":"library/typing#typing.DefaultDict","type":"Development Tools"},{"name":"typing.Deque","path":"library/typing#typing.Deque","type":"Development Tools"},{"name":"typing.Dict","path":"library/typing#typing.Dict","type":"Development Tools"},{"name":"typing.FrozenSet","path":"library/typing#typing.FrozenSet","type":"Development Tools"},{"name":"typing.Generator","path":"library/typing#typing.Generator","type":"Development Tools"},{"name":"typing.Generic","path":"library/typing#typing.Generic","type":"Development Tools"},{"name":"typing.get_type_hints()","path":"library/typing#typing.get_type_hints","type":"Development Tools"},{"name":"typing.Hashable","path":"library/typing#typing.Hashable","type":"Development Tools"},{"name":"typing.io","path":"library/typing#typing.io","type":"Development Tools"},{"name":"typing.ItemsView","path":"library/typing#typing.ItemsView","type":"Development Tools"},{"name":"typing.Iterable","path":"library/typing#typing.Iterable","type":"Development Tools"},{"name":"typing.Iterator","path":"library/typing#typing.Iterator","type":"Development Tools"},{"name":"typing.KeysView","path":"library/typing#typing.KeysView","type":"Development Tools"},{"name":"typing.List","path":"library/typing#typing.List","type":"Development Tools"},{"name":"typing.Mapping","path":"library/typing#typing.Mapping","type":"Development Tools"},{"name":"typing.MappingView","path":"library/typing#typing.MappingView","type":"Development Tools"},{"name":"typing.MutableMapping","path":"library/typing#typing.MutableMapping","type":"Development Tools"},{"name":"typing.MutableSequence","path":"library/typing#typing.MutableSequence","type":"Development Tools"},{"name":"typing.MutableSet","path":"library/typing#typing.MutableSet","type":"Development Tools"},{"name":"typing.NamedTuple()","path":"library/typing#typing.NamedTuple","type":"Development Tools"},{"name":"typing.NewType()","path":"library/typing#typing.NewType","type":"Development Tools"},{"name":"typing.no_type_check()","path":"library/typing#typing.no_type_check","type":"Development Tools"},{"name":"typing.no_type_check_decorator()","path":"library/typing#typing.no_type_check_decorator","type":"Development Tools"},{"name":"typing.Optional","path":"library/typing#typing.Optional","type":"Development Tools"},{"name":"typing.overload()","path":"library/typing#typing.overload","type":"Development Tools"},{"name":"typing.re","path":"library/typing#typing.re","type":"Development Tools"},{"name":"typing.Reversible","path":"library/typing#typing.Reversible","type":"Development Tools"},{"name":"typing.Sequence","path":"library/typing#typing.Sequence","type":"Development Tools"},{"name":"typing.Set","path":"library/typing#typing.Set","type":"Development Tools"},{"name":"typing.Sized","path":"library/typing#typing.Sized","type":"Development Tools"},{"name":"typing.SupportsAbs","path":"library/typing#typing.SupportsAbs","type":"Development Tools"},{"name":"typing.SupportsFloat","path":"library/typing#typing.SupportsFloat","type":"Development Tools"},{"name":"typing.SupportsInt","path":"library/typing#typing.SupportsInt","type":"Development Tools"},{"name":"typing.SupportsRound","path":"library/typing#typing.SupportsRound","type":"Development Tools"},{"name":"typing.Text","path":"library/typing#typing.Text","type":"Development Tools"},{"name":"typing.Tuple","path":"library/typing#typing.Tuple","type":"Development Tools"},{"name":"typing.Type","path":"library/typing#typing.Type","type":"Development Tools"},{"name":"typing.TypeVar","path":"library/typing#typing.TypeVar","type":"Development Tools"},{"name":"typing.Union","path":"library/typing#typing.Union","type":"Development Tools"},{"name":"typing.ValuesView","path":"library/typing#typing.ValuesView","type":"Development Tools"},{"name":"UnboundLocalError","path":"library/exceptions#UnboundLocalError","type":"Built-in Exceptions"},{"name":"unicodedata","path":"library/unicodedata","type":"Text Processing"},{"name":"unicodedata.bidirectional()","path":"library/unicodedata#unicodedata.bidirectional","type":"Text Processing"},{"name":"unicodedata.category()","path":"library/unicodedata#unicodedata.category","type":"Text Processing"},{"name":"unicodedata.combining()","path":"library/unicodedata#unicodedata.combining","type":"Text Processing"},{"name":"unicodedata.decimal()","path":"library/unicodedata#unicodedata.decimal","type":"Text Processing"},{"name":"unicodedata.decomposition()","path":"library/unicodedata#unicodedata.decomposition","type":"Text Processing"},{"name":"unicodedata.digit()","path":"library/unicodedata#unicodedata.digit","type":"Text Processing"},{"name":"unicodedata.east_asian_width()","path":"library/unicodedata#unicodedata.east_asian_width","type":"Text Processing"},{"name":"unicodedata.lookup()","path":"library/unicodedata#unicodedata.lookup","type":"Text Processing"},{"name":"unicodedata.mirrored()","path":"library/unicodedata#unicodedata.mirrored","type":"Text Processing"},{"name":"unicodedata.name()","path":"library/unicodedata#unicodedata.name","type":"Text Processing"},{"name":"unicodedata.normalize()","path":"library/unicodedata#unicodedata.normalize","type":"Text Processing"},{"name":"unicodedata.numeric()","path":"library/unicodedata#unicodedata.numeric","type":"Text Processing"},{"name":"unicodedata.ucd_3_2_0","path":"library/unicodedata#unicodedata.ucd_3_2_0","type":"Text Processing"},{"name":"unicodedata.unidata_version","path":"library/unicodedata#unicodedata.unidata_version","type":"Text Processing"},{"name":"UnicodeDecodeError","path":"library/exceptions#UnicodeDecodeError","type":"Built-in Exceptions"},{"name":"UnicodeEncodeError","path":"library/exceptions#UnicodeEncodeError","type":"Built-in Exceptions"},{"name":"UnicodeError","path":"library/exceptions#UnicodeError","type":"Built-in Exceptions"},{"name":"UnicodeError.encoding","path":"library/exceptions#UnicodeError.encoding","type":"Built-in Exceptions"},{"name":"UnicodeError.end","path":"library/exceptions#UnicodeError.end","type":"Built-in Exceptions"},{"name":"UnicodeError.object","path":"library/exceptions#UnicodeError.object","type":"Built-in Exceptions"},{"name":"UnicodeError.reason","path":"library/exceptions#UnicodeError.reason","type":"Built-in Exceptions"},{"name":"UnicodeError.start","path":"library/exceptions#UnicodeError.start","type":"Built-in Exceptions"},{"name":"UnicodeTranslateError","path":"library/exceptions#UnicodeTranslateError","type":"Built-in Exceptions"},{"name":"UnicodeWarning","path":"library/exceptions#UnicodeWarning","type":"Built-in Exceptions"},{"name":"unittest","path":"library/unittest","type":"Development Tools"},{"name":"unittest.defaultTestLoader","path":"library/unittest#unittest.defaultTestLoader","type":"Development Tools"},{"name":"unittest.expectedFailure()","path":"library/unittest#unittest.expectedFailure","type":"Development Tools"},{"name":"unittest.FunctionTestCase","path":"library/unittest#unittest.FunctionTestCase","type":"Development Tools"},{"name":"unittest.installHandler()","path":"library/unittest#unittest.installHandler","type":"Development Tools"},{"name":"unittest.main()","path":"library/unittest#unittest.main","type":"Development Tools"},{"name":"unittest.mock","path":"library/unittest.mock","type":"Development Tools"},{"name":"unittest.mock.call()","path":"library/unittest.mock#unittest.mock.call","type":"Development Tools"},{"name":"unittest.mock.call.call_list()","path":"library/unittest.mock#unittest.mock.call.call_list","type":"Development Tools"},{"name":"unittest.mock.create_autospec()","path":"library/unittest.mock#unittest.mock.create_autospec","type":"Development Tools"},{"name":"unittest.mock.MagicMock","path":"library/unittest.mock#unittest.mock.MagicMock","type":"Development Tools"},{"name":"unittest.mock.Mock","path":"library/unittest.mock#unittest.mock.Mock","type":"Development Tools"},{"name":"unittest.mock.Mock.assert_any_call()","path":"library/unittest.mock#unittest.mock.Mock.assert_any_call","type":"Development Tools"},{"name":"unittest.mock.Mock.assert_called_once_with()","path":"library/unittest.mock#unittest.mock.Mock.assert_called_once_with","type":"Development Tools"},{"name":"unittest.mock.Mock.assert_called_with()","path":"library/unittest.mock#unittest.mock.Mock.assert_called_with","type":"Development Tools"},{"name":"unittest.mock.Mock.assert_has_calls()","path":"library/unittest.mock#unittest.mock.Mock.assert_has_calls","type":"Development Tools"},{"name":"unittest.mock.Mock.assert_not_called()","path":"library/unittest.mock#unittest.mock.Mock.assert_not_called","type":"Development Tools"},{"name":"unittest.mock.Mock.attach_mock()","path":"library/unittest.mock#unittest.mock.Mock.attach_mock","type":"Development Tools"},{"name":"unittest.mock.Mock.called","path":"library/unittest.mock#unittest.mock.Mock.called","type":"Development Tools"},{"name":"unittest.mock.Mock.call_args","path":"library/unittest.mock#unittest.mock.Mock.call_args","type":"Development Tools"},{"name":"unittest.mock.Mock.call_args_list","path":"library/unittest.mock#unittest.mock.Mock.call_args_list","type":"Development Tools"},{"name":"unittest.mock.Mock.call_count","path":"library/unittest.mock#unittest.mock.Mock.call_count","type":"Development Tools"},{"name":"unittest.mock.Mock.configure_mock()","path":"library/unittest.mock#unittest.mock.Mock.configure_mock","type":"Development Tools"},{"name":"unittest.mock.Mock.method_calls","path":"library/unittest.mock#unittest.mock.Mock.method_calls","type":"Development Tools"},{"name":"unittest.mock.Mock.mock_add_spec()","path":"library/unittest.mock#unittest.mock.Mock.mock_add_spec","type":"Development Tools"},{"name":"unittest.mock.Mock.mock_calls","path":"library/unittest.mock#unittest.mock.Mock.mock_calls","type":"Development Tools"},{"name":"unittest.mock.Mock.reset_mock()","path":"library/unittest.mock#unittest.mock.Mock.reset_mock","type":"Development Tools"},{"name":"unittest.mock.Mock.return_value","path":"library/unittest.mock#unittest.mock.Mock.return_value","type":"Development Tools"},{"name":"unittest.mock.Mock.side_effect","path":"library/unittest.mock#unittest.mock.Mock.side_effect","type":"Development Tools"},{"name":"unittest.mock.Mock._get_child_mock()","path":"library/unittest.mock#unittest.mock.Mock._get_child_mock","type":"Development Tools"},{"name":"unittest.mock.Mock.__class__","path":"library/unittest.mock#unittest.mock.Mock.__class__","type":"Development Tools"},{"name":"unittest.mock.Mock.__dir__()","path":"library/unittest.mock#unittest.mock.Mock.__dir__","type":"Development Tools"},{"name":"unittest.mock.mock_open()","path":"library/unittest.mock#unittest.mock.mock_open","type":"Development Tools"},{"name":"unittest.mock.NonCallableMagicMock","path":"library/unittest.mock#unittest.mock.NonCallableMagicMock","type":"Development Tools"},{"name":"unittest.mock.NonCallableMock","path":"library/unittest.mock#unittest.mock.NonCallableMock","type":"Development Tools"},{"name":"unittest.mock.patch()","path":"library/unittest.mock#unittest.mock.patch","type":"Development Tools"},{"name":"unittest.mock.patch.dict()","path":"library/unittest.mock#unittest.mock.patch.dict","type":"Development Tools"},{"name":"unittest.mock.patch.multiple()","path":"library/unittest.mock#unittest.mock.patch.multiple","type":"Development Tools"},{"name":"unittest.mock.patch.object()","path":"library/unittest.mock#unittest.mock.patch.object","type":"Development Tools"},{"name":"unittest.mock.patch.stopall()","path":"library/unittest.mock#unittest.mock.patch.stopall","type":"Development Tools"},{"name":"unittest.mock.PropertyMock","path":"library/unittest.mock#unittest.mock.PropertyMock","type":"Development Tools"},{"name":"unittest.mock.sentinel","path":"library/unittest.mock#unittest.mock.sentinel","type":"Development Tools"},{"name":"unittest.registerResult()","path":"library/unittest#unittest.registerResult","type":"Development Tools"},{"name":"unittest.removeHandler()","path":"library/unittest#unittest.removeHandler","type":"Development Tools"},{"name":"unittest.removeResult()","path":"library/unittest#unittest.removeResult","type":"Development Tools"},{"name":"unittest.skip()","path":"library/unittest#unittest.skip","type":"Development Tools"},{"name":"unittest.skipIf()","path":"library/unittest#unittest.skipIf","type":"Development Tools"},{"name":"unittest.SkipTest","path":"library/unittest#unittest.SkipTest","type":"Development Tools"},{"name":"unittest.skipUnless()","path":"library/unittest#unittest.skipUnless","type":"Development Tools"},{"name":"unittest.TestCase","path":"library/unittest#unittest.TestCase","type":"Development Tools"},{"name":"unittest.TestCase.addCleanup()","path":"library/unittest#unittest.TestCase.addCleanup","type":"Development Tools"},{"name":"unittest.TestCase.addTypeEqualityFunc()","path":"library/unittest#unittest.TestCase.addTypeEqualityFunc","type":"Development Tools"},{"name":"unittest.TestCase.assertAlmostEqual()","path":"library/unittest#unittest.TestCase.assertAlmostEqual","type":"Development Tools"},{"name":"unittest.TestCase.assertCountEqual()","path":"library/unittest#unittest.TestCase.assertCountEqual","type":"Development Tools"},{"name":"unittest.TestCase.assertDictEqual()","path":"library/unittest#unittest.TestCase.assertDictEqual","type":"Development Tools"},{"name":"unittest.TestCase.assertEqual()","path":"library/unittest#unittest.TestCase.assertEqual","type":"Development Tools"},{"name":"unittest.TestCase.assertFalse()","path":"library/unittest#unittest.TestCase.assertFalse","type":"Development Tools"},{"name":"unittest.TestCase.assertGreater()","path":"library/unittest#unittest.TestCase.assertGreater","type":"Development Tools"},{"name":"unittest.TestCase.assertGreaterEqual()","path":"library/unittest#unittest.TestCase.assertGreaterEqual","type":"Development Tools"},{"name":"unittest.TestCase.assertIn()","path":"library/unittest#unittest.TestCase.assertIn","type":"Development Tools"},{"name":"unittest.TestCase.assertIs()","path":"library/unittest#unittest.TestCase.assertIs","type":"Development Tools"},{"name":"unittest.TestCase.assertIsInstance()","path":"library/unittest#unittest.TestCase.assertIsInstance","type":"Development Tools"},{"name":"unittest.TestCase.assertIsNone()","path":"library/unittest#unittest.TestCase.assertIsNone","type":"Development Tools"},{"name":"unittest.TestCase.assertIsNot()","path":"library/unittest#unittest.TestCase.assertIsNot","type":"Development Tools"},{"name":"unittest.TestCase.assertIsNotNone()","path":"library/unittest#unittest.TestCase.assertIsNotNone","type":"Development Tools"},{"name":"unittest.TestCase.assertLess()","path":"library/unittest#unittest.TestCase.assertLess","type":"Development Tools"},{"name":"unittest.TestCase.assertLessEqual()","path":"library/unittest#unittest.TestCase.assertLessEqual","type":"Development Tools"},{"name":"unittest.TestCase.assertListEqual()","path":"library/unittest#unittest.TestCase.assertListEqual","type":"Development Tools"},{"name":"unittest.TestCase.assertLogs()","path":"library/unittest#unittest.TestCase.assertLogs","type":"Development Tools"},{"name":"unittest.TestCase.assertMultiLineEqual()","path":"library/unittest#unittest.TestCase.assertMultiLineEqual","type":"Development Tools"},{"name":"unittest.TestCase.assertNotAlmostEqual()","path":"library/unittest#unittest.TestCase.assertNotAlmostEqual","type":"Development Tools"},{"name":"unittest.TestCase.assertNotEqual()","path":"library/unittest#unittest.TestCase.assertNotEqual","type":"Development Tools"},{"name":"unittest.TestCase.assertNotIn()","path":"library/unittest#unittest.TestCase.assertNotIn","type":"Development Tools"},{"name":"unittest.TestCase.assertNotIsInstance()","path":"library/unittest#unittest.TestCase.assertNotIsInstance","type":"Development Tools"},{"name":"unittest.TestCase.assertNotRegex()","path":"library/unittest#unittest.TestCase.assertNotRegex","type":"Development Tools"},{"name":"unittest.TestCase.assertRaises()","path":"library/unittest#unittest.TestCase.assertRaises","type":"Development Tools"},{"name":"unittest.TestCase.assertRaisesRegex()","path":"library/unittest#unittest.TestCase.assertRaisesRegex","type":"Development Tools"},{"name":"unittest.TestCase.assertRegex()","path":"library/unittest#unittest.TestCase.assertRegex","type":"Development Tools"},{"name":"unittest.TestCase.assertSequenceEqual()","path":"library/unittest#unittest.TestCase.assertSequenceEqual","type":"Development Tools"},{"name":"unittest.TestCase.assertSetEqual()","path":"library/unittest#unittest.TestCase.assertSetEqual","type":"Development Tools"},{"name":"unittest.TestCase.assertTrue()","path":"library/unittest#unittest.TestCase.assertTrue","type":"Development Tools"},{"name":"unittest.TestCase.assertTupleEqual()","path":"library/unittest#unittest.TestCase.assertTupleEqual","type":"Development Tools"},{"name":"unittest.TestCase.assertWarns()","path":"library/unittest#unittest.TestCase.assertWarns","type":"Development Tools"},{"name":"unittest.TestCase.assertWarnsRegex()","path":"library/unittest#unittest.TestCase.assertWarnsRegex","type":"Development Tools"},{"name":"unittest.TestCase.countTestCases()","path":"library/unittest#unittest.TestCase.countTestCases","type":"Development Tools"},{"name":"unittest.TestCase.debug()","path":"library/unittest#unittest.TestCase.debug","type":"Development Tools"},{"name":"unittest.TestCase.defaultTestResult()","path":"library/unittest#unittest.TestCase.defaultTestResult","type":"Development Tools"},{"name":"unittest.TestCase.doCleanups()","path":"library/unittest#unittest.TestCase.doCleanups","type":"Development Tools"},{"name":"unittest.TestCase.fail()","path":"library/unittest#unittest.TestCase.fail","type":"Development Tools"},{"name":"unittest.TestCase.failureException","path":"library/unittest#unittest.TestCase.failureException","type":"Development Tools"},{"name":"unittest.TestCase.id()","path":"library/unittest#unittest.TestCase.id","type":"Development Tools"},{"name":"unittest.TestCase.longMessage","path":"library/unittest#unittest.TestCase.longMessage","type":"Development Tools"},{"name":"unittest.TestCase.maxDiff","path":"library/unittest#unittest.TestCase.maxDiff","type":"Development Tools"},{"name":"unittest.TestCase.output","path":"library/unittest#unittest.TestCase.output","type":"Development Tools"},{"name":"unittest.TestCase.records","path":"library/unittest#unittest.TestCase.records","type":"Development Tools"},{"name":"unittest.TestCase.run()","path":"library/unittest#unittest.TestCase.run","type":"Development Tools"},{"name":"unittest.TestCase.setUp()","path":"library/unittest#unittest.TestCase.setUp","type":"Development Tools"},{"name":"unittest.TestCase.setUpClass()","path":"library/unittest#unittest.TestCase.setUpClass","type":"Development Tools"},{"name":"unittest.TestCase.shortDescription()","path":"library/unittest#unittest.TestCase.shortDescription","type":"Development Tools"},{"name":"unittest.TestCase.skipTest()","path":"library/unittest#unittest.TestCase.skipTest","type":"Development Tools"},{"name":"unittest.TestCase.subTest()","path":"library/unittest#unittest.TestCase.subTest","type":"Development Tools"},{"name":"unittest.TestCase.tearDown()","path":"library/unittest#unittest.TestCase.tearDown","type":"Development Tools"},{"name":"unittest.TestCase.tearDownClass()","path":"library/unittest#unittest.TestCase.tearDownClass","type":"Development Tools"},{"name":"unittest.TestLoader","path":"library/unittest#unittest.TestLoader","type":"Development Tools"},{"name":"unittest.TestLoader.discover()","path":"library/unittest#unittest.TestLoader.discover","type":"Development Tools"},{"name":"unittest.TestLoader.errors","path":"library/unittest#unittest.TestLoader.errors","type":"Development Tools"},{"name":"unittest.TestLoader.getTestCaseNames()","path":"library/unittest#unittest.TestLoader.getTestCaseNames","type":"Development Tools"},{"name":"unittest.TestLoader.loadTestsFromModule()","path":"library/unittest#unittest.TestLoader.loadTestsFromModule","type":"Development Tools"},{"name":"unittest.TestLoader.loadTestsFromName()","path":"library/unittest#unittest.TestLoader.loadTestsFromName","type":"Development Tools"},{"name":"unittest.TestLoader.loadTestsFromNames()","path":"library/unittest#unittest.TestLoader.loadTestsFromNames","type":"Development Tools"},{"name":"unittest.TestLoader.loadTestsFromTestCase()","path":"library/unittest#unittest.TestLoader.loadTestsFromTestCase","type":"Development Tools"},{"name":"unittest.TestLoader.sortTestMethodsUsing","path":"library/unittest#unittest.TestLoader.sortTestMethodsUsing","type":"Development Tools"},{"name":"unittest.TestLoader.suiteClass","path":"library/unittest#unittest.TestLoader.suiteClass","type":"Development Tools"},{"name":"unittest.TestLoader.testMethodPrefix","path":"library/unittest#unittest.TestLoader.testMethodPrefix","type":"Development Tools"},{"name":"unittest.TestResult","path":"library/unittest#unittest.TestResult","type":"Development Tools"},{"name":"unittest.TestResult.addError()","path":"library/unittest#unittest.TestResult.addError","type":"Development Tools"},{"name":"unittest.TestResult.addExpectedFailure()","path":"library/unittest#unittest.TestResult.addExpectedFailure","type":"Development Tools"},{"name":"unittest.TestResult.addFailure()","path":"library/unittest#unittest.TestResult.addFailure","type":"Development Tools"},{"name":"unittest.TestResult.addSkip()","path":"library/unittest#unittest.TestResult.addSkip","type":"Development Tools"},{"name":"unittest.TestResult.addSubTest()","path":"library/unittest#unittest.TestResult.addSubTest","type":"Development Tools"},{"name":"unittest.TestResult.addSuccess()","path":"library/unittest#unittest.TestResult.addSuccess","type":"Development Tools"},{"name":"unittest.TestResult.addUnexpectedSuccess()","path":"library/unittest#unittest.TestResult.addUnexpectedSuccess","type":"Development Tools"},{"name":"unittest.TestResult.buffer","path":"library/unittest#unittest.TestResult.buffer","type":"Development Tools"},{"name":"unittest.TestResult.errors","path":"library/unittest#unittest.TestResult.errors","type":"Development Tools"},{"name":"unittest.TestResult.expectedFailures","path":"library/unittest#unittest.TestResult.expectedFailures","type":"Development Tools"},{"name":"unittest.TestResult.failfast","path":"library/unittest#unittest.TestResult.failfast","type":"Development Tools"},{"name":"unittest.TestResult.failures","path":"library/unittest#unittest.TestResult.failures","type":"Development Tools"},{"name":"unittest.TestResult.shouldStop","path":"library/unittest#unittest.TestResult.shouldStop","type":"Development Tools"},{"name":"unittest.TestResult.skipped","path":"library/unittest#unittest.TestResult.skipped","type":"Development Tools"},{"name":"unittest.TestResult.startTest()","path":"library/unittest#unittest.TestResult.startTest","type":"Development Tools"},{"name":"unittest.TestResult.startTestRun()","path":"library/unittest#unittest.TestResult.startTestRun","type":"Development Tools"},{"name":"unittest.TestResult.stop()","path":"library/unittest#unittest.TestResult.stop","type":"Development Tools"},{"name":"unittest.TestResult.stopTest()","path":"library/unittest#unittest.TestResult.stopTest","type":"Development Tools"},{"name":"unittest.TestResult.stopTestRun()","path":"library/unittest#unittest.TestResult.stopTestRun","type":"Development Tools"},{"name":"unittest.TestResult.tb_locals","path":"library/unittest#unittest.TestResult.tb_locals","type":"Development Tools"},{"name":"unittest.TestResult.testsRun","path":"library/unittest#unittest.TestResult.testsRun","type":"Development Tools"},{"name":"unittest.TestResult.unexpectedSuccesses","path":"library/unittest#unittest.TestResult.unexpectedSuccesses","type":"Development Tools"},{"name":"unittest.TestResult.wasSuccessful()","path":"library/unittest#unittest.TestResult.wasSuccessful","type":"Development Tools"},{"name":"unittest.TestSuite","path":"library/unittest#unittest.TestSuite","type":"Development Tools"},{"name":"unittest.TestSuite.addTest()","path":"library/unittest#unittest.TestSuite.addTest","type":"Development Tools"},{"name":"unittest.TestSuite.addTests()","path":"library/unittest#unittest.TestSuite.addTests","type":"Development Tools"},{"name":"unittest.TestSuite.countTestCases()","path":"library/unittest#unittest.TestSuite.countTestCases","type":"Development Tools"},{"name":"unittest.TestSuite.debug()","path":"library/unittest#unittest.TestSuite.debug","type":"Development Tools"},{"name":"unittest.TestSuite.run()","path":"library/unittest#unittest.TestSuite.run","type":"Development Tools"},{"name":"unittest.TestSuite.__iter__()","path":"library/unittest#unittest.TestSuite.__iter__","type":"Development Tools"},{"name":"unittest.TextTestResult","path":"library/unittest#unittest.TextTestResult","type":"Development Tools"},{"name":"unittest.TextTestRunner","path":"library/unittest#unittest.TextTestRunner","type":"Development Tools"},{"name":"unittest.TextTestRunner.run()","path":"library/unittest#unittest.TextTestRunner.run","type":"Development Tools"},{"name":"unittest.TextTestRunner._makeResult()","path":"library/unittest#unittest.TextTestRunner._makeResult","type":"Development Tools"},{"name":"urllib","path":"library/urllib","type":"Internet"},{"name":"urllib.error","path":"library/urllib.error","type":"Internet"},{"name":"urllib.error.ContentTooShortError","path":"library/urllib.error#urllib.error.ContentTooShortError","type":"Internet"},{"name":"urllib.error.HTTPError","path":"library/urllib.error#urllib.error.HTTPError","type":"Internet"},{"name":"urllib.error.HTTPError.code","path":"library/urllib.error#urllib.error.HTTPError.code","type":"Internet"},{"name":"urllib.error.HTTPError.headers","path":"library/urllib.error#urllib.error.HTTPError.headers","type":"Internet"},{"name":"urllib.error.HTTPError.reason","path":"library/urllib.error#urllib.error.HTTPError.reason","type":"Internet"},{"name":"urllib.error.URLError","path":"library/urllib.error#urllib.error.URLError","type":"Internet"},{"name":"urllib.error.URLError.reason","path":"library/urllib.error#urllib.error.URLError.reason","type":"Internet"},{"name":"urllib.parse","path":"library/urllib.parse","type":"Internet"},{"name":"urllib.parse.DefragResult","path":"library/urllib.parse#urllib.parse.DefragResult","type":"Internet"},{"name":"urllib.parse.DefragResultBytes","path":"library/urllib.parse#urllib.parse.DefragResultBytes","type":"Internet"},{"name":"urllib.parse.ParseResult","path":"library/urllib.parse#urllib.parse.ParseResult","type":"Internet"},{"name":"urllib.parse.ParseResultBytes","path":"library/urllib.parse#urllib.parse.ParseResultBytes","type":"Internet"},{"name":"urllib.parse.parse_qs()","path":"library/urllib.parse#urllib.parse.parse_qs","type":"Internet"},{"name":"urllib.parse.parse_qsl()","path":"library/urllib.parse#urllib.parse.parse_qsl","type":"Internet"},{"name":"urllib.parse.quote()","path":"library/urllib.parse#urllib.parse.quote","type":"Internet"},{"name":"urllib.parse.quote_from_bytes()","path":"library/urllib.parse#urllib.parse.quote_from_bytes","type":"Internet"},{"name":"urllib.parse.quote_plus()","path":"library/urllib.parse#urllib.parse.quote_plus","type":"Internet"},{"name":"urllib.parse.SplitResult","path":"library/urllib.parse#urllib.parse.SplitResult","type":"Internet"},{"name":"urllib.parse.SplitResultBytes","path":"library/urllib.parse#urllib.parse.SplitResultBytes","type":"Internet"},{"name":"urllib.parse.unquote()","path":"library/urllib.parse#urllib.parse.unquote","type":"Internet"},{"name":"urllib.parse.unquote_plus()","path":"library/urllib.parse#urllib.parse.unquote_plus","type":"Internet"},{"name":"urllib.parse.unquote_to_bytes()","path":"library/urllib.parse#urllib.parse.unquote_to_bytes","type":"Internet"},{"name":"urllib.parse.urldefrag()","path":"library/urllib.parse#urllib.parse.urldefrag","type":"Internet"},{"name":"urllib.parse.urlencode()","path":"library/urllib.parse#urllib.parse.urlencode","type":"Internet"},{"name":"urllib.parse.urljoin()","path":"library/urllib.parse#urllib.parse.urljoin","type":"Internet"},{"name":"urllib.parse.urllib.parse.SplitResult.geturl()","path":"library/urllib.parse#urllib.parse.urllib.parse.SplitResult.geturl","type":"Internet"},{"name":"urllib.parse.urlparse()","path":"library/urllib.parse#urllib.parse.urlparse","type":"Internet"},{"name":"urllib.parse.urlsplit()","path":"library/urllib.parse#urllib.parse.urlsplit","type":"Internet"},{"name":"urllib.parse.urlunparse()","path":"library/urllib.parse#urllib.parse.urlunparse","type":"Internet"},{"name":"urllib.parse.urlunsplit()","path":"library/urllib.parse#urllib.parse.urlunsplit","type":"Internet"},{"name":"urllib.request","path":"library/urllib.request","type":"Internet"},{"name":"urllib.request.AbstractBasicAuthHandler","path":"library/urllib.request#urllib.request.AbstractBasicAuthHandler","type":"Internet"},{"name":"urllib.request.AbstractBasicAuthHandler.http_error_auth_reqed()","path":"library/urllib.request#urllib.request.AbstractBasicAuthHandler.http_error_auth_reqed","type":"Internet"},{"name":"urllib.request.AbstractDigestAuthHandler","path":"library/urllib.request#urllib.request.AbstractDigestAuthHandler","type":"Internet"},{"name":"urllib.request.AbstractDigestAuthHandler.http_error_auth_reqed()","path":"library/urllib.request#urllib.request.AbstractDigestAuthHandler.http_error_auth_reqed","type":"Internet"},{"name":"urllib.request.BaseHandler","path":"library/urllib.request#urllib.request.BaseHandler","type":"Internet"},{"name":"urllib.request.BaseHandler.add_parent()","path":"library/urllib.request#urllib.request.BaseHandler.add_parent","type":"Internet"},{"name":"urllib.request.BaseHandler.close()","path":"library/urllib.request#urllib.request.BaseHandler.close","type":"Internet"},{"name":"urllib.request.BaseHandler.default_open()","path":"library/urllib.request#urllib.request.BaseHandler.default_open","type":"Internet"},{"name":"urllib.request.BaseHandler.http_error_default()","path":"library/urllib.request#urllib.request.BaseHandler.http_error_default","type":"Internet"},{"name":"urllib.request.BaseHandler.http_error_nnn()","path":"library/urllib.request#urllib.request.BaseHandler.http_error_nnn","type":"Internet"},{"name":"urllib.request.BaseHandler.parent","path":"library/urllib.request#urllib.request.BaseHandler.parent","type":"Internet"},{"name":"urllib.request.BaseHandler.unknown_open()","path":"library/urllib.request#urllib.request.BaseHandler.unknown_open","type":"Internet"},{"name":"urllib.request.build_opener()","path":"library/urllib.request#urllib.request.build_opener","type":"Internet"},{"name":"urllib.request.CacheFTPHandler","path":"library/urllib.request#urllib.request.CacheFTPHandler","type":"Internet"},{"name":"urllib.request.CacheFTPHandler.setMaxConns()","path":"library/urllib.request#urllib.request.CacheFTPHandler.setMaxConns","type":"Internet"},{"name":"urllib.request.CacheFTPHandler.setTimeout()","path":"library/urllib.request#urllib.request.CacheFTPHandler.setTimeout","type":"Internet"},{"name":"urllib.request.DataHandler","path":"library/urllib.request#urllib.request.DataHandler","type":"Internet"},{"name":"urllib.request.DataHandler.data_open()","path":"library/urllib.request#urllib.request.DataHandler.data_open","type":"Internet"},{"name":"urllib.request.FancyURLopener","path":"library/urllib.request#urllib.request.FancyURLopener","type":"Internet"},{"name":"urllib.request.FancyURLopener.prompt_user_passwd()","path":"library/urllib.request#urllib.request.FancyURLopener.prompt_user_passwd","type":"Internet"},{"name":"urllib.request.FileHandler","path":"library/urllib.request#urllib.request.FileHandler","type":"Internet"},{"name":"urllib.request.FileHandler.file_open()","path":"library/urllib.request#urllib.request.FileHandler.file_open","type":"Internet"},{"name":"urllib.request.FTPHandler","path":"library/urllib.request#urllib.request.FTPHandler","type":"Internet"},{"name":"urllib.request.FTPHandler.ftp_open()","path":"library/urllib.request#urllib.request.FTPHandler.ftp_open","type":"Internet"},{"name":"urllib.request.getproxies()","path":"library/urllib.request#urllib.request.getproxies","type":"Internet"},{"name":"urllib.request.HTTPBasicAuthHandler","path":"library/urllib.request#urllib.request.HTTPBasicAuthHandler","type":"Internet"},{"name":"urllib.request.HTTPBasicAuthHandler.http_error_401()","path":"library/urllib.request#urllib.request.HTTPBasicAuthHandler.http_error_401","type":"Internet"},{"name":"urllib.request.HTTPCookieProcessor","path":"library/urllib.request#urllib.request.HTTPCookieProcessor","type":"Internet"},{"name":"urllib.request.HTTPCookieProcessor.cookiejar","path":"library/urllib.request#urllib.request.HTTPCookieProcessor.cookiejar","type":"Internet"},{"name":"urllib.request.HTTPDefaultErrorHandler","path":"library/urllib.request#urllib.request.HTTPDefaultErrorHandler","type":"Internet"},{"name":"urllib.request.HTTPDigestAuthHandler","path":"library/urllib.request#urllib.request.HTTPDigestAuthHandler","type":"Internet"},{"name":"urllib.request.HTTPDigestAuthHandler.http_error_401()","path":"library/urllib.request#urllib.request.HTTPDigestAuthHandler.http_error_401","type":"Internet"},{"name":"urllib.request.HTTPErrorProcessor","path":"library/urllib.request#urllib.request.HTTPErrorProcessor","type":"Internet"},{"name":"urllib.request.HTTPErrorProcessor.https_response()","path":"library/urllib.request#urllib.request.HTTPErrorProcessor.https_response","type":"Internet"},{"name":"urllib.request.HTTPErrorProcessor.http_response()","path":"library/urllib.request#urllib.request.HTTPErrorProcessor.http_response","type":"Internet"},{"name":"urllib.request.HTTPHandler","path":"library/urllib.request#urllib.request.HTTPHandler","type":"Internet"},{"name":"urllib.request.HTTPHandler.http_open()","path":"library/urllib.request#urllib.request.HTTPHandler.http_open","type":"Internet"},{"name":"urllib.request.HTTPPasswordMgr","path":"library/urllib.request#urllib.request.HTTPPasswordMgr","type":"Internet"},{"name":"urllib.request.HTTPPasswordMgr.add_password()","path":"library/urllib.request#urllib.request.HTTPPasswordMgr.add_password","type":"Internet"},{"name":"urllib.request.HTTPPasswordMgr.find_user_password()","path":"library/urllib.request#urllib.request.HTTPPasswordMgr.find_user_password","type":"Internet"},{"name":"urllib.request.HTTPPasswordMgrWithDefaultRealm","path":"library/urllib.request#urllib.request.HTTPPasswordMgrWithDefaultRealm","type":"Internet"},{"name":"urllib.request.HTTPPasswordMgrWithPriorAuth","path":"library/urllib.request#urllib.request.HTTPPasswordMgrWithPriorAuth","type":"Internet"},{"name":"urllib.request.HTTPPasswordMgrWithPriorAuth.add_password()","path":"library/urllib.request#urllib.request.HTTPPasswordMgrWithPriorAuth.add_password","type":"Internet"},{"name":"urllib.request.HTTPPasswordMgrWithPriorAuth.is_authenticated()","path":"library/urllib.request#urllib.request.HTTPPasswordMgrWithPriorAuth.is_authenticated","type":"Internet"},{"name":"urllib.request.HTTPPasswordMgrWithPriorAuth.update_authenticated()","path":"library/urllib.request#urllib.request.HTTPPasswordMgrWithPriorAuth.update_authenticated","type":"Internet"},{"name":"urllib.request.HTTPRedirectHandler","path":"library/urllib.request#urllib.request.HTTPRedirectHandler","type":"Internet"},{"name":"urllib.request.HTTPRedirectHandler.http_error_301()","path":"library/urllib.request#urllib.request.HTTPRedirectHandler.http_error_301","type":"Internet"},{"name":"urllib.request.HTTPRedirectHandler.http_error_302()","path":"library/urllib.request#urllib.request.HTTPRedirectHandler.http_error_302","type":"Internet"},{"name":"urllib.request.HTTPRedirectHandler.http_error_303()","path":"library/urllib.request#urllib.request.HTTPRedirectHandler.http_error_303","type":"Internet"},{"name":"urllib.request.HTTPRedirectHandler.http_error_307()","path":"library/urllib.request#urllib.request.HTTPRedirectHandler.http_error_307","type":"Internet"},{"name":"urllib.request.HTTPRedirectHandler.redirect_request()","path":"library/urllib.request#urllib.request.HTTPRedirectHandler.redirect_request","type":"Internet"},{"name":"urllib.request.HTTPSHandler","path":"library/urllib.request#urllib.request.HTTPSHandler","type":"Internet"},{"name":"urllib.request.HTTPSHandler.https_open()","path":"library/urllib.request#urllib.request.HTTPSHandler.https_open","type":"Internet"},{"name":"urllib.request.install_opener()","path":"library/urllib.request#urllib.request.install_opener","type":"Internet"},{"name":"urllib.request.OpenerDirector","path":"library/urllib.request#urllib.request.OpenerDirector","type":"Internet"},{"name":"urllib.request.OpenerDirector.add_handler()","path":"library/urllib.request#urllib.request.OpenerDirector.add_handler","type":"Internet"},{"name":"urllib.request.OpenerDirector.error()","path":"library/urllib.request#urllib.request.OpenerDirector.error","type":"Internet"},{"name":"urllib.request.OpenerDirector.open()","path":"library/urllib.request#urllib.request.OpenerDirector.open","type":"Internet"},{"name":"urllib.request.pathname2url()","path":"library/urllib.request#urllib.request.pathname2url","type":"Internet"},{"name":"urllib.request.ProxyBasicAuthHandler","path":"library/urllib.request#urllib.request.ProxyBasicAuthHandler","type":"Internet"},{"name":"urllib.request.ProxyBasicAuthHandler.http_error_407()","path":"library/urllib.request#urllib.request.ProxyBasicAuthHandler.http_error_407","type":"Internet"},{"name":"urllib.request.ProxyDigestAuthHandler","path":"library/urllib.request#urllib.request.ProxyDigestAuthHandler","type":"Internet"},{"name":"urllib.request.ProxyDigestAuthHandler.http_error_407()","path":"library/urllib.request#urllib.request.ProxyDigestAuthHandler.http_error_407","type":"Internet"},{"name":"urllib.request.ProxyHandler","path":"library/urllib.request#urllib.request.ProxyHandler","type":"Internet"},{"name":"urllib.request.Request","path":"library/urllib.request#urllib.request.Request","type":"Internet"},{"name":"urllib.request.Request.add_header()","path":"library/urllib.request#urllib.request.Request.add_header","type":"Internet"},{"name":"urllib.request.Request.add_unredirected_header()","path":"library/urllib.request#urllib.request.Request.add_unredirected_header","type":"Internet"},{"name":"urllib.request.Request.data","path":"library/urllib.request#urllib.request.Request.data","type":"Internet"},{"name":"urllib.request.Request.full_url","path":"library/urllib.request#urllib.request.Request.full_url","type":"Internet"},{"name":"urllib.request.Request.get_full_url()","path":"library/urllib.request#urllib.request.Request.get_full_url","type":"Internet"},{"name":"urllib.request.Request.get_header()","path":"library/urllib.request#urllib.request.Request.get_header","type":"Internet"},{"name":"urllib.request.Request.get_method()","path":"library/urllib.request#urllib.request.Request.get_method","type":"Internet"},{"name":"urllib.request.Request.has_header()","path":"library/urllib.request#urllib.request.Request.has_header","type":"Internet"},{"name":"urllib.request.Request.header_items()","path":"library/urllib.request#urllib.request.Request.header_items","type":"Internet"},{"name":"urllib.request.Request.host","path":"library/urllib.request#urllib.request.Request.host","type":"Internet"},{"name":"urllib.request.Request.method","path":"library/urllib.request#urllib.request.Request.method","type":"Internet"},{"name":"urllib.request.Request.origin_req_host","path":"library/urllib.request#urllib.request.Request.origin_req_host","type":"Internet"},{"name":"urllib.request.Request.remove_header()","path":"library/urllib.request#urllib.request.Request.remove_header","type":"Internet"},{"name":"urllib.request.Request.selector","path":"library/urllib.request#urllib.request.Request.selector","type":"Internet"},{"name":"urllib.request.Request.set_proxy()","path":"library/urllib.request#urllib.request.Request.set_proxy","type":"Internet"},{"name":"urllib.request.Request.type","path":"library/urllib.request#urllib.request.Request.type","type":"Internet"},{"name":"urllib.request.Request.unverifiable","path":"library/urllib.request#urllib.request.Request.unverifiable","type":"Internet"},{"name":"urllib.request.UnknownHandler","path":"library/urllib.request#urllib.request.UnknownHandler","type":"Internet"},{"name":"urllib.request.UnknownHandler.unknown_open()","path":"library/urllib.request#urllib.request.UnknownHandler.unknown_open","type":"Internet"},{"name":"urllib.request.url2pathname()","path":"library/urllib.request#urllib.request.url2pathname","type":"Internet"},{"name":"urllib.request.urlcleanup()","path":"library/urllib.request#urllib.request.urlcleanup","type":"Internet"},{"name":"urllib.request.urlopen()","path":"library/urllib.request#urllib.request.urlopen","type":"Internet"},{"name":"urllib.request.URLopener","path":"library/urllib.request#urllib.request.URLopener","type":"Internet"},{"name":"urllib.request.URLopener.open()","path":"library/urllib.request#urllib.request.URLopener.open","type":"Internet"},{"name":"urllib.request.URLopener.open_unknown()","path":"library/urllib.request#urllib.request.URLopener.open_unknown","type":"Internet"},{"name":"urllib.request.URLopener.retrieve()","path":"library/urllib.request#urllib.request.URLopener.retrieve","type":"Internet"},{"name":"urllib.request.URLopener.version","path":"library/urllib.request#urllib.request.URLopener.version","type":"Internet"},{"name":"urllib.request.urlretrieve()","path":"library/urllib.request#urllib.request.urlretrieve","type":"Internet"},{"name":"urllib.robotparser","path":"library/urllib.robotparser","type":"Internet"},{"name":"urllib.robotparser.RobotFileParser","path":"library/urllib.robotparser#urllib.robotparser.RobotFileParser","type":"Internet"},{"name":"urllib.robotparser.RobotFileParser.can_fetch()","path":"library/urllib.robotparser#urllib.robotparser.RobotFileParser.can_fetch","type":"Internet"},{"name":"urllib.robotparser.RobotFileParser.modified()","path":"library/urllib.robotparser#urllib.robotparser.RobotFileParser.modified","type":"Internet"},{"name":"urllib.robotparser.RobotFileParser.mtime()","path":"library/urllib.robotparser#urllib.robotparser.RobotFileParser.mtime","type":"Internet"},{"name":"urllib.robotparser.RobotFileParser.parse()","path":"library/urllib.robotparser#urllib.robotparser.RobotFileParser.parse","type":"Internet"},{"name":"urllib.robotparser.RobotFileParser.read()","path":"library/urllib.robotparser#urllib.robotparser.RobotFileParser.read","type":"Internet"},{"name":"urllib.robotparser.RobotFileParser.set_url()","path":"library/urllib.robotparser#urllib.robotparser.RobotFileParser.set_url","type":"Internet"},{"name":"UserWarning","path":"library/exceptions#UserWarning","type":"Built-in Exceptions"},{"name":"uu","path":"library/uu","type":"Internet Data"},{"name":"uu.decode()","path":"library/uu#uu.decode","type":"Internet Data"},{"name":"uu.encode()","path":"library/uu#uu.encode","type":"Internet Data"},{"name":"uu.Error","path":"library/uu#uu.Error","type":"Internet Data"},{"name":"uuid","path":"library/uuid","type":"Internet"},{"name":"uuid.getnode()","path":"library/uuid#uuid.getnode","type":"Internet"},{"name":"uuid.UUID","path":"library/uuid#uuid.UUID","type":"Internet"},{"name":"uuid.UUID.bytes","path":"library/uuid#uuid.UUID.bytes","type":"Internet"},{"name":"uuid.UUID.bytes_le","path":"library/uuid#uuid.UUID.bytes_le","type":"Internet"},{"name":"uuid.UUID.fields","path":"library/uuid#uuid.UUID.fields","type":"Internet"},{"name":"uuid.UUID.hex","path":"library/uuid#uuid.UUID.hex","type":"Internet"},{"name":"uuid.UUID.int","path":"library/uuid#uuid.UUID.int","type":"Internet"},{"name":"uuid.UUID.urn","path":"library/uuid#uuid.UUID.urn","type":"Internet"},{"name":"uuid.UUID.variant","path":"library/uuid#uuid.UUID.variant","type":"Internet"},{"name":"uuid.UUID.version","path":"library/uuid#uuid.UUID.version","type":"Internet"},{"name":"uuid.uuid1()","path":"library/uuid#uuid.uuid1","type":"Internet"},{"name":"uuid.uuid3()","path":"library/uuid#uuid.uuid3","type":"Internet"},{"name":"uuid.uuid4()","path":"library/uuid#uuid.uuid4","type":"Internet"},{"name":"uuid.uuid5()","path":"library/uuid#uuid.uuid5","type":"Internet"},{"name":"ValueError","path":"library/exceptions#ValueError","type":"Built-in Exceptions"},{"name":"vars()","path":"library/functions#vars","type":"Built-in Functions"},{"name":"venv","path":"library/venv","type":"Software Packaging & Distribution"},{"name":"venv.create()","path":"library/venv#venv.create","type":"Software Packaging & Distribution"},{"name":"venv.EnvBuilder","path":"library/venv#venv.EnvBuilder","type":"Software Packaging & Distribution"},{"name":"venv.EnvBuilder.create()","path":"library/venv#venv.EnvBuilder.create","type":"Software Packaging & Distribution"},{"name":"venv.EnvBuilder.create_configuration()","path":"library/venv#venv.EnvBuilder.create_configuration","type":"Software Packaging & Distribution"},{"name":"venv.EnvBuilder.ensure_directories()","path":"library/venv#venv.EnvBuilder.ensure_directories","type":"Software Packaging & Distribution"},{"name":"venv.EnvBuilder.install_scripts()","path":"library/venv#venv.EnvBuilder.install_scripts","type":"Software Packaging & Distribution"},{"name":"venv.EnvBuilder.post_setup()","path":"library/venv#venv.EnvBuilder.post_setup","type":"Software Packaging & Distribution"},{"name":"venv.EnvBuilder.setup_python()","path":"library/venv#venv.EnvBuilder.setup_python","type":"Software Packaging & Distribution"},{"name":"venv.EnvBuilder.setup_scripts()","path":"library/venv#venv.EnvBuilder.setup_scripts","type":"Software Packaging & Distribution"},{"name":"Warning","path":"library/exceptions#Warning","type":"Built-in Exceptions"},{"name":"warnings","path":"library/warnings","type":"Runtime"},{"name":"warnings.catch_warnings","path":"library/warnings#warnings.catch_warnings","type":"Runtime"},{"name":"warnings.filterwarnings()","path":"library/warnings#warnings.filterwarnings","type":"Runtime"},{"name":"warnings.formatwarning()","path":"library/warnings#warnings.formatwarning","type":"Runtime"},{"name":"warnings.resetwarnings()","path":"library/warnings#warnings.resetwarnings","type":"Runtime"},{"name":"warnings.showwarning()","path":"library/warnings#warnings.showwarning","type":"Runtime"},{"name":"warnings.simplefilter()","path":"library/warnings#warnings.simplefilter","type":"Runtime"},{"name":"warnings.warn()","path":"library/warnings#warnings.warn","type":"Runtime"},{"name":"warnings.warn_explicit()","path":"library/warnings#warnings.warn_explicit","type":"Runtime"},{"name":"wave","path":"library/wave","type":"Multimedia"},{"name":"wave.Error","path":"library/wave#wave.Error","type":"Multimedia"},{"name":"wave.open()","path":"library/wave#wave.open","type":"Multimedia"},{"name":"wave.openfp()","path":"library/wave#wave.openfp","type":"Multimedia"},{"name":"wave.Wave_read.close()","path":"library/wave#wave.Wave_read.close","type":"Multimedia"},{"name":"wave.Wave_read.getcompname()","path":"library/wave#wave.Wave_read.getcompname","type":"Multimedia"},{"name":"wave.Wave_read.getcomptype()","path":"library/wave#wave.Wave_read.getcomptype","type":"Multimedia"},{"name":"wave.Wave_read.getframerate()","path":"library/wave#wave.Wave_read.getframerate","type":"Multimedia"},{"name":"wave.Wave_read.getmark()","path":"library/wave#wave.Wave_read.getmark","type":"Multimedia"},{"name":"wave.Wave_read.getmarkers()","path":"library/wave#wave.Wave_read.getmarkers","type":"Multimedia"},{"name":"wave.Wave_read.getnchannels()","path":"library/wave#wave.Wave_read.getnchannels","type":"Multimedia"},{"name":"wave.Wave_read.getnframes()","path":"library/wave#wave.Wave_read.getnframes","type":"Multimedia"},{"name":"wave.Wave_read.getparams()","path":"library/wave#wave.Wave_read.getparams","type":"Multimedia"},{"name":"wave.Wave_read.getsampwidth()","path":"library/wave#wave.Wave_read.getsampwidth","type":"Multimedia"},{"name":"wave.Wave_read.readframes()","path":"library/wave#wave.Wave_read.readframes","type":"Multimedia"},{"name":"wave.Wave_read.rewind()","path":"library/wave#wave.Wave_read.rewind","type":"Multimedia"},{"name":"wave.Wave_read.setpos()","path":"library/wave#wave.Wave_read.setpos","type":"Multimedia"},{"name":"wave.Wave_read.tell()","path":"library/wave#wave.Wave_read.tell","type":"Multimedia"},{"name":"wave.Wave_write.close()","path":"library/wave#wave.Wave_write.close","type":"Multimedia"},{"name":"wave.Wave_write.setcomptype()","path":"library/wave#wave.Wave_write.setcomptype","type":"Multimedia"},{"name":"wave.Wave_write.setframerate()","path":"library/wave#wave.Wave_write.setframerate","type":"Multimedia"},{"name":"wave.Wave_write.setnchannels()","path":"library/wave#wave.Wave_write.setnchannels","type":"Multimedia"},{"name":"wave.Wave_write.setnframes()","path":"library/wave#wave.Wave_write.setnframes","type":"Multimedia"},{"name":"wave.Wave_write.setparams()","path":"library/wave#wave.Wave_write.setparams","type":"Multimedia"},{"name":"wave.Wave_write.setsampwidth()","path":"library/wave#wave.Wave_write.setsampwidth","type":"Multimedia"},{"name":"wave.Wave_write.tell()","path":"library/wave#wave.Wave_write.tell","type":"Multimedia"},{"name":"wave.Wave_write.writeframes()","path":"library/wave#wave.Wave_write.writeframes","type":"Multimedia"},{"name":"wave.Wave_write.writeframesraw()","path":"library/wave#wave.Wave_write.writeframesraw","type":"Multimedia"},{"name":"weakref","path":"library/weakref","type":"Data Types"},{"name":"weakref.CallableProxyType","path":"library/weakref#weakref.CallableProxyType","type":"Data Types"},{"name":"weakref.finalize","path":"library/weakref#weakref.finalize","type":"Data Types"},{"name":"weakref.finalize.alive","path":"library/weakref#weakref.finalize.alive","type":"Data Types"},{"name":"weakref.finalize.atexit","path":"library/weakref#weakref.finalize.atexit","type":"Data Types"},{"name":"weakref.finalize.detach()","path":"library/weakref#weakref.finalize.detach","type":"Data Types"},{"name":"weakref.finalize.peek()","path":"library/weakref#weakref.finalize.peek","type":"Data Types"},{"name":"weakref.finalize.__call__()","path":"library/weakref#weakref.finalize.__call__","type":"Data Types"},{"name":"weakref.getweakrefcount()","path":"library/weakref#weakref.getweakrefcount","type":"Data Types"},{"name":"weakref.getweakrefs()","path":"library/weakref#weakref.getweakrefs","type":"Data Types"},{"name":"weakref.proxy()","path":"library/weakref#weakref.proxy","type":"Data Types"},{"name":"weakref.ProxyType","path":"library/weakref#weakref.ProxyType","type":"Data Types"},{"name":"weakref.ProxyTypes","path":"library/weakref#weakref.ProxyTypes","type":"Data Types"},{"name":"weakref.ref","path":"library/weakref#weakref.ref","type":"Data Types"},{"name":"weakref.ref.__callback__","path":"library/weakref#weakref.ref.__callback__","type":"Data Types"},{"name":"weakref.ReferenceError","path":"library/weakref#weakref.ReferenceError","type":"Data Types"},{"name":"weakref.ReferenceType","path":"library/weakref#weakref.ReferenceType","type":"Data Types"},{"name":"weakref.WeakKeyDictionary","path":"library/weakref#weakref.WeakKeyDictionary","type":"Data Types"},{"name":"weakref.WeakKeyDictionary.keyrefs()","path":"library/weakref#weakref.WeakKeyDictionary.keyrefs","type":"Data Types"},{"name":"weakref.WeakMethod","path":"library/weakref#weakref.WeakMethod","type":"Data Types"},{"name":"weakref.WeakSet","path":"library/weakref#weakref.WeakSet","type":"Data Types"},{"name":"weakref.WeakValueDictionary","path":"library/weakref#weakref.WeakValueDictionary","type":"Data Types"},{"name":"weakref.WeakValueDictionary.valuerefs()","path":"library/weakref#weakref.WeakValueDictionary.valuerefs","type":"Data Types"},{"name":"webbrowser","path":"library/webbrowser","type":"Internet"},{"name":"webbrowser.controller.open()","path":"library/webbrowser#webbrowser.controller.open","type":"Internet"},{"name":"webbrowser.controller.open_new()","path":"library/webbrowser#webbrowser.controller.open_new","type":"Internet"},{"name":"webbrowser.controller.open_new_tab()","path":"library/webbrowser#webbrowser.controller.open_new_tab","type":"Internet"},{"name":"webbrowser.Error","path":"library/webbrowser#webbrowser.Error","type":"Internet"},{"name":"webbrowser.get()","path":"library/webbrowser#webbrowser.get","type":"Internet"},{"name":"webbrowser.open()","path":"library/webbrowser#webbrowser.open","type":"Internet"},{"name":"webbrowser.open_new()","path":"library/webbrowser#webbrowser.open_new","type":"Internet"},{"name":"webbrowser.open_new_tab()","path":"library/webbrowser#webbrowser.open_new_tab","type":"Internet"},{"name":"webbrowser.register()","path":"library/webbrowser#webbrowser.register","type":"Internet"},{"name":"WindowsError","path":"library/exceptions#WindowsError","type":"Built-in Exceptions"},{"name":"winreg","path":"library/winreg","type":"MS Windows"},{"name":"winreg.CloseKey()","path":"library/winreg#winreg.CloseKey","type":"MS Windows"},{"name":"winreg.ConnectRegistry()","path":"library/winreg#winreg.ConnectRegistry","type":"MS Windows"},{"name":"winreg.CreateKey()","path":"library/winreg#winreg.CreateKey","type":"MS Windows"},{"name":"winreg.CreateKeyEx()","path":"library/winreg#winreg.CreateKeyEx","type":"MS Windows"},{"name":"winreg.DeleteKey()","path":"library/winreg#winreg.DeleteKey","type":"MS Windows"},{"name":"winreg.DeleteKeyEx()","path":"library/winreg#winreg.DeleteKeyEx","type":"MS Windows"},{"name":"winreg.DeleteValue()","path":"library/winreg#winreg.DeleteValue","type":"MS Windows"},{"name":"winreg.DisableReflectionKey()","path":"library/winreg#winreg.DisableReflectionKey","type":"MS Windows"},{"name":"winreg.EnableReflectionKey()","path":"library/winreg#winreg.EnableReflectionKey","type":"MS Windows"},{"name":"winreg.EnumKey()","path":"library/winreg#winreg.EnumKey","type":"MS Windows"},{"name":"winreg.EnumValue()","path":"library/winreg#winreg.EnumValue","type":"MS Windows"},{"name":"winreg.ExpandEnvironmentStrings()","path":"library/winreg#winreg.ExpandEnvironmentStrings","type":"MS Windows"},{"name":"winreg.FlushKey()","path":"library/winreg#winreg.FlushKey","type":"MS Windows"},{"name":"winreg.LoadKey()","path":"library/winreg#winreg.LoadKey","type":"MS Windows"},{"name":"winreg.OpenKey()","path":"library/winreg#winreg.OpenKey","type":"MS Windows"},{"name":"winreg.OpenKeyEx()","path":"library/winreg#winreg.OpenKeyEx","type":"MS Windows"},{"name":"winreg.PyHKEY.Close()","path":"library/winreg#winreg.PyHKEY.Close","type":"MS Windows"},{"name":"winreg.PyHKEY.Detach()","path":"library/winreg#winreg.PyHKEY.Detach","type":"MS Windows"},{"name":"winreg.PyHKEY.__enter__()","path":"library/winreg#winreg.PyHKEY.__enter__","type":"MS Windows"},{"name":"winreg.PyHKEY.__exit__()","path":"library/winreg#winreg.PyHKEY.__exit__","type":"MS Windows"},{"name":"winreg.QueryInfoKey()","path":"library/winreg#winreg.QueryInfoKey","type":"MS Windows"},{"name":"winreg.QueryReflectionKey()","path":"library/winreg#winreg.QueryReflectionKey","type":"MS Windows"},{"name":"winreg.QueryValue()","path":"library/winreg#winreg.QueryValue","type":"MS Windows"},{"name":"winreg.QueryValueEx()","path":"library/winreg#winreg.QueryValueEx","type":"MS Windows"},{"name":"winreg.SaveKey()","path":"library/winreg#winreg.SaveKey","type":"MS Windows"},{"name":"winreg.SetValue()","path":"library/winreg#winreg.SetValue","type":"MS Windows"},{"name":"winreg.SetValueEx()","path":"library/winreg#winreg.SetValueEx","type":"MS Windows"},{"name":"winsound","path":"library/winsound","type":"MS Windows"},{"name":"winsound.Beep()","path":"library/winsound#winsound.Beep","type":"MS Windows"},{"name":"winsound.MessageBeep()","path":"library/winsound#winsound.MessageBeep","type":"MS Windows"},{"name":"winsound.PlaySound()","path":"library/winsound#winsound.PlaySound","type":"MS Windows"},{"name":"wsgiref","path":"library/wsgiref","type":"Internet"},{"name":"wsgiref.handlers.BaseCGIHandler","path":"library/wsgiref#wsgiref.handlers.BaseCGIHandler","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler","path":"library/wsgiref#wsgiref.handlers.BaseHandler","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.add_cgi_vars()","path":"library/wsgiref#wsgiref.handlers.BaseHandler.add_cgi_vars","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.error_body","path":"library/wsgiref#wsgiref.handlers.BaseHandler.error_body","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.error_headers","path":"library/wsgiref#wsgiref.handlers.BaseHandler.error_headers","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.error_output()","path":"library/wsgiref#wsgiref.handlers.BaseHandler.error_output","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.error_status","path":"library/wsgiref#wsgiref.handlers.BaseHandler.error_status","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.get_scheme()","path":"library/wsgiref#wsgiref.handlers.BaseHandler.get_scheme","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.get_stderr()","path":"library/wsgiref#wsgiref.handlers.BaseHandler.get_stderr","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.get_stdin()","path":"library/wsgiref#wsgiref.handlers.BaseHandler.get_stdin","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.http_version","path":"library/wsgiref#wsgiref.handlers.BaseHandler.http_version","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.log_exception()","path":"library/wsgiref#wsgiref.handlers.BaseHandler.log_exception","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.origin_server","path":"library/wsgiref#wsgiref.handlers.BaseHandler.origin_server","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.os_environ","path":"library/wsgiref#wsgiref.handlers.BaseHandler.os_environ","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.run()","path":"library/wsgiref#wsgiref.handlers.BaseHandler.run","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.sendfile()","path":"library/wsgiref#wsgiref.handlers.BaseHandler.sendfile","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.server_software","path":"library/wsgiref#wsgiref.handlers.BaseHandler.server_software","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.setup_environ()","path":"library/wsgiref#wsgiref.handlers.BaseHandler.setup_environ","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.traceback_limit","path":"library/wsgiref#wsgiref.handlers.BaseHandler.traceback_limit","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.wsgi_file_wrapper","path":"library/wsgiref#wsgiref.handlers.BaseHandler.wsgi_file_wrapper","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.wsgi_multiprocess","path":"library/wsgiref#wsgiref.handlers.BaseHandler.wsgi_multiprocess","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.wsgi_multithread","path":"library/wsgiref#wsgiref.handlers.BaseHandler.wsgi_multithread","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler.wsgi_run_once","path":"library/wsgiref#wsgiref.handlers.BaseHandler.wsgi_run_once","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler._flush()","path":"library/wsgiref#wsgiref.handlers.BaseHandler._flush","type":"Internet"},{"name":"wsgiref.handlers.BaseHandler._write()","path":"library/wsgiref#wsgiref.handlers.BaseHandler._write","type":"Internet"},{"name":"wsgiref.handlers.CGIHandler","path":"library/wsgiref#wsgiref.handlers.CGIHandler","type":"Internet"},{"name":"wsgiref.handlers.IISCGIHandler","path":"library/wsgiref#wsgiref.handlers.IISCGIHandler","type":"Internet"},{"name":"wsgiref.handlers.read_environ()","path":"library/wsgiref#wsgiref.handlers.read_environ","type":"Internet"},{"name":"wsgiref.handlers.SimpleHandler","path":"library/wsgiref#wsgiref.handlers.SimpleHandler","type":"Internet"},{"name":"wsgiref.headers.Headers","path":"library/wsgiref#wsgiref.headers.Headers","type":"Internet"},{"name":"wsgiref.headers.Headers.add_header()","path":"library/wsgiref#wsgiref.headers.Headers.add_header","type":"Internet"},{"name":"wsgiref.headers.Headers.get_all()","path":"library/wsgiref#wsgiref.headers.Headers.get_all","type":"Internet"},{"name":"wsgiref.simple_server.demo_app()","path":"library/wsgiref#wsgiref.simple_server.demo_app","type":"Internet"},{"name":"wsgiref.simple_server.make_server()","path":"library/wsgiref#wsgiref.simple_server.make_server","type":"Internet"},{"name":"wsgiref.simple_server.WSGIRequestHandler","path":"library/wsgiref#wsgiref.simple_server.WSGIRequestHandler","type":"Internet"},{"name":"wsgiref.simple_server.WSGIRequestHandler.get_environ()","path":"library/wsgiref#wsgiref.simple_server.WSGIRequestHandler.get_environ","type":"Internet"},{"name":"wsgiref.simple_server.WSGIRequestHandler.get_stderr()","path":"library/wsgiref#wsgiref.simple_server.WSGIRequestHandler.get_stderr","type":"Internet"},{"name":"wsgiref.simple_server.WSGIRequestHandler.handle()","path":"library/wsgiref#wsgiref.simple_server.WSGIRequestHandler.handle","type":"Internet"},{"name":"wsgiref.simple_server.WSGIServer","path":"library/wsgiref#wsgiref.simple_server.WSGIServer","type":"Internet"},{"name":"wsgiref.simple_server.WSGIServer.get_app()","path":"library/wsgiref#wsgiref.simple_server.WSGIServer.get_app","type":"Internet"},{"name":"wsgiref.simple_server.WSGIServer.set_app()","path":"library/wsgiref#wsgiref.simple_server.WSGIServer.set_app","type":"Internet"},{"name":"wsgiref.util.application_uri()","path":"library/wsgiref#wsgiref.util.application_uri","type":"Internet"},{"name":"wsgiref.util.FileWrapper","path":"library/wsgiref#wsgiref.util.FileWrapper","type":"Internet"},{"name":"wsgiref.util.guess_scheme()","path":"library/wsgiref#wsgiref.util.guess_scheme","type":"Internet"},{"name":"wsgiref.util.is_hop_by_hop()","path":"library/wsgiref#wsgiref.util.is_hop_by_hop","type":"Internet"},{"name":"wsgiref.util.request_uri()","path":"library/wsgiref#wsgiref.util.request_uri","type":"Internet"},{"name":"wsgiref.util.setup_testing_defaults()","path":"library/wsgiref#wsgiref.util.setup_testing_defaults","type":"Internet"},{"name":"wsgiref.util.shift_path_info()","path":"library/wsgiref#wsgiref.util.shift_path_info","type":"Internet"},{"name":"wsgiref.validate.validator()","path":"library/wsgiref#wsgiref.validate.validator","type":"Internet"},{"name":"xdrlib","path":"library/xdrlib","type":"File Formats"},{"name":"xdrlib.ConversionError","path":"library/xdrlib#xdrlib.ConversionError","type":"File Formats"},{"name":"xdrlib.Error","path":"library/xdrlib#xdrlib.Error","type":"File Formats"},{"name":"xdrlib.Packer","path":"library/xdrlib#xdrlib.Packer","type":"File Formats"},{"name":"xdrlib.Packer.get_buffer()","path":"library/xdrlib#xdrlib.Packer.get_buffer","type":"File Formats"},{"name":"xdrlib.Packer.pack_array()","path":"library/xdrlib#xdrlib.Packer.pack_array","type":"File Formats"},{"name":"xdrlib.Packer.pack_bytes()","path":"library/xdrlib#xdrlib.Packer.pack_bytes","type":"File Formats"},{"name":"xdrlib.Packer.pack_double()","path":"library/xdrlib#xdrlib.Packer.pack_double","type":"File Formats"},{"name":"xdrlib.Packer.pack_farray()","path":"library/xdrlib#xdrlib.Packer.pack_farray","type":"File Formats"},{"name":"xdrlib.Packer.pack_float()","path":"library/xdrlib#xdrlib.Packer.pack_float","type":"File Formats"},{"name":"xdrlib.Packer.pack_fopaque()","path":"library/xdrlib#xdrlib.Packer.pack_fopaque","type":"File Formats"},{"name":"xdrlib.Packer.pack_fstring()","path":"library/xdrlib#xdrlib.Packer.pack_fstring","type":"File Formats"},{"name":"xdrlib.Packer.pack_list()","path":"library/xdrlib#xdrlib.Packer.pack_list","type":"File Formats"},{"name":"xdrlib.Packer.pack_opaque()","path":"library/xdrlib#xdrlib.Packer.pack_opaque","type":"File Formats"},{"name":"xdrlib.Packer.pack_string()","path":"library/xdrlib#xdrlib.Packer.pack_string","type":"File Formats"},{"name":"xdrlib.Packer.reset()","path":"library/xdrlib#xdrlib.Packer.reset","type":"File Formats"},{"name":"xdrlib.Unpacker","path":"library/xdrlib#xdrlib.Unpacker","type":"File Formats"},{"name":"xdrlib.Unpacker.done()","path":"library/xdrlib#xdrlib.Unpacker.done","type":"File Formats"},{"name":"xdrlib.Unpacker.get_buffer()","path":"library/xdrlib#xdrlib.Unpacker.get_buffer","type":"File Formats"},{"name":"xdrlib.Unpacker.get_position()","path":"library/xdrlib#xdrlib.Unpacker.get_position","type":"File Formats"},{"name":"xdrlib.Unpacker.reset()","path":"library/xdrlib#xdrlib.Unpacker.reset","type":"File Formats"},{"name":"xdrlib.Unpacker.set_position()","path":"library/xdrlib#xdrlib.Unpacker.set_position","type":"File Formats"},{"name":"xdrlib.Unpacker.unpack_array()","path":"library/xdrlib#xdrlib.Unpacker.unpack_array","type":"File Formats"},{"name":"xdrlib.Unpacker.unpack_bytes()","path":"library/xdrlib#xdrlib.Unpacker.unpack_bytes","type":"File Formats"},{"name":"xdrlib.Unpacker.unpack_double()","path":"library/xdrlib#xdrlib.Unpacker.unpack_double","type":"File Formats"},{"name":"xdrlib.Unpacker.unpack_farray()","path":"library/xdrlib#xdrlib.Unpacker.unpack_farray","type":"File Formats"},{"name":"xdrlib.Unpacker.unpack_float()","path":"library/xdrlib#xdrlib.Unpacker.unpack_float","type":"File Formats"},{"name":"xdrlib.Unpacker.unpack_fopaque()","path":"library/xdrlib#xdrlib.Unpacker.unpack_fopaque","type":"File Formats"},{"name":"xdrlib.Unpacker.unpack_fstring()","path":"library/xdrlib#xdrlib.Unpacker.unpack_fstring","type":"File Formats"},{"name":"xdrlib.Unpacker.unpack_list()","path":"library/xdrlib#xdrlib.Unpacker.unpack_list","type":"File Formats"},{"name":"xdrlib.Unpacker.unpack_opaque()","path":"library/xdrlib#xdrlib.Unpacker.unpack_opaque","type":"File Formats"},{"name":"xdrlib.Unpacker.unpack_string()","path":"library/xdrlib#xdrlib.Unpacker.unpack_string","type":"File Formats"},{"name":"XML Processing Modules","path":"library/xml","type":"Structured Markup"},{"name":"xml.dom","path":"library/xml.dom","type":"Structured Markup"},{"name":"xml.dom.Attr.localName","path":"library/xml.dom#xml.dom.Attr.localName","type":"Structured Markup"},{"name":"xml.dom.Attr.name","path":"library/xml.dom#xml.dom.Attr.name","type":"Structured Markup"},{"name":"xml.dom.Attr.prefix","path":"library/xml.dom#xml.dom.Attr.prefix","type":"Structured Markup"},{"name":"xml.dom.Attr.value","path":"library/xml.dom#xml.dom.Attr.value","type":"Structured Markup"},{"name":"xml.dom.Comment.data","path":"library/xml.dom#xml.dom.Comment.data","type":"Structured Markup"},{"name":"xml.dom.Document.createAttribute()","path":"library/xml.dom#xml.dom.Document.createAttribute","type":"Structured Markup"},{"name":"xml.dom.Document.createAttributeNS()","path":"library/xml.dom#xml.dom.Document.createAttributeNS","type":"Structured Markup"},{"name":"xml.dom.Document.createComment()","path":"library/xml.dom#xml.dom.Document.createComment","type":"Structured Markup"},{"name":"xml.dom.Document.createElement()","path":"library/xml.dom#xml.dom.Document.createElement","type":"Structured Markup"},{"name":"xml.dom.Document.createElementNS()","path":"library/xml.dom#xml.dom.Document.createElementNS","type":"Structured Markup"},{"name":"xml.dom.Document.createProcessingInstruction()","path":"library/xml.dom#xml.dom.Document.createProcessingInstruction","type":"Structured Markup"},{"name":"xml.dom.Document.createTextNode()","path":"library/xml.dom#xml.dom.Document.createTextNode","type":"Structured Markup"},{"name":"xml.dom.Document.documentElement","path":"library/xml.dom#xml.dom.Document.documentElement","type":"Structured Markup"},{"name":"xml.dom.Document.getElementsByTagName()","path":"library/xml.dom#xml.dom.Document.getElementsByTagName","type":"Structured Markup"},{"name":"xml.dom.Document.getElementsByTagNameNS()","path":"library/xml.dom#xml.dom.Document.getElementsByTagNameNS","type":"Structured Markup"},{"name":"xml.dom.DocumentType.entities","path":"library/xml.dom#xml.dom.DocumentType.entities","type":"Structured Markup"},{"name":"xml.dom.DocumentType.internalSubset","path":"library/xml.dom#xml.dom.DocumentType.internalSubset","type":"Structured Markup"},{"name":"xml.dom.DocumentType.name","path":"library/xml.dom#xml.dom.DocumentType.name","type":"Structured Markup"},{"name":"xml.dom.DocumentType.notations","path":"library/xml.dom#xml.dom.DocumentType.notations","type":"Structured Markup"},{"name":"xml.dom.DocumentType.publicId","path":"library/xml.dom#xml.dom.DocumentType.publicId","type":"Structured Markup"},{"name":"xml.dom.DocumentType.systemId","path":"library/xml.dom#xml.dom.DocumentType.systemId","type":"Structured Markup"},{"name":"xml.dom.DOMException","path":"library/xml.dom#xml.dom.DOMException","type":"Structured Markup"},{"name":"xml.dom.DOMImplementation.createDocument()","path":"library/xml.dom#xml.dom.DOMImplementation.createDocument","type":"Structured Markup"},{"name":"xml.dom.DOMImplementation.createDocumentType()","path":"library/xml.dom#xml.dom.DOMImplementation.createDocumentType","type":"Structured Markup"},{"name":"xml.dom.DOMImplementation.hasFeature()","path":"library/xml.dom#xml.dom.DOMImplementation.hasFeature","type":"Structured Markup"},{"name":"xml.dom.DomstringSizeErr","path":"library/xml.dom#xml.dom.DomstringSizeErr","type":"Structured Markup"},{"name":"xml.dom.Element.getAttribute()","path":"library/xml.dom#xml.dom.Element.getAttribute","type":"Structured Markup"},{"name":"xml.dom.Element.getAttributeNode()","path":"library/xml.dom#xml.dom.Element.getAttributeNode","type":"Structured Markup"},{"name":"xml.dom.Element.getAttributeNodeNS()","path":"library/xml.dom#xml.dom.Element.getAttributeNodeNS","type":"Structured Markup"},{"name":"xml.dom.Element.getAttributeNS()","path":"library/xml.dom#xml.dom.Element.getAttributeNS","type":"Structured Markup"},{"name":"xml.dom.Element.getElementsByTagName()","path":"library/xml.dom#xml.dom.Element.getElementsByTagName","type":"Structured Markup"},{"name":"xml.dom.Element.getElementsByTagNameNS()","path":"library/xml.dom#xml.dom.Element.getElementsByTagNameNS","type":"Structured Markup"},{"name":"xml.dom.Element.hasAttribute()","path":"library/xml.dom#xml.dom.Element.hasAttribute","type":"Structured Markup"},{"name":"xml.dom.Element.hasAttributeNS()","path":"library/xml.dom#xml.dom.Element.hasAttributeNS","type":"Structured Markup"},{"name":"xml.dom.Element.removeAttribute()","path":"library/xml.dom#xml.dom.Element.removeAttribute","type":"Structured Markup"},{"name":"xml.dom.Element.removeAttributeNode()","path":"library/xml.dom#xml.dom.Element.removeAttributeNode","type":"Structured Markup"},{"name":"xml.dom.Element.removeAttributeNS()","path":"library/xml.dom#xml.dom.Element.removeAttributeNS","type":"Structured Markup"},{"name":"xml.dom.Element.setAttribute()","path":"library/xml.dom#xml.dom.Element.setAttribute","type":"Structured Markup"},{"name":"xml.dom.Element.setAttributeNode()","path":"library/xml.dom#xml.dom.Element.setAttributeNode","type":"Structured Markup"},{"name":"xml.dom.Element.setAttributeNodeNS()","path":"library/xml.dom#xml.dom.Element.setAttributeNodeNS","type":"Structured Markup"},{"name":"xml.dom.Element.setAttributeNS()","path":"library/xml.dom#xml.dom.Element.setAttributeNS","type":"Structured Markup"},{"name":"xml.dom.Element.tagName","path":"library/xml.dom#xml.dom.Element.tagName","type":"Structured Markup"},{"name":"xml.dom.getDOMImplementation()","path":"library/xml.dom#xml.dom.getDOMImplementation","type":"Structured Markup"},{"name":"xml.dom.HierarchyRequestErr","path":"library/xml.dom#xml.dom.HierarchyRequestErr","type":"Structured Markup"},{"name":"xml.dom.IndexSizeErr","path":"library/xml.dom#xml.dom.IndexSizeErr","type":"Structured Markup"},{"name":"xml.dom.InuseAttributeErr","path":"library/xml.dom#xml.dom.InuseAttributeErr","type":"Structured Markup"},{"name":"xml.dom.InvalidAccessErr","path":"library/xml.dom#xml.dom.InvalidAccessErr","type":"Structured Markup"},{"name":"xml.dom.InvalidCharacterErr","path":"library/xml.dom#xml.dom.InvalidCharacterErr","type":"Structured Markup"},{"name":"xml.dom.InvalidModificationErr","path":"library/xml.dom#xml.dom.InvalidModificationErr","type":"Structured Markup"},{"name":"xml.dom.InvalidStateErr","path":"library/xml.dom#xml.dom.InvalidStateErr","type":"Structured Markup"},{"name":"xml.dom.minidom","path":"library/xml.dom.minidom","type":"Structured Markup"},{"name":"xml.dom.minidom.Node.toprettyxml()","path":"library/xml.dom.minidom#xml.dom.minidom.Node.toprettyxml","type":"Structured Markup"},{"name":"xml.dom.minidom.Node.toxml()","path":"library/xml.dom.minidom#xml.dom.minidom.Node.toxml","type":"Structured Markup"},{"name":"xml.dom.minidom.Node.unlink()","path":"library/xml.dom.minidom#xml.dom.minidom.Node.unlink","type":"Structured Markup"},{"name":"xml.dom.minidom.Node.writexml()","path":"library/xml.dom.minidom#xml.dom.minidom.Node.writexml","type":"Structured Markup"},{"name":"xml.dom.minidom.parse()","path":"library/xml.dom.minidom#xml.dom.minidom.parse","type":"Structured Markup"},{"name":"xml.dom.minidom.parseString()","path":"library/xml.dom.minidom#xml.dom.minidom.parseString","type":"Structured Markup"},{"name":"xml.dom.NamedNodeMap.item()","path":"library/xml.dom#xml.dom.NamedNodeMap.item","type":"Structured Markup"},{"name":"xml.dom.NamedNodeMap.length","path":"library/xml.dom#xml.dom.NamedNodeMap.length","type":"Structured Markup"},{"name":"xml.dom.NamespaceErr","path":"library/xml.dom#xml.dom.NamespaceErr","type":"Structured Markup"},{"name":"xml.dom.NoDataAllowedErr","path":"library/xml.dom#xml.dom.NoDataAllowedErr","type":"Structured Markup"},{"name":"xml.dom.Node.appendChild()","path":"library/xml.dom#xml.dom.Node.appendChild","type":"Structured Markup"},{"name":"xml.dom.Node.attributes","path":"library/xml.dom#xml.dom.Node.attributes","type":"Structured Markup"},{"name":"xml.dom.Node.childNodes","path":"library/xml.dom#xml.dom.Node.childNodes","type":"Structured Markup"},{"name":"xml.dom.Node.cloneNode()","path":"library/xml.dom#xml.dom.Node.cloneNode","type":"Structured Markup"},{"name":"xml.dom.Node.firstChild","path":"library/xml.dom#xml.dom.Node.firstChild","type":"Structured Markup"},{"name":"xml.dom.Node.hasAttributes()","path":"library/xml.dom#xml.dom.Node.hasAttributes","type":"Structured Markup"},{"name":"xml.dom.Node.hasChildNodes()","path":"library/xml.dom#xml.dom.Node.hasChildNodes","type":"Structured Markup"},{"name":"xml.dom.Node.insertBefore()","path":"library/xml.dom#xml.dom.Node.insertBefore","type":"Structured Markup"},{"name":"xml.dom.Node.isSameNode()","path":"library/xml.dom#xml.dom.Node.isSameNode","type":"Structured Markup"},{"name":"xml.dom.Node.lastChild","path":"library/xml.dom#xml.dom.Node.lastChild","type":"Structured Markup"},{"name":"xml.dom.Node.localName","path":"library/xml.dom#xml.dom.Node.localName","type":"Structured Markup"},{"name":"xml.dom.Node.namespaceURI","path":"library/xml.dom#xml.dom.Node.namespaceURI","type":"Structured Markup"},{"name":"xml.dom.Node.nextSibling","path":"library/xml.dom#xml.dom.Node.nextSibling","type":"Structured Markup"},{"name":"xml.dom.Node.nodeName","path":"library/xml.dom#xml.dom.Node.nodeName","type":"Structured Markup"},{"name":"xml.dom.Node.nodeType","path":"library/xml.dom#xml.dom.Node.nodeType","type":"Structured Markup"},{"name":"xml.dom.Node.nodeValue","path":"library/xml.dom#xml.dom.Node.nodeValue","type":"Structured Markup"},{"name":"xml.dom.Node.normalize()","path":"library/xml.dom#xml.dom.Node.normalize","type":"Structured Markup"},{"name":"xml.dom.Node.parentNode","path":"library/xml.dom#xml.dom.Node.parentNode","type":"Structured Markup"},{"name":"xml.dom.Node.prefix","path":"library/xml.dom#xml.dom.Node.prefix","type":"Structured Markup"},{"name":"xml.dom.Node.previousSibling","path":"library/xml.dom#xml.dom.Node.previousSibling","type":"Structured Markup"},{"name":"xml.dom.Node.removeChild()","path":"library/xml.dom#xml.dom.Node.removeChild","type":"Structured Markup"},{"name":"xml.dom.Node.replaceChild()","path":"library/xml.dom#xml.dom.Node.replaceChild","type":"Structured Markup"},{"name":"xml.dom.NodeList.item()","path":"library/xml.dom#xml.dom.NodeList.item","type":"Structured Markup"},{"name":"xml.dom.NodeList.length","path":"library/xml.dom#xml.dom.NodeList.length","type":"Structured Markup"},{"name":"xml.dom.NoModificationAllowedErr","path":"library/xml.dom#xml.dom.NoModificationAllowedErr","type":"Structured Markup"},{"name":"xml.dom.NotFoundErr","path":"library/xml.dom#xml.dom.NotFoundErr","type":"Structured Markup"},{"name":"xml.dom.NotSupportedErr","path":"library/xml.dom#xml.dom.NotSupportedErr","type":"Structured Markup"},{"name":"xml.dom.ProcessingInstruction.data","path":"library/xml.dom#xml.dom.ProcessingInstruction.data","type":"Structured Markup"},{"name":"xml.dom.ProcessingInstruction.target","path":"library/xml.dom#xml.dom.ProcessingInstruction.target","type":"Structured Markup"},{"name":"xml.dom.pulldom","path":"library/xml.dom.pulldom","type":"Structured Markup"},{"name":"xml.dom.pulldom.default_bufsize","path":"library/xml.dom.pulldom#xml.dom.pulldom.default_bufsize","type":"Structured Markup"},{"name":"xml.dom.pulldom.DOMEventStream","path":"library/xml.dom.pulldom#xml.dom.pulldom.DOMEventStream","type":"Structured Markup"},{"name":"xml.dom.pulldom.DOMEventStream.expandNode()","path":"library/xml.dom.pulldom#xml.dom.pulldom.DOMEventStream.expandNode","type":"Structured Markup"},{"name":"xml.dom.pulldom.DOMEventStream.getEvent()","path":"library/xml.dom.pulldom#xml.dom.pulldom.DOMEventStream.getEvent","type":"Structured Markup"},{"name":"xml.dom.pulldom.DOMEventStream.reset()","path":"library/xml.dom.pulldom#xml.dom.pulldom.DOMEventStream.reset","type":"Structured Markup"},{"name":"xml.dom.pulldom.parse()","path":"library/xml.dom.pulldom#xml.dom.pulldom.parse","type":"Structured Markup"},{"name":"xml.dom.pulldom.parseString()","path":"library/xml.dom.pulldom#xml.dom.pulldom.parseString","type":"Structured Markup"},{"name":"xml.dom.pulldom.PullDom","path":"library/xml.dom.pulldom#xml.dom.pulldom.PullDom","type":"Structured Markup"},{"name":"xml.dom.pulldom.SAX2DOM","path":"library/xml.dom.pulldom#xml.dom.pulldom.SAX2DOM","type":"Structured Markup"},{"name":"xml.dom.registerDOMImplementation()","path":"library/xml.dom#xml.dom.registerDOMImplementation","type":"Structured Markup"},{"name":"xml.dom.SyntaxErr","path":"library/xml.dom#xml.dom.SyntaxErr","type":"Structured Markup"},{"name":"xml.dom.Text.data","path":"library/xml.dom#xml.dom.Text.data","type":"Structured Markup"},{"name":"xml.dom.WrongDocumentErr","path":"library/xml.dom#xml.dom.WrongDocumentErr","type":"Structured Markup"},{"name":"xml.etree.ElementTree","path":"library/xml.etree.elementtree","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Comment()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Comment","type":"Structured Markup"},{"name":"xml.etree.ElementTree.dump()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.dump","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.append()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.append","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.attrib","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.attrib","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.clear()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.clear","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.extend()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.extend","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.find()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.find","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.findall()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.findall","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.findtext()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.findtext","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.get()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.get","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.getchildren()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.getchildren","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.getiterator()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.getiterator","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.insert()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.insert","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.items()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.items","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.iter()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.iter","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.iterfind()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.iterfind","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.itertext()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.itertext","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.keys()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.keys","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.makeelement()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.makeelement","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.remove()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.remove","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.set()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.set","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.tag","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.tag","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.tail","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.tail","type":"Structured Markup"},{"name":"xml.etree.ElementTree.Element.text","path":"library/xml.etree.elementtree#xml.etree.ElementTree.Element.text","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ElementTree","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ElementTree","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ElementTree.find()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ElementTree.find","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ElementTree.findall()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ElementTree.findall","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ElementTree.findtext()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ElementTree.findtext","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ElementTree.getiterator()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ElementTree.getiterator","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ElementTree.getroot()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ElementTree.getroot","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ElementTree.iter()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ElementTree.iter","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ElementTree.iterfind()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ElementTree.iterfind","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ElementTree.parse()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ElementTree.parse","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ElementTree.write()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ElementTree.write","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ElementTree._setroot()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ElementTree._setroot","type":"Structured Markup"},{"name":"xml.etree.ElementTree.fromstring()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.fromstring","type":"Structured Markup"},{"name":"xml.etree.ElementTree.fromstringlist()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.fromstringlist","type":"Structured Markup"},{"name":"xml.etree.ElementTree.iselement()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.iselement","type":"Structured Markup"},{"name":"xml.etree.ElementTree.iterparse()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.iterparse","type":"Structured Markup"},{"name":"xml.etree.ElementTree.parse()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.parse","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ParseError","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ParseError","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ParseError.code","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ParseError.code","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ParseError.position","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ParseError.position","type":"Structured Markup"},{"name":"xml.etree.ElementTree.ProcessingInstruction()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.ProcessingInstruction","type":"Structured Markup"},{"name":"xml.etree.ElementTree.QName","path":"library/xml.etree.elementtree#xml.etree.ElementTree.QName","type":"Structured Markup"},{"name":"xml.etree.ElementTree.register_namespace()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.register_namespace","type":"Structured Markup"},{"name":"xml.etree.ElementTree.SubElement()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.SubElement","type":"Structured Markup"},{"name":"xml.etree.ElementTree.tostring()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.tostring","type":"Structured Markup"},{"name":"xml.etree.ElementTree.tostringlist()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.tostringlist","type":"Structured Markup"},{"name":"xml.etree.ElementTree.TreeBuilder","path":"library/xml.etree.elementtree#xml.etree.ElementTree.TreeBuilder","type":"Structured Markup"},{"name":"xml.etree.ElementTree.TreeBuilder.close()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.TreeBuilder.close","type":"Structured Markup"},{"name":"xml.etree.ElementTree.TreeBuilder.data()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.TreeBuilder.data","type":"Structured Markup"},{"name":"xml.etree.ElementTree.TreeBuilder.doctype()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.TreeBuilder.doctype","type":"Structured Markup"},{"name":"xml.etree.ElementTree.TreeBuilder.end()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.TreeBuilder.end","type":"Structured Markup"},{"name":"xml.etree.ElementTree.TreeBuilder.start()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.TreeBuilder.start","type":"Structured Markup"},{"name":"xml.etree.ElementTree.XML()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.XML","type":"Structured Markup"},{"name":"xml.etree.ElementTree.XMLID()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.XMLID","type":"Structured Markup"},{"name":"xml.etree.ElementTree.XMLParser","path":"library/xml.etree.elementtree#xml.etree.ElementTree.XMLParser","type":"Structured Markup"},{"name":"xml.etree.ElementTree.XMLParser.close()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.XMLParser.close","type":"Structured Markup"},{"name":"xml.etree.ElementTree.XMLParser.doctype()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.XMLParser.doctype","type":"Structured Markup"},{"name":"xml.etree.ElementTree.XMLParser.feed()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.XMLParser.feed","type":"Structured Markup"},{"name":"xml.etree.ElementTree.XMLPullParser","path":"library/xml.etree.elementtree#xml.etree.ElementTree.XMLPullParser","type":"Structured Markup"},{"name":"xml.etree.ElementTree.XMLPullParser.close()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.XMLPullParser.close","type":"Structured Markup"},{"name":"xml.etree.ElementTree.XMLPullParser.feed()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.XMLPullParser.feed","type":"Structured Markup"},{"name":"xml.etree.ElementTree.XMLPullParser.read_events()","path":"library/xml.etree.elementtree#xml.etree.ElementTree.XMLPullParser.read_events","type":"Structured Markup"},{"name":"xml.parsers.expat","path":"library/pyexpat","type":"Structured Markup"},{"name":"xml.parsers.expat.error","path":"library/pyexpat#xml.parsers.expat.error","type":"Structured Markup"},{"name":"xml.parsers.expat.errors.codes","path":"library/pyexpat#xml.parsers.expat.errors.codes","type":"Structured Markup"},{"name":"xml.parsers.expat.errors.messages","path":"library/pyexpat#xml.parsers.expat.errors.messages","type":"Structured Markup"},{"name":"xml.parsers.expat.ErrorString()","path":"library/pyexpat#xml.parsers.expat.ErrorString","type":"Structured Markup"},{"name":"xml.parsers.expat.ExpatError","path":"library/pyexpat#xml.parsers.expat.ExpatError","type":"Structured Markup"},{"name":"xml.parsers.expat.ExpatError.code","path":"library/pyexpat#xml.parsers.expat.ExpatError.code","type":"Structured Markup"},{"name":"xml.parsers.expat.ExpatError.lineno","path":"library/pyexpat#xml.parsers.expat.ExpatError.lineno","type":"Structured Markup"},{"name":"xml.parsers.expat.ExpatError.offset","path":"library/pyexpat#xml.parsers.expat.ExpatError.offset","type":"Structured Markup"},{"name":"xml.parsers.expat.ParserCreate()","path":"library/pyexpat#xml.parsers.expat.ParserCreate","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.AttlistDeclHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.AttlistDeclHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.buffer_size","path":"library/pyexpat#xml.parsers.expat.xmlparser.buffer_size","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.buffer_text","path":"library/pyexpat#xml.parsers.expat.xmlparser.buffer_text","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.buffer_used","path":"library/pyexpat#xml.parsers.expat.xmlparser.buffer_used","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.CharacterDataHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.CharacterDataHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.CommentHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.CommentHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.CurrentByteIndex","path":"library/pyexpat#xml.parsers.expat.xmlparser.CurrentByteIndex","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.CurrentColumnNumber","path":"library/pyexpat#xml.parsers.expat.xmlparser.CurrentColumnNumber","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.CurrentLineNumber","path":"library/pyexpat#xml.parsers.expat.xmlparser.CurrentLineNumber","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.DefaultHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.DefaultHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.DefaultHandlerExpand()","path":"library/pyexpat#xml.parsers.expat.xmlparser.DefaultHandlerExpand","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.ElementDeclHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.ElementDeclHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.EndCdataSectionHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.EndCdataSectionHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.EndDoctypeDeclHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.EndDoctypeDeclHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.EndElementHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.EndElementHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.EndNamespaceDeclHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.EndNamespaceDeclHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.EntityDeclHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.EntityDeclHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.ErrorByteIndex","path":"library/pyexpat#xml.parsers.expat.xmlparser.ErrorByteIndex","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.ErrorCode","path":"library/pyexpat#xml.parsers.expat.xmlparser.ErrorCode","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.ErrorColumnNumber","path":"library/pyexpat#xml.parsers.expat.xmlparser.ErrorColumnNumber","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.ErrorLineNumber","path":"library/pyexpat#xml.parsers.expat.xmlparser.ErrorLineNumber","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.ExternalEntityParserCreate()","path":"library/pyexpat#xml.parsers.expat.xmlparser.ExternalEntityParserCreate","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.ExternalEntityRefHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.ExternalEntityRefHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.GetBase()","path":"library/pyexpat#xml.parsers.expat.xmlparser.GetBase","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.GetInputContext()","path":"library/pyexpat#xml.parsers.expat.xmlparser.GetInputContext","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.NotationDeclHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.NotationDeclHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.NotStandaloneHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.NotStandaloneHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.ordered_attributes","path":"library/pyexpat#xml.parsers.expat.xmlparser.ordered_attributes","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.Parse()","path":"library/pyexpat#xml.parsers.expat.xmlparser.Parse","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.ParseFile()","path":"library/pyexpat#xml.parsers.expat.xmlparser.ParseFile","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.ProcessingInstructionHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.ProcessingInstructionHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.SetBase()","path":"library/pyexpat#xml.parsers.expat.xmlparser.SetBase","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.SetParamEntityParsing()","path":"library/pyexpat#xml.parsers.expat.xmlparser.SetParamEntityParsing","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.specified_attributes","path":"library/pyexpat#xml.parsers.expat.xmlparser.specified_attributes","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.StartCdataSectionHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.StartCdataSectionHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.StartDoctypeDeclHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.StartDoctypeDeclHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.StartElementHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.StartElementHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.StartNamespaceDeclHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.StartNamespaceDeclHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.UnparsedEntityDeclHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.UnparsedEntityDeclHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.UseForeignDTD()","path":"library/pyexpat#xml.parsers.expat.xmlparser.UseForeignDTD","type":"Structured Markup"},{"name":"xml.parsers.expat.xmlparser.XmlDeclHandler()","path":"library/pyexpat#xml.parsers.expat.xmlparser.XmlDeclHandler","type":"Structured Markup"},{"name":"xml.parsers.expat.XMLParserType","path":"library/pyexpat#xml.parsers.expat.XMLParserType","type":"Structured Markup"},{"name":"xml.sax","path":"library/xml.sax","type":"Structured Markup"},{"name":"xml.sax.handler","path":"library/xml.sax.handler","type":"Structured Markup"},{"name":"xml.sax.handler.all_features","path":"library/xml.sax.handler#xml.sax.handler.all_features","type":"Structured Markup"},{"name":"xml.sax.handler.all_properties","path":"library/xml.sax.handler#xml.sax.handler.all_properties","type":"Structured Markup"},{"name":"xml.sax.handler.ContentHandler","path":"library/xml.sax.handler#xml.sax.handler.ContentHandler","type":"Structured Markup"},{"name":"xml.sax.handler.ContentHandler.characters()","path":"library/xml.sax.handler#xml.sax.handler.ContentHandler.characters","type":"Structured Markup"},{"name":"xml.sax.handler.ContentHandler.endDocument()","path":"library/xml.sax.handler#xml.sax.handler.ContentHandler.endDocument","type":"Structured Markup"},{"name":"xml.sax.handler.ContentHandler.endElement()","path":"library/xml.sax.handler#xml.sax.handler.ContentHandler.endElement","type":"Structured Markup"},{"name":"xml.sax.handler.ContentHandler.endElementNS()","path":"library/xml.sax.handler#xml.sax.handler.ContentHandler.endElementNS","type":"Structured Markup"},{"name":"xml.sax.handler.ContentHandler.endPrefixMapping()","path":"library/xml.sax.handler#xml.sax.handler.ContentHandler.endPrefixMapping","type":"Structured Markup"},{"name":"xml.sax.handler.ContentHandler.ignorableWhitespace()","path":"library/xml.sax.handler#xml.sax.handler.ContentHandler.ignorableWhitespace","type":"Structured Markup"},{"name":"xml.sax.handler.ContentHandler.processingInstruction()","path":"library/xml.sax.handler#xml.sax.handler.ContentHandler.processingInstruction","type":"Structured Markup"},{"name":"xml.sax.handler.ContentHandler.setDocumentLocator()","path":"library/xml.sax.handler#xml.sax.handler.ContentHandler.setDocumentLocator","type":"Structured Markup"},{"name":"xml.sax.handler.ContentHandler.skippedEntity()","path":"library/xml.sax.handler#xml.sax.handler.ContentHandler.skippedEntity","type":"Structured Markup"},{"name":"xml.sax.handler.ContentHandler.startDocument()","path":"library/xml.sax.handler#xml.sax.handler.ContentHandler.startDocument","type":"Structured Markup"},{"name":"xml.sax.handler.ContentHandler.startElement()","path":"library/xml.sax.handler#xml.sax.handler.ContentHandler.startElement","type":"Structured Markup"},{"name":"xml.sax.handler.ContentHandler.startElementNS()","path":"library/xml.sax.handler#xml.sax.handler.ContentHandler.startElementNS","type":"Structured Markup"},{"name":"xml.sax.handler.ContentHandler.startPrefixMapping()","path":"library/xml.sax.handler#xml.sax.handler.ContentHandler.startPrefixMapping","type":"Structured Markup"},{"name":"xml.sax.handler.DTDHandler","path":"library/xml.sax.handler#xml.sax.handler.DTDHandler","type":"Structured Markup"},{"name":"xml.sax.handler.DTDHandler.notationDecl()","path":"library/xml.sax.handler#xml.sax.handler.DTDHandler.notationDecl","type":"Structured Markup"},{"name":"xml.sax.handler.DTDHandler.unparsedEntityDecl()","path":"library/xml.sax.handler#xml.sax.handler.DTDHandler.unparsedEntityDecl","type":"Structured Markup"},{"name":"xml.sax.handler.EntityResolver","path":"library/xml.sax.handler#xml.sax.handler.EntityResolver","type":"Structured Markup"},{"name":"xml.sax.handler.EntityResolver.resolveEntity()","path":"library/xml.sax.handler#xml.sax.handler.EntityResolver.resolveEntity","type":"Structured Markup"},{"name":"xml.sax.handler.ErrorHandler","path":"library/xml.sax.handler#xml.sax.handler.ErrorHandler","type":"Structured Markup"},{"name":"xml.sax.handler.ErrorHandler.error()","path":"library/xml.sax.handler#xml.sax.handler.ErrorHandler.error","type":"Structured Markup"},{"name":"xml.sax.handler.ErrorHandler.fatalError()","path":"library/xml.sax.handler#xml.sax.handler.ErrorHandler.fatalError","type":"Structured Markup"},{"name":"xml.sax.handler.ErrorHandler.warning()","path":"library/xml.sax.handler#xml.sax.handler.ErrorHandler.warning","type":"Structured Markup"},{"name":"xml.sax.handler.feature_external_ges","path":"library/xml.sax.handler#xml.sax.handler.feature_external_ges","type":"Structured Markup"},{"name":"xml.sax.handler.feature_external_pes","path":"library/xml.sax.handler#xml.sax.handler.feature_external_pes","type":"Structured Markup"},{"name":"xml.sax.handler.feature_namespaces","path":"library/xml.sax.handler#xml.sax.handler.feature_namespaces","type":"Structured Markup"},{"name":"xml.sax.handler.feature_namespace_prefixes","path":"library/xml.sax.handler#xml.sax.handler.feature_namespace_prefixes","type":"Structured Markup"},{"name":"xml.sax.handler.feature_string_interning","path":"library/xml.sax.handler#xml.sax.handler.feature_string_interning","type":"Structured Markup"},{"name":"xml.sax.handler.feature_validation","path":"library/xml.sax.handler#xml.sax.handler.feature_validation","type":"Structured Markup"},{"name":"xml.sax.handler.property_declaration_handler","path":"library/xml.sax.handler#xml.sax.handler.property_declaration_handler","type":"Structured Markup"},{"name":"xml.sax.handler.property_dom_node","path":"library/xml.sax.handler#xml.sax.handler.property_dom_node","type":"Structured Markup"},{"name":"xml.sax.handler.property_lexical_handler","path":"library/xml.sax.handler#xml.sax.handler.property_lexical_handler","type":"Structured Markup"},{"name":"xml.sax.handler.property_xml_string","path":"library/xml.sax.handler#xml.sax.handler.property_xml_string","type":"Structured Markup"},{"name":"xml.sax.make_parser()","path":"library/xml.sax#xml.sax.make_parser","type":"Structured Markup"},{"name":"xml.sax.parse()","path":"library/xml.sax#xml.sax.parse","type":"Structured Markup"},{"name":"xml.sax.parseString()","path":"library/xml.sax#xml.sax.parseString","type":"Structured Markup"},{"name":"xml.sax.SAXException","path":"library/xml.sax#xml.sax.SAXException","type":"Structured Markup"},{"name":"xml.sax.SAXException.getException()","path":"library/xml.sax#xml.sax.SAXException.getException","type":"Structured Markup"},{"name":"xml.sax.SAXException.getMessage()","path":"library/xml.sax#xml.sax.SAXException.getMessage","type":"Structured Markup"},{"name":"xml.sax.SAXNotRecognizedException","path":"library/xml.sax#xml.sax.SAXNotRecognizedException","type":"Structured Markup"},{"name":"xml.sax.SAXNotSupportedException","path":"library/xml.sax#xml.sax.SAXNotSupportedException","type":"Structured Markup"},{"name":"xml.sax.SAXParseException","path":"library/xml.sax#xml.sax.SAXParseException","type":"Structured Markup"},{"name":"xml.sax.saxutils","path":"library/xml.sax.utils","type":"Structured Markup"},{"name":"xml.sax.saxutils.escape()","path":"library/xml.sax.utils#xml.sax.saxutils.escape","type":"Structured Markup"},{"name":"xml.sax.saxutils.prepare_input_source()","path":"library/xml.sax.utils#xml.sax.saxutils.prepare_input_source","type":"Structured Markup"},{"name":"xml.sax.saxutils.quoteattr()","path":"library/xml.sax.utils#xml.sax.saxutils.quoteattr","type":"Structured Markup"},{"name":"xml.sax.saxutils.unescape()","path":"library/xml.sax.utils#xml.sax.saxutils.unescape","type":"Structured Markup"},{"name":"xml.sax.saxutils.XMLFilterBase","path":"library/xml.sax.utils#xml.sax.saxutils.XMLFilterBase","type":"Structured Markup"},{"name":"xml.sax.saxutils.XMLGenerator","path":"library/xml.sax.utils#xml.sax.saxutils.XMLGenerator","type":"Structured Markup"},{"name":"xml.sax.xmlreader","path":"library/xml.sax.reader","type":"Structured Markup"},{"name":"xml.sax.xmlreader.Attributes.getLength()","path":"library/xml.sax.reader#xml.sax.xmlreader.Attributes.getLength","type":"Structured Markup"},{"name":"xml.sax.xmlreader.Attributes.getNames()","path":"library/xml.sax.reader#xml.sax.xmlreader.Attributes.getNames","type":"Structured Markup"},{"name":"xml.sax.xmlreader.Attributes.getType()","path":"library/xml.sax.reader#xml.sax.xmlreader.Attributes.getType","type":"Structured Markup"},{"name":"xml.sax.xmlreader.Attributes.getValue()","path":"library/xml.sax.reader#xml.sax.xmlreader.Attributes.getValue","type":"Structured Markup"},{"name":"xml.sax.xmlreader.AttributesImpl","path":"library/xml.sax.reader#xml.sax.xmlreader.AttributesImpl","type":"Structured Markup"},{"name":"xml.sax.xmlreader.AttributesNS.getNameByQName()","path":"library/xml.sax.reader#xml.sax.xmlreader.AttributesNS.getNameByQName","type":"Structured Markup"},{"name":"xml.sax.xmlreader.AttributesNS.getQNameByName()","path":"library/xml.sax.reader#xml.sax.xmlreader.AttributesNS.getQNameByName","type":"Structured Markup"},{"name":"xml.sax.xmlreader.AttributesNS.getQNames()","path":"library/xml.sax.reader#xml.sax.xmlreader.AttributesNS.getQNames","type":"Structured Markup"},{"name":"xml.sax.xmlreader.AttributesNS.getValueByQName()","path":"library/xml.sax.reader#xml.sax.xmlreader.AttributesNS.getValueByQName","type":"Structured Markup"},{"name":"xml.sax.xmlreader.AttributesNSImpl","path":"library/xml.sax.reader#xml.sax.xmlreader.AttributesNSImpl","type":"Structured Markup"},{"name":"xml.sax.xmlreader.IncrementalParser","path":"library/xml.sax.reader#xml.sax.xmlreader.IncrementalParser","type":"Structured Markup"},{"name":"xml.sax.xmlreader.IncrementalParser.close()","path":"library/xml.sax.reader#xml.sax.xmlreader.IncrementalParser.close","type":"Structured Markup"},{"name":"xml.sax.xmlreader.IncrementalParser.feed()","path":"library/xml.sax.reader#xml.sax.xmlreader.IncrementalParser.feed","type":"Structured Markup"},{"name":"xml.sax.xmlreader.IncrementalParser.reset()","path":"library/xml.sax.reader#xml.sax.xmlreader.IncrementalParser.reset","type":"Structured Markup"},{"name":"xml.sax.xmlreader.InputSource","path":"library/xml.sax.reader#xml.sax.xmlreader.InputSource","type":"Structured Markup"},{"name":"xml.sax.xmlreader.InputSource.getByteStream()","path":"library/xml.sax.reader#xml.sax.xmlreader.InputSource.getByteStream","type":"Structured Markup"},{"name":"xml.sax.xmlreader.InputSource.getCharacterStream()","path":"library/xml.sax.reader#xml.sax.xmlreader.InputSource.getCharacterStream","type":"Structured Markup"},{"name":"xml.sax.xmlreader.InputSource.getEncoding()","path":"library/xml.sax.reader#xml.sax.xmlreader.InputSource.getEncoding","type":"Structured Markup"},{"name":"xml.sax.xmlreader.InputSource.getPublicId()","path":"library/xml.sax.reader#xml.sax.xmlreader.InputSource.getPublicId","type":"Structured Markup"},{"name":"xml.sax.xmlreader.InputSource.getSystemId()","path":"library/xml.sax.reader#xml.sax.xmlreader.InputSource.getSystemId","type":"Structured Markup"},{"name":"xml.sax.xmlreader.InputSource.setByteStream()","path":"library/xml.sax.reader#xml.sax.xmlreader.InputSource.setByteStream","type":"Structured Markup"},{"name":"xml.sax.xmlreader.InputSource.setCharacterStream()","path":"library/xml.sax.reader#xml.sax.xmlreader.InputSource.setCharacterStream","type":"Structured Markup"},{"name":"xml.sax.xmlreader.InputSource.setEncoding()","path":"library/xml.sax.reader#xml.sax.xmlreader.InputSource.setEncoding","type":"Structured Markup"},{"name":"xml.sax.xmlreader.InputSource.setPublicId()","path":"library/xml.sax.reader#xml.sax.xmlreader.InputSource.setPublicId","type":"Structured Markup"},{"name":"xml.sax.xmlreader.InputSource.setSystemId()","path":"library/xml.sax.reader#xml.sax.xmlreader.InputSource.setSystemId","type":"Structured Markup"},{"name":"xml.sax.xmlreader.Locator","path":"library/xml.sax.reader#xml.sax.xmlreader.Locator","type":"Structured Markup"},{"name":"xml.sax.xmlreader.Locator.getColumnNumber()","path":"library/xml.sax.reader#xml.sax.xmlreader.Locator.getColumnNumber","type":"Structured Markup"},{"name":"xml.sax.xmlreader.Locator.getLineNumber()","path":"library/xml.sax.reader#xml.sax.xmlreader.Locator.getLineNumber","type":"Structured Markup"},{"name":"xml.sax.xmlreader.Locator.getPublicId()","path":"library/xml.sax.reader#xml.sax.xmlreader.Locator.getPublicId","type":"Structured Markup"},{"name":"xml.sax.xmlreader.Locator.getSystemId()","path":"library/xml.sax.reader#xml.sax.xmlreader.Locator.getSystemId","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader.getContentHandler()","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader.getContentHandler","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader.getDTDHandler()","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader.getDTDHandler","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader.getEntityResolver()","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader.getEntityResolver","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader.getErrorHandler()","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader.getErrorHandler","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader.getFeature()","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader.getFeature","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader.getProperty()","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader.getProperty","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader.parse()","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader.parse","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader.setContentHandler()","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader.setContentHandler","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader.setDTDHandler()","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader.setDTDHandler","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader.setEntityResolver()","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader.setEntityResolver","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader.setErrorHandler()","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader.setErrorHandler","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader.setFeature()","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader.setFeature","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader.setLocale()","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader.setLocale","type":"Structured Markup"},{"name":"xml.sax.xmlreader.XMLReader.setProperty()","path":"library/xml.sax.reader#xml.sax.xmlreader.XMLReader.setProperty","type":"Structured Markup"},{"name":"xmlrpc","path":"library/xmlrpc","type":"Internet"},{"name":"xmlrpc.client","path":"library/xmlrpc.client","type":"Internet"},{"name":"xmlrpc.client.Binary","path":"library/xmlrpc.client#xmlrpc.client.Binary","type":"Internet"},{"name":"xmlrpc.client.Binary.data","path":"library/xmlrpc.client#xmlrpc.client.Binary.data","type":"Internet"},{"name":"xmlrpc.client.Binary.decode()","path":"library/xmlrpc.client#xmlrpc.client.Binary.decode","type":"Internet"},{"name":"xmlrpc.client.Binary.encode()","path":"library/xmlrpc.client#xmlrpc.client.Binary.encode","type":"Internet"},{"name":"xmlrpc.client.DateTime","path":"library/xmlrpc.client#xmlrpc.client.DateTime","type":"Internet"},{"name":"xmlrpc.client.DateTime.decode()","path":"library/xmlrpc.client#xmlrpc.client.DateTime.decode","type":"Internet"},{"name":"xmlrpc.client.DateTime.encode()","path":"library/xmlrpc.client#xmlrpc.client.DateTime.encode","type":"Internet"},{"name":"xmlrpc.client.dumps()","path":"library/xmlrpc.client#xmlrpc.client.dumps","type":"Internet"},{"name":"xmlrpc.client.Fault","path":"library/xmlrpc.client#xmlrpc.client.Fault","type":"Internet"},{"name":"xmlrpc.client.Fault.faultCode","path":"library/xmlrpc.client#xmlrpc.client.Fault.faultCode","type":"Internet"},{"name":"xmlrpc.client.Fault.faultString","path":"library/xmlrpc.client#xmlrpc.client.Fault.faultString","type":"Internet"},{"name":"xmlrpc.client.loads()","path":"library/xmlrpc.client#xmlrpc.client.loads","type":"Internet"},{"name":"xmlrpc.client.MultiCall","path":"library/xmlrpc.client#xmlrpc.client.MultiCall","type":"Internet"},{"name":"xmlrpc.client.ProtocolError","path":"library/xmlrpc.client#xmlrpc.client.ProtocolError","type":"Internet"},{"name":"xmlrpc.client.ProtocolError.errcode","path":"library/xmlrpc.client#xmlrpc.client.ProtocolError.errcode","type":"Internet"},{"name":"xmlrpc.client.ProtocolError.errmsg","path":"library/xmlrpc.client#xmlrpc.client.ProtocolError.errmsg","type":"Internet"},{"name":"xmlrpc.client.ProtocolError.headers","path":"library/xmlrpc.client#xmlrpc.client.ProtocolError.headers","type":"Internet"},{"name":"xmlrpc.client.ProtocolError.url","path":"library/xmlrpc.client#xmlrpc.client.ProtocolError.url","type":"Internet"},{"name":"xmlrpc.client.ServerProxy","path":"library/xmlrpc.client#xmlrpc.client.ServerProxy","type":"Internet"},{"name":"xmlrpc.client.ServerProxy.system.listMethods()","path":"library/xmlrpc.client#xmlrpc.client.ServerProxy.system.listMethods","type":"Internet"},{"name":"xmlrpc.client.ServerProxy.system.methodHelp()","path":"library/xmlrpc.client#xmlrpc.client.ServerProxy.system.methodHelp","type":"Internet"},{"name":"xmlrpc.client.ServerProxy.system.methodSignature()","path":"library/xmlrpc.client#xmlrpc.client.ServerProxy.system.methodSignature","type":"Internet"},{"name":"xmlrpc.server","path":"library/xmlrpc.server","type":"Internet"},{"name":"xmlrpc.server.CGIXMLRPCRequestHandler","path":"library/xmlrpc.server#xmlrpc.server.CGIXMLRPCRequestHandler","type":"Internet"},{"name":"xmlrpc.server.CGIXMLRPCRequestHandler.handle_request()","path":"library/xmlrpc.server#xmlrpc.server.CGIXMLRPCRequestHandler.handle_request","type":"Internet"},{"name":"xmlrpc.server.CGIXMLRPCRequestHandler.register_function()","path":"library/xmlrpc.server#xmlrpc.server.CGIXMLRPCRequestHandler.register_function","type":"Internet"},{"name":"xmlrpc.server.CGIXMLRPCRequestHandler.register_instance()","path":"library/xmlrpc.server#xmlrpc.server.CGIXMLRPCRequestHandler.register_instance","type":"Internet"},{"name":"xmlrpc.server.CGIXMLRPCRequestHandler.register_introspection_functions()","path":"library/xmlrpc.server#xmlrpc.server.CGIXMLRPCRequestHandler.register_introspection_functions","type":"Internet"},{"name":"xmlrpc.server.CGIXMLRPCRequestHandler.register_multicall_functions()","path":"library/xmlrpc.server#xmlrpc.server.CGIXMLRPCRequestHandler.register_multicall_functions","type":"Internet"},{"name":"xmlrpc.server.DocCGIXMLRPCRequestHandler","path":"library/xmlrpc.server#xmlrpc.server.DocCGIXMLRPCRequestHandler","type":"Internet"},{"name":"xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_documentation()","path":"library/xmlrpc.server#xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_documentation","type":"Internet"},{"name":"xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_name()","path":"library/xmlrpc.server#xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_name","type":"Internet"},{"name":"xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_title()","path":"library/xmlrpc.server#xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_title","type":"Internet"},{"name":"xmlrpc.server.DocXMLRPCRequestHandler","path":"library/xmlrpc.server#xmlrpc.server.DocXMLRPCRequestHandler","type":"Internet"},{"name":"xmlrpc.server.DocXMLRPCServer","path":"library/xmlrpc.server#xmlrpc.server.DocXMLRPCServer","type":"Internet"},{"name":"xmlrpc.server.DocXMLRPCServer.set_server_documentation()","path":"library/xmlrpc.server#xmlrpc.server.DocXMLRPCServer.set_server_documentation","type":"Internet"},{"name":"xmlrpc.server.DocXMLRPCServer.set_server_name()","path":"library/xmlrpc.server#xmlrpc.server.DocXMLRPCServer.set_server_name","type":"Internet"},{"name":"xmlrpc.server.DocXMLRPCServer.set_server_title()","path":"library/xmlrpc.server#xmlrpc.server.DocXMLRPCServer.set_server_title","type":"Internet"},{"name":"xmlrpc.server.SimpleXMLRPCRequestHandler","path":"library/xmlrpc.server#xmlrpc.server.SimpleXMLRPCRequestHandler","type":"Internet"},{"name":"xmlrpc.server.SimpleXMLRPCRequestHandler.rpc_paths","path":"library/xmlrpc.server#xmlrpc.server.SimpleXMLRPCRequestHandler.rpc_paths","type":"Internet"},{"name":"xmlrpc.server.SimpleXMLRPCServer","path":"library/xmlrpc.server#xmlrpc.server.SimpleXMLRPCServer","type":"Internet"},{"name":"xmlrpc.server.SimpleXMLRPCServer.register_function()","path":"library/xmlrpc.server#xmlrpc.server.SimpleXMLRPCServer.register_function","type":"Internet"},{"name":"xmlrpc.server.SimpleXMLRPCServer.register_instance()","path":"library/xmlrpc.server#xmlrpc.server.SimpleXMLRPCServer.register_instance","type":"Internet"},{"name":"xmlrpc.server.SimpleXMLRPCServer.register_introspection_functions()","path":"library/xmlrpc.server#xmlrpc.server.SimpleXMLRPCServer.register_introspection_functions","type":"Internet"},{"name":"xmlrpc.server.SimpleXMLRPCServer.register_multicall_functions()","path":"library/xmlrpc.server#xmlrpc.server.SimpleXMLRPCServer.register_multicall_functions","type":"Internet"},{"name":"ZeroDivisionError","path":"library/exceptions#ZeroDivisionError","type":"Built-in Exceptions"},{"name":"zip()","path":"library/functions#zip","type":"Built-in Functions"},{"name":"zipapp","path":"library/zipapp","type":"Software Packaging & Distribution"},{"name":"zipapp.create_archive()","path":"library/zipapp#zipapp.create_archive","type":"Software Packaging & Distribution"},{"name":"zipapp.get_interpreter()","path":"library/zipapp#zipapp.get_interpreter","type":"Software Packaging & Distribution"},{"name":"zipfile","path":"library/zipfile","type":"Data Compression"},{"name":"zipfile.BadZipFile","path":"library/zipfile#zipfile.BadZipFile","type":"Data Compression"},{"name":"zipfile.BadZipfile","path":"library/zipfile#zipfile.BadZipfile","type":"Data Compression"},{"name":"zipfile.is_zipfile()","path":"library/zipfile#zipfile.is_zipfile","type":"Data Compression"},{"name":"zipfile.LargeZipFile","path":"library/zipfile#zipfile.LargeZipFile","type":"Data Compression"},{"name":"zipfile.PyZipFile","path":"library/zipfile#zipfile.PyZipFile","type":"Data Compression"},{"name":"zipfile.PyZipFile.writepy()","path":"library/zipfile#zipfile.PyZipFile.writepy","type":"Data Compression"},{"name":"zipfile.ZipFile","path":"library/zipfile#zipfile.ZipFile","type":"Data Compression"},{"name":"zipfile.ZipFile.close()","path":"library/zipfile#zipfile.ZipFile.close","type":"Data Compression"},{"name":"zipfile.ZipFile.comment","path":"library/zipfile#zipfile.ZipFile.comment","type":"Data Compression"},{"name":"zipfile.ZipFile.debug","path":"library/zipfile#zipfile.ZipFile.debug","type":"Data Compression"},{"name":"zipfile.ZipFile.extract()","path":"library/zipfile#zipfile.ZipFile.extract","type":"Data Compression"},{"name":"zipfile.ZipFile.extractall()","path":"library/zipfile#zipfile.ZipFile.extractall","type":"Data Compression"},{"name":"zipfile.ZipFile.getinfo()","path":"library/zipfile#zipfile.ZipFile.getinfo","type":"Data Compression"},{"name":"zipfile.ZipFile.infolist()","path":"library/zipfile#zipfile.ZipFile.infolist","type":"Data Compression"},{"name":"zipfile.ZipFile.namelist()","path":"library/zipfile#zipfile.ZipFile.namelist","type":"Data Compression"},{"name":"zipfile.ZipFile.open()","path":"library/zipfile#zipfile.ZipFile.open","type":"Data Compression"},{"name":"zipfile.ZipFile.printdir()","path":"library/zipfile#zipfile.ZipFile.printdir","type":"Data Compression"},{"name":"zipfile.ZipFile.read()","path":"library/zipfile#zipfile.ZipFile.read","type":"Data Compression"},{"name":"zipfile.ZipFile.setpassword()","path":"library/zipfile#zipfile.ZipFile.setpassword","type":"Data Compression"},{"name":"zipfile.ZipFile.testzip()","path":"library/zipfile#zipfile.ZipFile.testzip","type":"Data Compression"},{"name":"zipfile.ZipFile.write()","path":"library/zipfile#zipfile.ZipFile.write","type":"Data Compression"},{"name":"zipfile.ZipFile.writestr()","path":"library/zipfile#zipfile.ZipFile.writestr","type":"Data Compression"},{"name":"zipfile.ZipInfo","path":"library/zipfile#zipfile.ZipInfo","type":"Data Compression"},{"name":"zipfile.ZipInfo.comment","path":"library/zipfile#zipfile.ZipInfo.comment","type":"Data Compression"},{"name":"zipfile.ZipInfo.compress_size","path":"library/zipfile#zipfile.ZipInfo.compress_size","type":"Data Compression"},{"name":"zipfile.ZipInfo.compress_type","path":"library/zipfile#zipfile.ZipInfo.compress_type","type":"Data Compression"},{"name":"zipfile.ZipInfo.CRC","path":"library/zipfile#zipfile.ZipInfo.CRC","type":"Data Compression"},{"name":"zipfile.ZipInfo.create_system","path":"library/zipfile#zipfile.ZipInfo.create_system","type":"Data Compression"},{"name":"zipfile.ZipInfo.create_version","path":"library/zipfile#zipfile.ZipInfo.create_version","type":"Data Compression"},{"name":"zipfile.ZipInfo.date_time","path":"library/zipfile#zipfile.ZipInfo.date_time","type":"Data Compression"},{"name":"zipfile.ZipInfo.external_attr","path":"library/zipfile#zipfile.ZipInfo.external_attr","type":"Data Compression"},{"name":"zipfile.ZipInfo.extra","path":"library/zipfile#zipfile.ZipInfo.extra","type":"Data Compression"},{"name":"zipfile.ZipInfo.extract_version","path":"library/zipfile#zipfile.ZipInfo.extract_version","type":"Data Compression"},{"name":"zipfile.ZipInfo.filename","path":"library/zipfile#zipfile.ZipInfo.filename","type":"Data Compression"},{"name":"zipfile.ZipInfo.file_size","path":"library/zipfile#zipfile.ZipInfo.file_size","type":"Data Compression"},{"name":"zipfile.ZipInfo.flag_bits","path":"library/zipfile#zipfile.ZipInfo.flag_bits","type":"Data Compression"},{"name":"zipfile.ZipInfo.header_offset","path":"library/zipfile#zipfile.ZipInfo.header_offset","type":"Data Compression"},{"name":"zipfile.ZipInfo.internal_attr","path":"library/zipfile#zipfile.ZipInfo.internal_attr","type":"Data Compression"},{"name":"zipfile.ZipInfo.reserved","path":"library/zipfile#zipfile.ZipInfo.reserved","type":"Data Compression"},{"name":"zipfile.ZipInfo.volume","path":"library/zipfile#zipfile.ZipInfo.volume","type":"Data Compression"},{"name":"zipimport","path":"library/zipimport","type":"Importing"},{"name":"zipimport.zipimporter","path":"library/zipimport#zipimport.zipimporter","type":"Importing"},{"name":"zipimport.zipimporter.archive","path":"library/zipimport#zipimport.zipimporter.archive","type":"Importing"},{"name":"zipimport.zipimporter.find_module()","path":"library/zipimport#zipimport.zipimporter.find_module","type":"Importing"},{"name":"zipimport.zipimporter.get_code()","path":"library/zipimport#zipimport.zipimporter.get_code","type":"Importing"},{"name":"zipimport.zipimporter.get_data()","path":"library/zipimport#zipimport.zipimporter.get_data","type":"Importing"},{"name":"zipimport.zipimporter.get_filename()","path":"library/zipimport#zipimport.zipimporter.get_filename","type":"Importing"},{"name":"zipimport.zipimporter.get_source()","path":"library/zipimport#zipimport.zipimporter.get_source","type":"Importing"},{"name":"zipimport.zipimporter.is_package()","path":"library/zipimport#zipimport.zipimporter.is_package","type":"Importing"},{"name":"zipimport.zipimporter.load_module()","path":"library/zipimport#zipimport.zipimporter.load_module","type":"Importing"},{"name":"zipimport.zipimporter.prefix","path":"library/zipimport#zipimport.zipimporter.prefix","type":"Importing"},{"name":"zipimport.ZipImportError","path":"library/zipimport#zipimport.ZipImportError","type":"Importing"},{"name":"zlib","path":"library/zlib","type":"Data Compression"},{"name":"zlib.adler32()","path":"library/zlib#zlib.adler32","type":"Data Compression"},{"name":"zlib.compress()","path":"library/zlib#zlib.compress","type":"Data Compression"},{"name":"zlib.Compress.compress()","path":"library/zlib#zlib.Compress.compress","type":"Data Compression"},{"name":"zlib.Compress.copy()","path":"library/zlib#zlib.Compress.copy","type":"Data Compression"},{"name":"zlib.Compress.flush()","path":"library/zlib#zlib.Compress.flush","type":"Data Compression"},{"name":"zlib.compressobj()","path":"library/zlib#zlib.compressobj","type":"Data Compression"},{"name":"zlib.crc32()","path":"library/zlib#zlib.crc32","type":"Data Compression"},{"name":"zlib.decompress()","path":"library/zlib#zlib.decompress","type":"Data Compression"},{"name":"zlib.Decompress.copy()","path":"library/zlib#zlib.Decompress.copy","type":"Data Compression"},{"name":"zlib.Decompress.decompress()","path":"library/zlib#zlib.Decompress.decompress","type":"Data Compression"},{"name":"zlib.Decompress.eof","path":"library/zlib#zlib.Decompress.eof","type":"Data Compression"},{"name":"zlib.Decompress.flush()","path":"library/zlib#zlib.Decompress.flush","type":"Data Compression"},{"name":"zlib.Decompress.unconsumed_tail","path":"library/zlib#zlib.Decompress.unconsumed_tail","type":"Data Compression"},{"name":"zlib.Decompress.unused_data","path":"library/zlib#zlib.Decompress.unused_data","type":"Data Compression"},{"name":"zlib.decompressobj()","path":"library/zlib#zlib.decompressobj","type":"Data Compression"},{"name":"zlib.error","path":"library/zlib#zlib.error","type":"Data Compression"},{"name":"_dummy_thread","path":"library/_dummy_thread","type":"Concurrent Execution"},{"name":"_thread","path":"library/_thread","type":"Concurrent Execution"},{"name":"_thread.allocate_lock()","path":"library/_thread#_thread.allocate_lock","type":"Concurrent Execution"},{"name":"_thread.error","path":"library/_thread#_thread.error","type":"Concurrent Execution"},{"name":"_thread.exit()","path":"library/_thread#_thread.exit","type":"Concurrent Execution"},{"name":"_thread.get_ident()","path":"library/_thread#_thread.get_ident","type":"Concurrent Execution"},{"name":"_thread.interrupt_main()","path":"library/_thread#_thread.interrupt_main","type":"Concurrent Execution"},{"name":"_thread.lock.acquire()","path":"library/_thread#_thread.lock.acquire","type":"Concurrent Execution"},{"name":"_thread.lock.locked()","path":"library/_thread#_thread.lock.locked","type":"Concurrent Execution"},{"name":"_thread.lock.release()","path":"library/_thread#_thread.lock.release","type":"Concurrent Execution"},{"name":"_thread.LockType","path":"library/_thread#_thread.LockType","type":"Concurrent Execution"},{"name":"_thread.stack_size()","path":"library/_thread#_thread.stack_size","type":"Concurrent Execution"},{"name":"_thread.start_new_thread()","path":"library/_thread#_thread.start_new_thread","type":"Concurrent Execution"},{"name":"__debug__","path":"library/constants#__debug__","type":"Built-in Constants"},{"name":"__future__","path":"library/__future__","type":"Runtime"},{"name":"__import__()","path":"library/functions#__import__","type":"Built-in Functions"},{"name":"__main__","path":"library/__main__","type":"Runtime"}],"types":[{"name":"Binary Data","count":73,"slug":"binary-data"},{"name":"Built-in Constants","count":12,"slug":"built-in-constants"},{"name":"Built-in Exceptions","count":81,"slug":"built-in-exceptions"},{"name":"Built-in Functions","count":69,"slug":"built-in-functions"},{"name":"Built-in Types","count":201,"slug":"built-in-types"},{"name":"Concurrent Execution","count":289,"slug":"concurrent-execution"},{"name":"Cryptography","count":22,"slug":"cryptography"},{"name":"Data Compression","count":144,"slug":"data-compression"},{"name":"Data Persistence","count":110,"slug":"data-persistence"},{"name":"Data Types","count":333,"slug":"data-types"},{"name":"Debugging & Profiling","count":150,"slug":"debugging-profiling"},{"name":"Development Tools","count":290,"slug":"development-tools"},{"name":"File & Directory Access","count":197,"slug":"file-directory-access"},{"name":"File Formats","count":125,"slug":"file-formats"},{"name":"Frameworks","count":168,"slug":"frameworks"},{"name":"Functional Programming","count":133,"slug":"functional-programming"},{"name":"Importing","count":146,"slug":"importing"},{"name":"Input/ouput","count":287,"slug":"input-ouput"},{"name":"Internationalization","count":50,"slug":"internationalization"},{"name":"Internet","count":822,"slug":"internet"},{"name":"Internet Data","count":461,"slug":"internet-data"},{"name":"Interpreters","count":18,"slug":"interpreters"},{"name":"Language","count":154,"slug":"language"},{"name":"Logging","count":147,"slug":"logging"},{"name":"MS Windows","count":104,"slug":"ms-windows"},{"name":"Multimedia","count":139,"slug":"multimedia"},{"name":"Networking","count":225,"slug":"networking"},{"name":"Numeric & Mathematical","count":269,"slug":"numeric-mathematical"},{"name":"Operating System","count":682,"slug":"operating-system"},{"name":"Runtime","count":269,"slug":"runtime"},{"name":"Software Packaging & Distribution","count":17,"slug":"software-packaging-distribution"},{"name":"Structured Markup","count":349,"slug":"structured-markup"},{"name":"Text Processing","count":178,"slug":"text-processing"},{"name":"Tk","count":119,"slug":"tk"},{"name":"Unix","count":63,"slug":"unix"}]} |