"""

"""

import support

import string
support.compare(string.replace ("2. .. 3.", ". .", " ."), "2 \.\. 3\.")


