Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python-interlude

Provides an interactive shell aka console inside your doctest case. The console looks exact like in a doctest-case and you can copy and paste code from the shell into your doctest. It feels as you are in the test case itself. Its not pdb, it's a python shell. In your doctest you can invoke the shell at any point by calling:: >>> interact( locals() ) To make your testrunner interlude aware following is needed:

Found 1 sites for python-interlude

Found 2 RPM for python-interlude

PackageSummaryDistributionDownload
python-interlude-1.3.1-bp153.1.13.noarch.htmlInterlude for Doctests provides an Interactive ConsoleOpenSuSE Leap 15.3 for noarchpython-interlude-1.3.1-bp153.1.13.noarch.rpm
python-interlude-1.3.1-lp152.3.2.noarch.htmlInterlude for Doctests provides an Interactive ConsoleOpenSuSE Leap 15.2 for noarchpython-interlude-1.3.1-lp152.3.2.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet