commit | 3d82b7ed8daa9c30c54257042bbef30f9b195d52 | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Sat Nov 26 13:22:13 2022 -0500 |
committer | GitHub <noreply@github.com> | Sat Nov 26 13:22:13 2022 -0500 |
tree | 2aa3173dbde1e07a422d98e5198cc786083e84dd | |
parent | 289411d8eff6a646a7746cfb87ddf95ff83cfbdc [diff] |
[3.10] gh-99795: Fix typo in importlib.resources.abc (GH-99796) (GH-99800) Changing TraversableReader to TraversableResources at one place of the documentation. See GH-99795 for more details.. (cherry picked from commit 5f8898216e7b67b7de6b0b1aad9277e88bcebfdb) Co-authored-by: busywhitespace <busywhitespace@tuta.io> Co-authored-by: busywhitespace <busywhitespace@tuta.io>