Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install interlude

How to install interlude

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install interlude
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.1.1 Available View build log
1.1 Failed View build log
1.0 Available View build log
Windows (64-bit)
1.1.1 Available View build log
1.1 Failed View build log
1.0 Available View build log
Mac OS X (10.5+)
1.1.1 Available View build log
1.1 Failed View build log
1.0 Available View build log
Linux (32-bit)
1.1.1 Available View build log
1.1 Failed View build log
1.0 Available View build log
Linux (64-bit)
1.1.1 Available View build log
1.1 Failed View build log
1.0 Available View build log
 
Author
License
LGPL
Dependencies
Depended by
Imports
Lastest release
version 1.1.1 on Jan 5th, 2011

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:

  1. import interlude
  2. suite = DocFileSuite( ..., globs=dict(interact=interlude.interact), ...)

License

interlude is copyright 2006-2010 by BlueDynamics Alliance, Klein & Partner KG, Austria. It is under the GNU Lesser General Public License (LGPLv3).

Changes

1.1.1
  • fix broken release, include *.rst with MANIFEST.in

    System Message: WARNING/2 (<string>, line 36); backlink

    Inline emphasis start-string without end-string.

1.1
  • IPython support - alanjds, 2010-12-19
1.0
  • initial release

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:4

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.