Skip to content

Commit ca0e2a4

Browse files
committed
edit blurb
1 parent 9c09cd0 commit ca0e2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
The :meth:`~object.__repr__` of :class:`ImportError` and :class:`ModuleNotFoundError`
22
now shows "name" and "path" as ``name=<name>`` and ``path=<path>`` if they were given
33
as keyword arguments at construction time.
4-
(Contributed by Serhiy Storchaka, Oleg Iarygin, and Yoav Nir.)
4+
Patch by Serhiy Storchaka, Oleg Iarygin, and Yoav Nir

0 commit comments

Comments
 (0)