We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1aa88b8 + 9baa19e commit 5cfc8d6Copy full SHA for 5cfc8d6
is_close_to.py
@@ -1,10 +1,10 @@
1
#!/usr/bin/env python3
2
3
"""
4
-An implimentaion for an is_close_to() function, for possible inclusion in
5
-the Python standrad library.
+An implementation for an is_close_to() function, for possible inclusion in
+the Python standard library.
6
7
-This implimentation is the result of much discussion on the python-ideas list
+This implementation is the result of much discussion on the python-ideas list
8
in January, 2015:
9
10
https://mail.python.org/pipermail/python-ideas/2015-January/030947.html
0 commit comments