Comment 13 for bug 72227

Revision history for this message
Harald Meland (hmeland) wrote : Re: [Bug 72227] Re: should avoid loading modules from working directory

On Thu, Jul 16, 2009 at 12:47 PM, Forest Bond<email address hidden> wrote:
> [~]
> 06:45 forest@W038$ touch logging.py
> [~]
> 06:46 forest@W038$ bzr stat
> Traceback (most recent call last):
>  File "/usr/bin/bzr", line 125, in <module>
>    import bzrlib.trace
>  File "/usr/lib/python2.6/dist-packages/bzrlib/trace.py", line 106, in <module>
>    _bzr_logger = logging.getLogger('bzr')
> AttributeError: 'module' object has no attribute 'getLogger'

I can't reproduce this, either. Forest, what does the output of the
"test.py" script at the end of my first message look like on your
system?
--
Harald