[Python-Dev] Re: What to do about invalid escape sequences

2019年8月09日 14:08:44 -0700

Nathaniel Smith wrote:
> Unfortunately, their solution isn't a pytest incantation, it's a
> separate 'compileall' invocation they run on their source tree. I'm
> not sure how you'd convert this into a pytest feature, because I don't
> think pytest always know which parts of your code are your code versus
> which parts are supporting libraries.
> -n
Ahh, did not appreciate this. :-( Nevermind, then!
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/VFFV7MJUZKMSD6FS3OONSEN5XLBOLT5R/

Reply via email to