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