Graph Data Structures

Robin Becker robin at NOSPAMreportlab.com
Sat Nov 25 18:26:53 EST 2006


Nathan Harmston wrote:
>> > https://networkx.lanl.gov/
......

I got it back just once, but when I clicked again I see this



RuntimeError	Python 2.4.4c1: /usr/bin/python
Sat Nov 25 16:21:16 2006

A problem occurred in a Python script. Here is the sequence of function 
calls leading up to the error, in the order they occurred.
  /build/bdist.linux-x86_64/egg/tracrst/macro.py in 
render_macro(self=<tracrst.macro.TracReSTMacro object>, req=<trac.web.api

......

  782       self.__dict__["_parent_pool"] = \
   783         parent_pool or libsvn.core.application_pool;
   784       if self.__dict__["_parent_pool"]:
self = <libsvn.repos.svn_repos_t; proxy of C svn_repos_t instance>, 
self.__dict__ = {'this': <Swig Object of type 'svn_repos_t *'>}, 
parent_pool = <libsvn.core.apr_pool_t; proxy of C apr_pool_t instance>, 
libsvn = <module 'libsvn' from 
'/usr/lib/python2.4/site-packages/libsvn/__init__.pyc'>, libsvn.core = 
<module 'libsvn.core' from 
'/usr/lib/python2.4/site-packages/libsvn/core.pyc'>, 
libsvn.core.application_pool = <libsvn.core.apr_pool_t; proxy of C 
apr_pool_t instance>

RuntimeError: instance.__dict__ not accessible in restricted mode
       args = ('instance.__dict__ not accessible in restricted mode',)


perhaps I'm seeing different apache processes or something
-- 
Robin Becker



More information about the Python-list mailing list