Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091b84f commit a862812Copy full SHA for a862812
1 file changed
Doc/whatsnew/3.7.rst
@@ -84,7 +84,8 @@ Other Language Changes
84
(Contributed by Robert Xiao in :issue:`28927`.)
85
86
* :exc:`ImportError` now displays module name and module ``__file__`` path when
87
- ``from ... import ...`` fails. :issue:`29546`.
+ ``from ... import ...`` fails.
88
+ (Contributed by Matthias Bussonnier in :issue:`29546`.)
89
90
91
New Modules
0 commit comments