Skip to content

rss2ipy, rss2i.py: Are the cte_* functions still necessary?

Within __init__.py there are several cte_* functions. Are they still needed there or are they unused since the introduction of the config submodule?

  • Please, remove them, in the first case, or
  • move them to the config submodule, in the latter case.

Thank you!