bb moved to more descriptive rep.

This commit is contained in:
Fletcher Boyd 2013-09-06 14:57:26 +08:00
parent 14530f07f1
commit 07b5abff7b

View file

@ -1,4 +1,4 @@
def bb(format_string):
def rep(format_string):
stuff = {}
stuff['col'] = {'[white]':'\x030',
'[black]':'\x031',