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
  Help with to check an Input list data with a data read from an external source sacharyya 3 317 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,303 Nov-09-2023, 10:56 AM
Last Post: mg24
Question Special Characters read-write Prisonfeed 1 579 Sep-17-2023, 08:26 PM
Last Post: Gribouillis
  How do I read and write a binary file in Python? blackears 6 5,999 Jun-06-2023, 06:37 PM
Last Post: rajeshgk
  Read text file, modify it then write back Pavel_47 5 1,498 Feb-18-2023, 02:49 PM
Last Post: deanhystad
  Correctly read a malformed CSV file data klllmmm 2 1,812 Jan-25-2023, 04:12 PM
Last Post: klllmmm
  how to read txt file, and write into excel with multiply sheet jacklee26 14 9,497 Jan-21-2023, 06:57 AM
Last Post: jacklee26
  Read nested data from JSON - Getting an error marlonbown 5 1,309 Nov-23-2022, 03:51 PM
Last Post: snippsat
  Write sql data or CSV Data into parquet file mg24 2 2,355 Sep-26-2022, 08:21 AM
Last Post: ibreeden
  Read JSON via API and write to SQL database TecInfo 5 2,108 Aug-09-2022, 04:44 PM
Last Post: TecInfo

Forum Jump:

User Panel Messages

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