~ubuntu-branches/ubuntu/raring/cinder/raring-updates

« back to all changes in this revision

Viewing changes to cinder/openstack/common/gettextutils.py

Tags: upstream-2013.1~g2
ImportĀ upstreamĀ versionĀ 2013.1~g2

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
Usual usage in an openstack.common module:
22
22
 
23
 
    from openstack.common.gettextutils import _
 
23
    from cinder.openstack.common.gettextutils import _
24
24
"""
25
25
 
26
26
import gettext