Python Forum
Does Python 3.x have a built-in byte string compare function?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Does Python 3.x have a built-in byte string compare function?
#3
(Feb-17-2017, 07:54 PM)Larz60+ Wrote: see: http://stackoverflow.com/questions/37869...on-2-and-3

I couldn't figure out how to apply the info in the link to my task, probably because of my being a Python newbie.

So I coded my task and found that to code the search and replace in my step-3 above is actually very easy in Python.  No need to find a Python function to do it.

Thanks,
Raptor88
Reply


Messages In This Thread
RE: Does Python 3.x have a built-in byte string compare function? - by Raptor88 - Feb-18-2017, 10:44 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trying to compare string values in an if statement israelsattleen 1 541 Jul-08-2023, 03:49 PM
Last Post: deanhystad
Question How to compare two parameters in a function that has *args? Milan 4 1,262 Mar-26-2023, 07:43 PM
Last Post: Milan
  Changing a string value to a numerical value using python code and a lamda function Led_Zeppelin 6 1,598 Jul-05-2022, 11:29 PM
Last Post: deanhystad
  Convert a string to a function mikepy 8 2,502 May-13-2022, 07:28 PM
Last Post: mikepy
  Compare two Excel sheets with Python and list diffenrences dmkfon 1 14,611 Oct-09-2021, 03:30 PM
Last Post: Larz60+
  'utf-8' codec can't decode byte 0xe2 in position 122031: invalid continuation byte tienttt 12 11,514 Sep-18-2020, 10:10 PM
Last Post: tienttt
  Python crypto byte plaintext to hexint Mangaz90 2 2,848 Feb-21-2020, 07:42 PM
Last Post: Mangaz90
  'utf-8' codec can't decode byte 0xda in position 184: invalid continuation byte karkas 8 31,649 Feb-08-2020, 06:58 PM
Last Post: karkas
  how to compare two different size images in python and find corresponding pixel value squidsirymchenry 1 4,562 Feb-03-2020, 06:48 AM
Last Post: michael1789
  How to compare in python an input value with an hashed value in mysql table? Formationgrowthhacking 4 3,326 Jan-14-2020, 11:43 AM
Last Post: Formationgrowthhacking

Forum Jump:

User Panel Messages

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