This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Callipygean
Recipients Callipygean, Windson Yang, ezio.melotti, mrabarnett
Date 2018-11-02.13:59:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAKeNK3rtChdY9TFq-QztgwVJyCpL26VuwwDxemY1Y3GNBmOCsA@mail.gmail.com>
In-reply-to <1541166980.05.0.788709270274.issue35146@psf.upfronthosting.co.za>
Content
Thank you.  I realised that and if I put a dot in front it worked fine.
But it should not break the function, so they will surely want to fix the
bug?

Kind regards,
Dan Boxall

On Fri, 2 Nov 2018 at 13:56, Windson Yang <report@bugs.python.org> wrote:

>
> Windson Yang <wiwindson@gmail.com> added the comment:
>
> The last line "re.error: nothing to repeat at position 0" shows that you
> should not put raw * as the first element, use \* instead.
>
> ----------
> nosy: +Windson Yang
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue35146>
> _______________________________________
>
History
Date User Action Args
2018-11-02 13:59:25Callipygeansetrecipients: + Callipygean, ezio.melotti, mrabarnett, Windson Yang
2018-11-02 13:59:25Callipygeanlinkissue35146 messages
2018-11-02 13:59:25Callipygeancreate