1 2
Made the internal ``putcmd`` function in :mod:`smtplib` sanitize input for presence of ``\r`` and ``\n`` characters to avoid (unlikely) command injection.