/usr/lib/python2.6/site-packages/babel
Edit: /usr/lib/python2.6/site-packages/babel/__init__.pyc (935B)
Ñò
zDVc @ s> d Z d d k l Z l Z l Z l Z l Z l Z d Z d S( s
babel
~~~~~
Integrated collection of utilities that assist in internationalizing and
localizing applications.
This package is basically composed of two major parts:
* tools to build and work with ``gettext`` message catalogs
* a Python interface to the CLDR (Common Locale Data Repository), providing
access to various locale display names, localized number and date
formatting, etc.
:copyright: (c) 2013 by the Babel Team.
:license: BSD, see LICENSE for more details.
iÿÿÿÿ( t UnknownLocaleErrort Localet default_localet negotiate_localet parse_localet get_locale_identifiers 2.1.1N( t __doc__t
babel.coreR R R R R R t __version__( ( ( s- /tmp/pip-build-lt8jXN/Babel/babel/__init__.pyt
s .