# pydoc > __hello__

Help on module __hello__:

## NAME
    __hello__

## MODULE REFERENCE
    <https://docs.python.org/3.12/library/__hello__.html>

    The following documentation is automatically generated from the Python
    source files.  It may be incomplete, incorrect or include features that
    are considered implementation detail and may vary between Python
    implementations.  When in doubt, consult the module reference at the
    location listed above.

## CLASSES
    builtins.object
        TestFrozenUtf8_1
        TestFrozenUtf8_2
        TestFrozenUtf8_4

### class TestFrozenUtf8_1
     |  ¶
     |
     |  Data descriptors defined here:
     |
     |  __dict__
     |      dictionary for instance variables
     |
     |  __weakref__
     |      list of weak references to the object

### class TestFrozenUtf8_2
     |  π
     |
     |  Data descriptors defined here:
     |
     |  __dict__
     |      dictionary for instance variables
     |
     |  __weakref__
     |      list of weak references to the object

### class TestFrozenUtf8_4
     |  😀
     |
     |  Data descriptors defined here:
     |
     |  __dict__
     |      dictionary for instance variables
     |
     |  __weakref__
     |      list of weak references to the object

## FUNCTIONS
### main

## DATA
    initialized = True

## FILE
    /usr/lib/python3.12/__hello__.py


