dwww Home | Show directory contents | Find package

%module xxx

%pythoncode %{
    def foo():
        a = 1 # This line starts with a tab instead of 8 spaces.
        return 2
%}

Generated by dwww version 1.15 on Tue Jul 2 00:17:51 CEST 2024.