• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Unfortunately, <regex> uses locales in regex_traits
2if 'libcpp-has-no-localization' in config.available_features:
3  config.unsupported = True
4