Fix import issue with swig 3.0.9+. See https://github.com/swig/swig/issues/769 The method borrowed from xapian (rename the wrapper as init.py does not work any more and was not actually supported by swig. use from .upnpp import * in init.py instead

Jean-Francois Dockes Jean-Francois Dockes 2017-10-13

added python/upnpp/__init__.py
changed python/Makefile.am
changed .gitignore
python/upnpp/__init__.py Diff Switch to side-by-side view
Loading...
python/Makefile.am Diff Switch to side-by-side view
Loading...
.gitignore Diff Switch to side-by-side view
Loading...