-SPHINX_API_VERSION = 0x113 #refer to djangosphinx documentation\r
-SPHINX_SEARCH_INDICES=('osqa',) #a tuple of index names remember about a comma after the\r
-#last item, especially if you have just one :)\r
-SPHINX_SERVER='localhost'\r
-SPHINX_PORT=3312\r
+SPHINX_API_VERSION = 0x113 #refer to djangosphinx documentation
+SPHINX_SEARCH_INDICES=('osqa',) #a tuple of index names remember about a comma after the
+#last item, especially if you have just one :)
+SPHINX_SERVER='localhost'
+SPHINX_PORT=3312