Closed GoogleCodeExporter closed 9 years ago
I was able to reproduce the same sequence using your code. No idea how that
could happen, and as you noted it is particular to accessing a certain tag
number (or any private tag?). Will have to try to trace through the code and
see what might be happening.
Original comment by darcymason@gmail.com
on 4 Nov 2011 at 1:20
Patch attached. Use of logging.debug() instead of logger.debug() in
dicom/dataset.py:525 implicitly adds a handler to the root logger.
Original comment by gunnar.s...@gmail.com
on 28 Apr 2012 at 12:07
Attachments:
Nice find. Will apply to 09x series clone and to main branch heading for
pydicom 1.0.
Original comment by darcymason@gmail.com
on 28 Apr 2012 at 10:17
This issue was closed by revision 774b7a55db33.
Original comment by darcymason@gmail.com
on 28 Apr 2012 at 10:28
Original issue reported on code.google.com by
gunnar.s...@gmail.com
on 28 Oct 2011 at 9:58Attachments: