_POSIX2_RE_DUP_MAX is 255 on most systems.
authorChristos Zoulas <christos@zoulas.com>
Tue, 6 May 2014 16:08:32 +0000 (16:08 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 6 May 2014 16:08:32 +0000 (16:08 +0000)
magic/Magdir/python

index 86f3ea7e183618ad5678a40cc8dec64c2caaa973..d5e29648c52dceec074b0baee976553109e7701f 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: python,v 1.23 2013/12/11 14:14:20 christos Exp $
+# $File: python,v 1.24 2014/02/15 01:30:52 christos Exp $
 # python:  file(1) magic for python
 #
 # Outlook puts """ too for urgent messages
@@ -63,5 +63,5 @@
 
 # def name(args, args):
 0      regex    \^(\ |\\t){0,50}def\ {1,50}[a-zA-Z]{1,100}
->&0    regex   \ {0,50}\\(([a-zA-Z]|,|\ ){1,500}\\):$ Python script text executable
+>&0    regex   \ {0,50}\\(([a-zA-Z]|,|\ ){1,255}\\):$ Python script text executable
 !:mime text/x-python