Python Forum
what makes bytes so difficult to do?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
what makes bytes so difficult to do?
#5
decimal.Decimal never accepted bytes, but int accept bytes.
I think the expectation comes from the implementation of int.

Don't forget, that different modules have different developers with different opinions of how it should work.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Messages In This Thread
what makes bytes so difficult to do? - by Skaperen - Dec-04-2021, 08:27 PM
RE: what makes bytes so difficult to do? - by DeaD_EyE - Dec-05-2021, 10:53 AM
RE: what makes bytes so difficult to do? - by buran - Dec-06-2021, 09:04 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  What makes a good programmer? j.crater 5 3,882 Dec-08-2017, 05:08 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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