Re: [Twisted-Python] error on log module (twisted python 3)

2015-09-08 Thread Gelin Yan
On Tue, Sep 8, 2015 at 3:16 PM, Glyph wrote: > > > On Sep 7, 2015, at 11:48 PM, Gelin Yan wrote: > > Hi All > > I just noticed my app raised an exception such as > > Traceback (most recent call last): > > File "/home/m/py343/lib/python3.4/runpy.py", line 170, in > _run_module_as_main > >

Re: [Twisted-Python] error on log module (twisted python 3)

2015-09-08 Thread Glyph
> On Sep 7, 2015, at 11:48 PM, Gelin Yan wrote: > > Hi All > > I just noticed my app raised an exception such as > > Traceback (most recent call last): > > File "/home/m/py343/lib/python3.4/runpy.py", line 170, in > _run_module_as_main > > "__main__", mod_spec) > > File "/home