Home
last modified time | relevance | path

Searched refs:locationstyle (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Tools/i18n/
H A Dpygettext.py498 elif options.locationstyle == options.SOLARIS:
503 elif options.locationstyle == options.GNU:
552 locationstyle = GNU
585 options.locationstyle = locations.get(arg.lower())
586 if options.locationstyle is None:
546 locationstyle = GNU global() variable in main.Options

Completed in 2 milliseconds