[Github-comments] [geany/geany] Codes worked on other terminals but not on Geany (#2749)

zoehdn notifications at xxxxx
Wed Feb 10 14:01:58 UTC 2021


I tried to run the following codes on Geany and it reported errors. The same codes worked fine on Google Colab. Can anyone help me here? Thanks.
 
import re
match=re.search(r'\d\s*\d\s*\d', 'xx1 2 3xx')
match.group()


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2749
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210210/1a610228/attachment.htm>


More information about the Github-comments mailing list