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.
1 parent 18a364f commit bfca3caCopy full SHA for bfca3ca
1 file changed
Doc/howto/pyporting.rst
@@ -111,7 +111,7 @@ between Python 2 and 3 easier.
111
Projects to Consider
112
--------------------
113
114
-The lowest level library for suppoting Python 2 & 3 simultaneously is six_.
+The lowest level library for supporting Python 2 & 3 simultaneously is six_.
115
Reading through its documentation will give you an idea of where exactly the
116
Python language changed between versions 2 & 3 and thus what you will want the
117
library to help you continue to support.
0 commit comments