Home | History | Annotate | Download | only in shaping
      1 #!/usr/bin/python
      2 
      3 from hb_test_tools import *
      4 
      5 UtilMains.filter_multiple_strings_or_stdin (Unicode.pretty_names, "UNICODE_CODEPOINTS", \
      6 					    concat_separator = ' ')
      7