summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/cpp11_alternate_function_syntax_runme.py
Commit message (Collapse)AuthorAgeFilesLines
* Convert python tests using 2to3William S Fulton2020-08-151-5/+5
| | | | | These tests were converted using 2to3 and should be valid using Python 2.7 and Python 3+.
* C++11 alternate syntax for function declarations improvementsWilliam S Fulton2017-03-101-5/+14
| | | | Functions can now be declared const/noexcept/final etc
* autopep8 cleanup of Examples/test-suite/pythonJon Schlueter2015-05-081-5/+6
| | | | automated cleanup of python pep8 whitespace compliance
* Rename all C++0x to C++11 and cpp0x to cpp11William S Fulton2013-10-071-0/+13