On Wed, Jan 16, 2002, Bill Janssen wrote:
> I've just checked in a lot of changes to the parser; see below for a list.

Great work! However, there is at least one major problem (and one minor).

I tried to build the plucker package, which includes the creation of
the User's Guide as a Plucker document. Well, it started to parse the
HTML pages and parsed them again, and again, and again, and again...

When the parser was using more or less all available memory I had to
kill it. At that time it said "---- 802 collected, 567 to do ----", 
not bad for a document with about 80 html pages and 20 images ;-)

> Profiling.py:  Removed all calls to contained methods, and emptied module of code.

Compiling /tmp/Plucker/PyPlucker/Profiling.py ...
  File "/tmp/Plucker/PyPlucker/Profiling.py", line 7
    except:
          ^
SyntaxError: expected an indented block


/Mike

Reply via email to