diff options
author | Patrick Griffis <tingping@tingping.se> | 2016-10-22 10:12:17 -0400 |
---|---|---|
committer | Patrick Griffis <tingping@tingping.se> | 2016-11-06 00:01:36 -0400 |
commit | 1811f83e2a53c973dc5e96c09d7a80971d9ca2c7 (patch) | |
tree | aa55b5e09993008ef0a9a51a188a1a020d72f7d3 /manual tests | |
parent | d37bbef41163d211cf5e80628d15c4d03690e183 (diff) | |
download | meson-1811f83e2a53c973dc5e96c09d7a80971d9ca2c7.zip meson-1811f83e2a53c973dc5e96c09d7a80971d9ca2c7.tar.gz meson-1811f83e2a53c973dc5e96c09d7a80971d9ca2c7.tar.bz2 |
Don't expose module functions prefixed with _
This is the common Python convention for private methods
so lets not expose these to build files as they are
implementation details and their behavior is undefined.
Diffstat (limited to 'manual tests')
0 files changed, 0 insertions, 0 deletions