File: //lib/python3.6/site-packages/cloudinit/config/__pycache__/cc_foo.cpython-36.pyc
3
��bE � @ s d Z ddlmZ eZdd� ZdS )z�
Foo
---
**Summary:** example module
Example to show module structure. Does not do anything.
**Internal name:** ``cc_foo``
**Module frequency:** per instance
**Supported distros:** all
� )�PER_INSTANCEc C s |j d| � d S )NzHi from module %s)�debug)�nameZ_cfgZ_cloud�logZ_args� r �/usr/lib/python3.6/cc_foo.py�handle5 s r N)�__doc__Zcloudinit.settingsr Z frequencyr r r r r �<module> s