mercurial/fileset.py
changeset 20034 1e5b38a919dd
parent 19470 19ac0d8ee9a2
child 20209 174d9b8baf5d
--- a/mercurial/fileset.py	Wed Nov 06 18:19:04 2013 -0500
+++ b/mercurial/fileset.py	Wed Nov 06 16:48:06 2013 -0500
@@ -5,7 +5,8 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2 or any later version.
 
-import parser, error, util, merge, re
+import re
+import parser, error, util, merge
 from i18n import _
 
 elements = {