dspinellis / dspinellis/effective-debugging

Page 85, Item 33, line 11 from bottom

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
53
Forks
19
PR merge metrics
No merged PRs in 30d

Description

When programming in Python, import the `pprint` module and use its `PrettyPrinter` **method**.

should be read as

When programming in Python, import the `pprint` module and use its `PrettyPrinter` **class**.

Ref: https://docs.python.org/3/library/pprint.html#pprint.PrettyPrinter

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.