Just out of curisoty, what version of PYthon are you running locally?
On Sun, Mar 15, 2009 at 4:59 AM, Nora <[email protected]> wrote:
>
> Hello,
> I uploaded my application, then when I tried to access it, I got this
> message on my messages log
>
>
> <type 'exceptions.MemoryError'>:
> Traceback (most recent call last):
> File "/base/data/home/apps/quranytopics/1.332072605143586857/
> qurany.py", line 3798, in <module>
> QChapter.LoadAllChapters()
> File "/base/data/home/apps/quranytopics/1.332072605143586857/
> EnglishQuranChapters.py", line 116, in LoadAllChapters
> self.LoadedStemTokChapterDict[ChapterIndex] =
> self.__LoadEnglishStemTokChapter(g, self.VersesCount[count])
> File "/base/data/home/apps/quranytopics/1.332072605143586857/
> EnglishQuranChapters.py", line 96, in __LoadEnglishStemTokChapter
> VerseNo= re.split('\s', line[4:])
> File "/base/python_dist/lib/python2.5/re.py", line 165, in split
> return _compile(pattern, 0).split(string, maxsplit)
>
> I run this application on my computer and never had this problem
> before....is there a problem in using string.split() function?
>
>
> Thank you very much.
> >
>
--
Faber Fedor
Linux New Jersey
http://linuxnj.com
faberfedor.blogspot.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---