Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Python: Format printing #51

Closed
RodolfoFerro opened this issue Oct 4, 2017 · 1 comment
Closed

Python: Format printing #51

RodolfoFerro opened this issue Oct 4, 2017 · 1 comment

Comments

@RodolfoFerro
Copy link
Contributor

python % format printing of values as a boolean e.g.
print '%b %b' % (1,0) -> "true false"
DONE: this is in 2.3

@butlerx
Copy link
Member

butlerx commented Oct 5, 2017

will be covered in in #16 as byte error has broken printing

@butlerx butlerx closed this as completed Oct 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants