Python



Built-in Exceptions



Concurrent Execution

Using locks, conditions, and semaphores in the with statement (threading)
multiprocessing.SimpleQueue
multiprocessing.managers.SyncManager.Semaphore()
multiprocessing.shared_memory.SharedMemory.close()


Data Types

Collections Abstract Base Classes – Detailed Descriptions (collections.abc)


Text Processing