Go to file
Ondřej Súkup cf0acc0212 - update to 2.4.6
* Fixed typos in White mapping of whitespace characters, to use
correct "\u" prefix instead of "u".
 *fix bug in left-associative ternary operators defined using
infixNotation. First reported on StackOverflow by user Jeronimo.
 * Backport of pyparsing_test namespace from 3.0.0, including
TestParseResultsAsserts mixin class defining unittest-helper
methods:
. def assertParseResultsEquals(
self, result, expected_list=None, expected_dict=None, msg=None)
. def assertParseAndCheckList(
self, expr, test_string, expected_list, msg=None, verbose=True)
. def assertParseAndCheckDict(
self, expr, test_string, expected_dict, msg=None, verbose=True)
. def assertRunTestResults(
self, run_tests_report, expected_parse_results=None, msg=None)
. def assertRaisesParseException(self, exc_type=ParseException, msg=None)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyparsing?expand=0&rev=70
2020-02-11 15:50:39 +00:00
_multibuild Fix build 2018-11-21 18:08:02 +00:00
.gitattributes 1.5.3 2010-07-07 00:40:12 +00:00
.gitignore 1.5.3 2010-07-07 00:40:12 +00:00
pyparsing-2.4.6.tar.gz - update to 2.4.6 2020-02-11 15:50:39 +00:00
python-pyparsing.changes - update to 2.4.6 2020-02-11 15:50:39 +00:00
python-pyparsing.spec - update to 2.4.6 2020-02-11 15:50:39 +00:00