Another dos2unix conversion

This commit is contained in:
Kyle Kelley
2013-03-22 23:47:25 -04:00
parent 43bad9c176
commit c56a94c106
+2 -2
View File
@@ -18,8 +18,8 @@ include:
Python is sometimes described with the words "batteries included" Python is sometimes described with the words "batteries included"
for its extensive for its extensive
`standard library <http://docs.python.org/library/>`_, which can `standard library <http://docs.python.org/library/>`_, which includes
includes modules for regular expressions, file IO, fraction handling, modules for regular expressions, file IO, fraction handling,
object serialization, and much more. object serialization, and much more.
Additionally, the Additionally, the