Python Forum
the quest for a mutable string (buffer)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
the quest for a mutable string (buffer)
#3
that looks like a possibility. but it also looks like using a list. i think i need to try it and see how well it works. i do want to avoid having to code 'foobar' as 'f','o','o','b','a','r'. things that get 'foobar' in some form need to be able to accept it as if it got 'f','o','o','b','a','r'.
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
RE: the quest for a mutable string (buffer) - by Skaperen - Apr-04-2024, 12:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  the quest for a mutable string (more) Skaperen 0 221 Apr-04-2024, 04:01 AM
Last Post: Skaperen
  quest for better float formatting Skaperen 0 1,046 Mar-02-2022, 08:34 PM
Last Post: Skaperen
  Runtime error: coercing to Unicode: need string or buffer, NoneType found satheesh_rvs 2 3,095 Dec-10-2018, 12:46 PM
Last Post: satheesh_rvs
  mutable strings Skaperen 3 3,544 Dec-03-2017, 03:05 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

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