Skip to Content
Object-Oriented Python
book

Object-Oriented Python

by Irv Kalb
January 2022
Beginner to intermediate
416 pages
10h 21m
English
No Starch Press
Content preview from Object-Oriented Python

INDEX

Please note that index links to approximate location of each term.

Symbols

+ operator example, polymorphism, 193194

* (asterisk), using with import statement, 61

@ (at) property, 174177

== (equal to), magic method name, 196

> (greater than), magic method name, 196

>= (greater than or equal to), magic method name, 196

< (less than), magic method name, 196

<= (less than or equal to), magic method name, 196

!= (not equal to), magic method name, 196

A

abc (abstract base class) module, Python Standard Library, 232

AbortTransaction exception, 79, 81

absolute path, using with pygame, 101

abstract base class (abc) module, Python Standard Library, 232

abstract classes and methods, 231234. See also classes; methods

abstraction, 179181

Account ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python Object-Oriented Programming - Fourth Edition

Python Object-Oriented Programming - Fourth Edition

Steven F. Lott, Dusty Phillips
Python for Programmers

Python for Programmers

Paul Deitel, Harvey Deitel
Robust Python

Robust Python

Patrick Viafore

Publisher Resources

ISBN: 9781098129842Errata Page