yudhistira1 / google-blog-converters-appengine

Automatically exported from code.google.com/p/google-blog-converters-appengine
Apache License 2.0
0 stars 0 forks source link

error :S #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Traceback (most recent call last):
  File
"/base/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line
503, in __call__
    handler.post(*groups)
  File
"/base/data/home/apps/blogger2wordpress/1.330699343967538652/blogger2wordpress.p
y",
line 36, in post
    translator = b2wp.Blogger2Wordpress(input)
  File
"/base/data/home/apps/blogger2wordpress/1.330699343967538652/b2wp.py", line
66, in __init__
    self.doc = doc.decode('utf-8', 'replace').encode('utf-8')
MemoryError

Original issue reported on code.google.com by talal...@gmail.com on 26 Jul 2009 at 8:18