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 teamrubber.pdberrorlog

How to install teamrubber.pdberrorlog

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install teamrubber.pdberrorlog
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.1 Available View build log
Windows (64-bit)
1.1 Available View build log
Mac OS X (10.5+)
1.1 Available View build log
Linux (32-bit)
1.1 Available View build log
Linux (64-bit)
1.1 Available View build log
 
License
GPL
Dependencies
Lastest release
version 1.1 on Jan 5th, 2011

Introduction

Adds the "errorlog" command to pdb sessions. This is only useful in functional test cases in PloneTestCase.:

(Pdb) errorlog
(Pdb) admin.open("http://nohost/plone/createObject")

System Message: ERROR/3 (<string>, line 8)

Inconsistent literal block quoting.

* HTTPError: HTTP Error 500: Internal Server Error (Pdb) admin.open("http://nohost/plone/createObject") * HTTPError: HTTP Error 500: Internal Server Error (Pdb) admin.open("http://nohost/plone/createObject") *** HTTPError: HTTP Error 500: Internal Server Error (Pdb) errorlog Error: 1218794437.680.454937341407 ( Type name not specified ) Error: 1218794437.10.341611383065 ( Type name not specified ) Error: 1218794436.540.661922508086 ( Type name not specified ) (Pdb) errorlog 1218794437.10.341611383065 Traceback (innermost last): Module ZPublisher.Publish, line 115, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 41, in call_object Module Products.CMFFormController.FSControllerPythonScript, line 104, in __call__ Module Products.CMFFormController.Script, line 145, in __call__ Module Products.CMFCore.FSPythonScript, line 108, in __call__ Module Shared.DC.Scripts.Bindings, line 311, in __call__ Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec Module Products.CMFCore.FSPythonScript, line 164, in _exec Module None, line 10, in createObject - <FSControllerPythonScript at /plone/createObject> - Line 10 Exception: Type name not specified

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

Inline strong start-string without end-string.

Yay?

Pre-requisites

A Plone functional test case. This can work with zope in theory, but it's written with plone assumptions in mind.

Changelog

1.1
  • Scraper is still quick and dirty, but now uses re, so is a little less dirty.
  • Fixed a parsing issue with some zopes
  • Added nose tests
1.0
  • Quick and dirty scraper. Replace with SGMLlib one!

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

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.