Python Forum
format spec %b is documented but does not work
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
format spec %b is documented but does not work
#7
(Jul-26-2017, 03:34 AM)Skaperen Wrote: it's on page 96 of the PDF edition of The Python Library Reference Release 3.5.2. that's page 108 as the PDF reader in firefox counts pages. see the first row of the second table.

That document is not available online. I rechecked the 3.5.3 documentation (https://docs.python.org/3.5/library/stdt...formatting), and again, there is no 'b' in the table. Are you sure you are referencing the printf style formatting section and not the format method style formatting?
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
RE: format spec %b is documented but does not work - by ichabod801 - Jul-26-2017, 01:58 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  issubclass() not as documented Skaperen 19 8,029 Mar-15-2021, 04:58 PM
Last Post: nilamo
  where is this documented? Skaperen 8 4,712 Feb-20-2018, 03:31 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

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