OSDN Git Service

fix miss
authorgn64_jp <gn64_jp@4e526526-5e11-4fc0-8910-f8fd03428081>
Wed, 24 Mar 2010 02:29:56 +0000 (02:29 +0000)
committergn64_jp <gn64_jp@4e526526-5e11-4fc0-8910-f8fd03428081>
Wed, 24 Mar 2010 02:29:56 +0000 (02:29 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/rec10@512 4e526526-5e11-4fc0-8910-f8fd03428081

rec10/trunk/src/classify.py

index 480c213..772ae16 100644 (file)
@@ -1,4 +1,3 @@
-import auto_move
 #!/usr/bin/python
 # coding: UTF-8
 # Rec10 TS Recording Tools
@@ -16,6 +15,7 @@ import shutil
 
 import configreader
 import recdblist
+import auto_move
 recordedpath=unicode(configreader.getpath("recorded"),'utf-8')
 recpath=unicode(configreader.getpath("recpath"),'utf-8')
 def search_b25(path):