Comment 10 for bug 72227

Revision history for this message
Forest Bond (forest-bond) 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'