#1987 Add doc string for virtual methods
Merged by tkopecek. Opened by tkopecek.
tkopecek/koji issue1533  into  master

Download 1987.patch

Additional work on #922. Cache is now per session. Anyway, you can see __doc__ only directly e.g. print(session.listTagged.__doc__), not interactively via help(session.listTagged). There you'll still see VirtualMethod desc. Any idea, how to do it elegantly?

@julian8628 @mikem

:thumbsup:

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

pretty please pagure-ci rebuild

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

Commit 5f026cd7 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata