taktix / Usenetr

4 stars 0 forks source link

crawl.py #11

Open oynsal opened 14 years ago

oynsal commented 14 years ago

When I run crawl.py I receive an exception as soon as it starts recording posts to the database.

<nntplib.NNTP instance at 0x887650c>

If I alter the tables to change the character length to 64 rather then 32 it gets a bit further. Is that a correct solution?

taktix commented 14 years ago

yes it looks like things were being truncated, but not reported since i was testing using sqlite.