GnuCash c935c2f+
Loading...
Searching...
No Matches
Public Member Functions
test_gettext.TestGettext Class Reference
Inheritance diagram for test_gettext.TestGettext:

Public Member Functions

 test_import_gettext (self)
 
 test_get_localedir (self)
 

Detailed Description

Definition at line 11 of file test_gettext.py.

Member Function Documentation

◆ test_get_localedir()

test_gettext.TestGettext.test_get_localedir (   self)

Definition at line 15 of file test_gettext.py.

15 def test_get_localedir(self):
16 _localedir = _sw_core_utils.gnc_path_get_localedir()
17

◆ test_import_gettext()

test_gettext.TestGettext.test_import_gettext (   self)

Definition at line 12 of file test_gettext.py.

12 def test_import_gettext(self):
13 import gettext
14

The documentation for this class was generated from the following file: