crypto, n3String rotten?

I get

...
  File "/home/w3.org/w3ccvs/WWW/2000/10/swap/pretty.py", line 312, in
_scan
    self._scan(y, x)
  File "/home/w3.org/w3ccvs/WWW/2000/10/swap/pretty.py", line 312, in
_scan
    self._scan(y, x)
  File "/home/w3.org/w3ccvs/WWW/2000/10/swap/pretty.py", line 312, in
_scan
    self._scan(y, x)
  File "/home/w3.org/w3ccvs/WWW/2000/10/swap/pretty.py", line 293, in
_scan
    if verbosity() > 98: progress("scanning %s in context %s" %(`x`,
`context`),
RuntimeError: maximum recursion depth exceeded

if I do:

2000/10/swap$ python cwm.py test/crypto/test-n3String.n3 --think

I was getting
  'Private key not available in this object'
and unicode string exceptions in RSAKey.sign,
but I think I fixed those (cwm_crypto.py,v 1.8).

But I don't think I'm up to the challenge of debugging pretty.py .


-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/

Received on Monday, 26 January 2004 03:28:18 UTC