Beautiful Soup is a DOM-style parser that builds a memory structure
proportional in size to the original document. To parse arbitrarily
large documents you need to use an event-based parser like the one in
xml.sax.
Leonard
> --
>
> You received this message because you are subscribed to the Google Groups "beautifulsoup" group.
> To post to this group, send email to
beauti...@googlegroups.com.
> To unsubscribe from this group, send email to
beautifulsou...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/beautifulsoup?hl=en.
>
>
>