[sage-devel] Invalid warning of invalid escape sequence

2021-10-03 Thread Kwankyu Lee
The branch for the ticket https://trac.sagemath.org/ticket/32615 contains "\g" in the docstring of a method. The docstring is a raw string (in r"""..."""). But in building doc, I get [function_] building [html]: targets for 1 source files that are out of date [function_] updating environment: 0

[sage-devel] Re: Invalid warning of invalid escape sequence

2021-10-03 Thread Kwankyu Lee
Never mind. I was mistaken. The docstring was not raw. Sorry for the noise. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.c