o
    3g                     @   sD   d Z ddlmZ dgZddlmZ eededZer dd	l	T d
S d
S )af  
This is here temporarily, for backwards compatibility purposes
It should be removed in the future, and you should replace any imports
like:
from my.reddit import ...
to:
from my.reddit.all import ...
since that allows for easier overriding using namespace packages
See https://github.com/karlicoss/HPI/blob/master/doc/MODULE_DESIGN.org#allpy for more info.
   )__NOT_HPI_MODULE__z(git+https://github.com/karlicoss/rexport    )handle_legacy_importrexport)parent_module_namelegacy_submodule_nameparent_module_path   )*N)
__doc__corer   REQUIRESmy.core.hpi_compatr   __name____path__is_legacy_importr    r   r   ,/home/garg/my-data/HPI/my/reddit/__init__.py<module>   s    