Fredrik Lundh wrote:
> [EMAIL PROTECTED] wrote:
>
>> What is surprising is I checkd the entire py2.4 distribution and I
>> can't see a symbol.py (or a module with symbol defined) where
>> transformer.py could import the symbol module form. All I can see
>> is:
>> ./lib/python2.4/compiler
[EMAIL PROTECTED] wrote:
> What is surprising is I checkd the entire py2.4 distribution and I
> can't see a symbol.py (or a module with symbol defined) where
> transformer.py could import the symbol module form. All I can see
> is:
> ./lib/python2.4/compiler/symbols.py
> in the same direc
Hi all,
I have python2.4 running on ppc-linux 2.6.17. I'm attempting to get
a TurboGears 0.9a9 (using CherryPy 2.2.1) based app running on
it.
During the TG-app startup sequence, it reaches the point where it
imports cherrypy, which eventually causes py2.4's system file,
compiler/transformer.py,