Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
using re.search()
#5
(May-10-2021, 08:12 PM)ebolisa Wrote: Thank you!! I cannot use the second option as I'm using Micropython and that library is not available.

It just might be able to be ported. It appears the only external modules that it loads are struct and datetime. Neither are directly available, but both have similar micropython modules.
Reply


Messages In This Thread
using re.search() - by ebolisa - May-10-2021, 06:48 PM
RE: using re.search() - by bowlofred - May-10-2021, 07:30 PM
RE: using re.search() - by ebolisa - May-10-2021, 08:12 PM
RE: using re.search() - by bowlofred - May-10-2021, 09:43 PM
RE: using re.search() - by nilamo - May-10-2021, 08:37 PM
RE: using re.search() - by Gribouillis - May-11-2021, 06:06 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020