William S Fulton
8c6a0fb5cd
Testcase fix for python-3.12
...
https://docs.python.org/3.12/whatsnew/3.12.html
A backslash-character pair that is not a valid escape sequence now
generates a SyntaxWarning
2023-08-16 21:53:16 +01:00
William S Fulton
d4ffa46f41
Convert python tests using 2to3
...
These tests were converted using 2to3 and should be valid using
Python 2.7 and Python 3+.
2020-08-15 00:16:04 +01:00
William S Fulton
0c4491eaae
Add more tests for C++11 raw string literals
...
Test added to check fixes for:
- Issue #948 and issue #1019 and issue #1273 - raw string delimiters
not being stripped off
- Issue #538 - Ruby support for "docstring" feature
2019-01-06 00:10:01 +00:00
Jon Schlueter
b77f3afafb
autopep8 cleanup of Examples/test-suite/python
...
automated cleanup of python pep8 whitespace compliance
2015-05-08 21:35:52 -04:00
William S Fulton
738cc36aab
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00