Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
change a text file
#6
I guess there are 0-bytes between the addresses or other control characters.
Just open the file in binary mode and read the first 20 bytes.
Then you'll see if there is a separator between the e-mail addresses or not.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Messages In This Thread
change a text file - by Blue Dog - Aug-03-2020, 08:19 PM
RE: change a text file - by Yoriz - Aug-03-2020, 08:34 PM
RE: change a text file - by Blue Dog - Aug-03-2020, 09:12 PM
RE: change a text file - by Yoriz - Aug-03-2020, 09:17 PM
RE: change a text file - by ndc85430 - Aug-04-2020, 05:48 AM
RE: change a text file - by DeaD_EyE - Aug-04-2020, 05:51 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  What does .flush do? How can I change this to write to the file? Pedroski55 3 241 Apr-22-2024, 01:15 PM
Last Post: snippsat
  logging: change log file permission with RotatingFileHandler erg 0 1,054 Aug-09-2023, 01:24 PM
Last Post: erg
  How can I change the uuid name of a file to his original file? MaddoxMB 2 948 Jul-17-2023, 10:15 PM
Last Post: Pedroski55
  unittest generates multiple files for each of my test case, how do I change to 1 file zsousa 0 975 Feb-15-2023, 05:34 PM
Last Post: zsousa
Thumbs Up Need to compare the Excel file name with a directory text file. veeran1991 1 1,140 Dec-15-2022, 04:32 PM
Last Post: Larz60+
  ANSI not working for change of text colors BliepMonster 10 3,424 Nov-10-2022, 09:28 AM
Last Post: BliepMonster
  find some word in text list file and a bit change to them RolanRoll 3 1,552 Jun-27-2022, 01:36 AM
Last Post: RolanRoll
  Modify values in XML file by data from text file (without parsing) Paqqno 2 1,710 Apr-13-2022, 06:02 AM
Last Post: Paqqno
  Converted Pipe Delimited text file to CSV file atomxkai 4 7,024 Feb-11-2022, 12:38 AM
Last Post: atomxkai
  Change Text Size in Console? ShakeyPakey 9 11,251 Dec-09-2021, 02:51 AM
Last Post: drvlwho

Forum Jump:

User Panel Messages

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