Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
\b
#5
well i had decided that common sequences should work as expected and then i can expand on that.  that's where i thought that i wanted to add on a way to do binary bits.  i had even started coding it.  then i noticed the conflict around \b.  people are going to expect \b to be a backspace and a '0' or '1' following it to be handled as usual, not part of some escape sequence.  so, for now, my code does not have this (mis)feature.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
\b - by Skaperen - Dec-03-2017, 04:07 AM
RE: \b - by ezdev - Dec-09-2017, 07:47 PM
RE: \b - by Skaperen - Dec-10-2017, 03:59 AM
RE: \b - by ezdev - Dec-10-2017, 04:22 AM
RE: \b - by Skaperen - Dec-14-2017, 04:08 AM
RE: \b - by Skaperen - Dec-16-2017, 03:03 AM

Forum Jump:

User Panel Messages

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