Thanks to @yarko for pointing out the typo "statbility"
This commit is contained in:
Ian Cordasco
2014-10-12 12:45:06 -05:00
parent c533eacf7e
commit 34dcb75d3e
+1 -1
View File
@@ -38,7 +38,7 @@ I'll be blunt:
**Use Python 2 if...**
- You love Python 2 and are saddened by the future being Python 3.
- The statbility requirements of your software would be improved by a language and runtime that never changes.
- The stability requirements of your software would be improved by a language and runtime that never changes.
- Software that you depend on requires it.