forked from alanjds/grumpy
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
imported PRPull Request imported from google/grumpyPull Request imported from google/grumpy
Description
google#185 opened on Jan 21, 2017 by @S-YOU
- Still finding way to monkey patch properly.
- Temporarily put the file in pypy, please do not merge.
% make run
import stringformat
print ['{a:5} {} {:d} {:<10}'.format("abcd", 1234, "a", a=42)]
[' 42 abcd 1234 a ']
Metadata
Metadata
Assignees
Labels
imported PRPull Request imported from google/grumpyPull Request imported from google/grumpy