Skip to content

Commit

Permalink
Merge pull request #17 from TommyPec/master
Browse files Browse the repository at this point in the history
Update settings.py
  • Loading branch information
gjcarneiro authored Sep 8, 2018
2 parents c52fb3b + c51e919 commit 823d8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pybindgen/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
python wrapper exists for each C/C++ object.
"""

deprecated_virtuals = None
deprecated_virtuals = False
"""
Prior to PyBindGen version 0.14, the code generated to handle C++
virtual methods required Python user code to define a _foo method in
Expand Down

0 comments on commit 823d8b2

Please sign in to comment.