[Bro-Dev] empty string and patterns

Vern Paxson vern at icir.org
Thu May 12 00:01:07 PDT 2011


> > 	if ( /.*/ in "" )
> > 	if ( /^.*$/ in "" )
> 
> Seems both should return True ...

Agreed.  I'm surprised the first doesn't.

		Vern


More information about the bro-dev mailing list