Description

MoinMoin throws out an error saying 'NoneType' object has no attribute 'get' args = ("'NoneType' object has no attribute 'get'",) in one of five site reloads.

Steps to reproduce

1. just opening a wiki-page might produce it, if not 2. reload the same page with F5 and you will get it in max of 10 reloads

Example

Details

traceback.html

Workaround

Discussion

This looks like a funny race condition in Python. Can you try to upgrade Python?

Still happens in Python 2.4.3. Is there any work-around? -- Jason Stitt 2007-05-15

Plan


CategoryMoinMoinNoBug

MoinMoin: MoinMoinBugs/'NoneType' object has no attribute 'get' (last edited 2009-01-25 21:05:25 by ThomasWaldmann)