dwww Home | Show directory contents | Find package

%module xxx

%pythoncode %{
  def extra():
        print "extra a" # indentation is 2 spaces then tab
          print "extra b" # indentation is tab then 2 spaces
%}

Generated by dwww version 1.15 on Tue Jul 2 00:24:37 CEST 2024.