On 14/7/24 1:10 pm, Jon LaBadie wrote:
On Sun, Jul 14, 2024 at 12:24:02PM +1000, Eyal Lebedinsky wrote:
Following the upgrade f38->f40 I started getting warnings and errors. This is
one.
What is the correct escapes to select strings starting with (AD) and [AD]?
/usr/local/bin/mythtv-fix-descr
On 7/13/24 8:10 PM, Jon LaBadie wrote:
On Sun, Jul 14, 2024 at 12:24:02PM +1000, Eyal Lebedinsky wrote:
Following the upgrade f38->f40 I started getting warnings and errors.
This is one.
What is the correct escapes to select strings starting with (AD) and
[AD]?
/usr/local/bin/mythtv-fix-des
On Sun, Jul 14, 2024 at 12:24:02PM +1000, Eyal Lebedinsky wrote:
Following the upgrade f38->f40 I started getting warnings and errors. This is
one.
What is the correct escapes to select strings starting with (AD) and [AD]?
/usr/local/bin/mythtv-fix-descriptions.py:33: SyntaxWarning: invalid es
On 7/13/24 7:24 PM, Eyal Lebedinsky wrote:
Following the upgrade f38->f40 I started getting warnings and errors.
This is one.
What is the correct escapes to select strings starting with (AD) and [AD]?
/usr/local/bin/mythtv-fix-descriptions.py:33: SyntaxWarning: invalid
escape sequence '\['
Following the upgrade f38->f40 I started getting warnings and errors. This is
one.
What is the correct escapes to select strings starting with (AD) and [AD]?
/usr/local/bin/mythtv-fix-descriptions.py:33: SyntaxWarning: invalid escape
sequence '\['
re_tag = re.compile ("^[\[(]AD[\])] *")
If
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bonjour,
I have a problem with a python program (oqapy) which does not run on
fedora 21.
Here is the error message:
RuntimeError: the sip module implements API v11.0 to v11.1 but the
oqapy_iproc module requires API v9.2
as far as I understand the