mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
aecb2b779b
This made Python 2's print behave like Python 3's print(). In some cases, where we had: from __future__ import print_function """Intended module documentation...""" this will have the side effect of making the intended module documentation work as the actual module documentation (i.e. becoming __doc__), because it is once again the first statement in the module. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
git-hooks | ||
attr_count_read | ||
autobuild.py | ||
bisect-test.py | ||
clean-source-tree.sh | ||
commit_mark.sh | ||
compare_cc_results.py | ||
configure_check_unused.pl | ||
ctdb-import.msg-filter.sh | ||
ctdb-import.tree-filter.sh | ||
ctdb-import.txt | ||
find_python.sh | ||
findstatic.pl | ||
generate_param.py | ||
identity_cc.sh | ||
release.sh | ||
show_test_time | ||
show_testsuite_time | ||
traffic_learner | ||
traffic_replay | ||
traffic_summary.pl |