pyclewn version: 1.5
tracker id: 3313343
mercurial changeset: 4b0ee9199648

Description:

    Some error messages are not printed on stderr.


Solution:

    All critical error messages are printed on stderr.
    No logging is done on stderr (including critical error messages)
    when the ``--level`` command line option is set to something else
    than ``critical`` and the ``--file`` command line option is set to
    the log file pathname.
    When the terminal used to launch pyclewn is used as gdb inferior
    pseudo tty, the messages written to stderr are postponed until
    pyclewn termination when the terminal is restored from raw mode.


Files:

    misc.py tty.py vim.py

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to