Menu

Commit [r26670]  Maximize  Restore  History

Python 3 bug fix for the lib.spectrum.nmrpipe.show_apod_extract() function.

The subprocess module output from the showApod program, or any software, is a byte array in Python 3
rather than text. This is now detected and the byte array converted to text before any processing.

bugman 2014-11-20

changed /trunk/lib/spectrum/nmrpipe.py
/trunk/lib/spectrum/nmrpipe.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.