Skip to content
  • Michael Natterer's avatar
    pdb: improve docs of deprecated functions · ef3edece
    Michael Natterer authored
    Don't unconditionally overwrite all the proc's description, author
    etc.  Instead, try to preserve them and append the "Deprecated" notes
    to the help texts and generated comments.
    
    Only affects one procedure because we killed the meta info of all
    other deprecated procs so far, but now we don't have to do that any
    longer.
    ef3edece