[southpark] Sort alphabetically
authorrrooij <rderooij685@gmail.com>
Mon, 11 May 2015 15:38:08 +0000 (17:38 +0200)
committerSergey M․ <dstftw@gmail.com>
Mon, 11 May 2015 17:45:29 +0000 (23:45 +0600)
youtube_dl/extractor/__init__.py

index b376fd279b6c5242002626234b83c4bbdf856ef6..3368edf7cb97c3b4bb4c0f7d3b1a59344a40f2a3 100644 (file)
@@ -489,8 +489,8 @@ from .soundgasm import (
 )
 from .southpark import (
     SouthParkIE,
-    SouthParkEsIE,
     SouthParkDeIE,
+    SouthParkEsIE,
     SouthParkNlIE
 )
 from .space import SpaceIE