Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Write and read back data
#7
The only argument that read() takes is an optional maximum size of characters to read. And it returns the data, so you'll want to assign it.
Reply


Messages In This Thread
Write and read back data - by Aggie64 - Apr-17-2022, 09:01 PM
RE: Write and read back data - by Axel_Erfurt - Apr-17-2022, 09:13 PM
RE: Write and read back data - by bowlofred - Apr-17-2022, 09:16 PM
RE: Write and read back data - by Aggie64 - Apr-18-2022, 12:59 PM
RE: Write and read back data - by Aggie64 - Apr-18-2022, 01:00 PM
RE: Write and read back data - by Aggie64 - Apr-18-2022, 01:02 PM
RE: Write and read back data - by bowlofred - Apr-18-2022, 03:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Delete file with read-only permission, but write permission to parent folder cubei 7 22,101 Yesterday, 12:07 PM
Last Post: johndavis78
  Help with to check an Input list data with a data read from an external source sacharyya 3 581 Mar-09-2024, 12:33 PM
Last Post: Pedroski55
  python Read each xlsx file and write it into csv with pipe delimiter mg24 4 1,734 Nov-09-2023, 10:56 AM
Last Post: mg24
Question Special Characters read-write Prisonfeed 1 700 Sep-17-2023, 08:26 PM
Last Post: Gribouillis
  How do I read and write a binary file in Python? blackears 6 7,764 Jun-06-2023, 06:37 PM
Last Post: rajeshgk
  Read text file, modify it then write back Pavel_47 5 1,794 Feb-18-2023, 02:49 PM
Last Post: deanhystad
  Correctly read a malformed CSV file data klllmmm 2 2,177 Jan-25-2023, 04:12 PM
Last Post: klllmmm
  how to read txt file, and write into excel with multiply sheet jacklee26 14 10,713 Jan-21-2023, 06:57 AM
Last Post: jacklee26
  Read nested data from JSON - Getting an error marlonbown 5 1,513 Nov-23-2022, 03:51 PM
Last Post: snippsat
  Write sql data or CSV Data into parquet file mg24 2 2,562 Sep-26-2022, 08:21 AM
Last Post: ibreeden

Forum Jump:

User Panel Messages

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