.. _f-modifypost: module ``homeblog.modifypost`` ============================== Short summary +++++++++++++ module ``ensae_teaching_cs.homeblog.modifypost`` Helpers which modify a post. :githublink:`%|py|5` Functions +++++++++ +---------------------------------------------------------------------------------------------------+-----------------------------------------------+ | function | truncated documentation | +===================================================================================================+===============================================+ | :func:`_write_data ` | Writes datachars to writer and deals with < > | +---------------------------------------------------------------------------------------------------+-----------------------------------------------+ | :func:`Element_writexml ` | | +---------------------------------------------------------------------------------------------------+-----------------------------------------------+ | :func:`information_from_xml ` | | +---------------------------------------------------------------------------------------------------+-----------------------------------------------+ | :func:`load_and_modify_xml_dom ` | | +---------------------------------------------------------------------------------------------------+-----------------------------------------------+ | :func:`modify_all_posts ` | modifies, checks the syntax of every post | +---------------------------------------------------------------------------------------------------+-----------------------------------------------+ | :func:`modify_header_attributes ` | the function do not modify links | +---------------------------------------------------------------------------------------------------+-----------------------------------------------+ | :func:`Text_writexml ` | | +---------------------------------------------------------------------------------------------------+-----------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.homeblog.modifypost :members: :special-members: __init__ :show-inheritance: