Python Forum
Regex ignoring letter 'e'
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Regex ignoring letter 'e'
#2
Line 38. That doesn't strip the word 'None', it strips any of the characters 'N', 'o', 'n', or 'e'.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
Regex ignoring letter 'e' - by mad_accountant - Dec-18-2019, 01:52 PM
RE: Regex ignoring letter 'e' - by ichabod801 - Dec-18-2019, 02:25 PM
RE: Regex ignoring letter 'e' - by mad_accountant - Dec-18-2019, 05:01 PM

Forum Jump:

User Panel Messages

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