Constructor for traditional-style only patterns, which allows
for one asterisk anywhere in the name,or one asterisk each at the
beginning or end of the name.
Deprecated.this should not be used since \ is a valid part of
UNIX file names. Also, a better normalizer would also consider
swquences like a/../b and a/./b -- Try to work without this
method.