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 43571dd commit 9619ec9Copy full SHA for 9619ec9
1 file changed
Doc/distutils/examples.rst
@@ -321,7 +321,7 @@ You can read back this static file, by using the
321
>>> metadata.description
322
'Easily download, build, install, upgrade, and uninstall Python packages'
323
324
-Notice that the class can also be instanciated with a metadata file path to
+Notice that the class can also be instantiated with a metadata file path to
325
loads its values::
326
327
>>> pkg_info_path = 'distribute-0.6.8-py2.7.egg-info'
0 commit comments