Index
A
Abbreviations, regular expression flags, 43
abc
module
abstract properties, 1292–1295
avoiding incomplete implementation, 1290–1291
changes in Python 3, 1356
concrete methods in, 1291–1292
helper base classes, 1289–1290
marking class and static methods as abstract, 1295–1296
registering concrete classes, 1287–1288
subclassing from base class, 1288–1289
abort()
method, Barrier
, 580–581
abspath()
function, os.path
, 302
abs_tol
keyword argument, math
, 268–269
Abstract base classes. See abc
module Abstract properties, abc
, 1292–1295
accept()
function, selectors
, 705, 724
Access control concurrent resources in multiprocessing
, 605–607
concurrent resources in threading
, 581–583
configuration ...
Get The Python 3 Standard Library by Example, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.