2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-25 19:30:04 +01:00
This commit is contained in:
Matt Selsky 2020-04-28 19:27:51 -04:00
parent a01652d3c2
commit a67a1bfc6e

2
waflib/Context.py Normal file → Executable file
View File

@ -530,7 +530,7 @@ class Context(ctx):
"""
Prints a configuration message of the form ``msg: result``.
The second part of the message will be in colors. The output
can be disabled easly by setting ``in_msg`` to a positive value::
can be disabled easily by setting ``in_msg`` to a positive value::
def configure(conf):
self.in_msg = 1