svn+ssh://bugman@.../svn/relax/1.3
........
r16203 | bugman | 2012-05-10 20:01:40 +0200 (Thu, 10 May 2012) | 3 lines
Debugging print out fix.
........
r16204 | bugman | 2012-05-10 20:04:30 +0200 (Thu, 10 May 2012) | 6 lines
Improved debugging of the observers in the status singleton object.
The Status_container has been renamed to Observer_container and the info() method added to print out
everything about the observer objects. This has to be called in temporary debugging code.
........