Closed betchart closed 12 years ago
Hi Ted,
Please merge these minor changes:
New function supy.utils.contract() is useful for saving space in moreNames. Try:
import supy supy.utils.contract(sorted(['Burt','Betchart','Burton','Burton Andrew Betchart','Joe Camel','Joe Stalin'])) '{B{etchart,urt{,on{, Andrew Betchart}}},Joe {Camel,Stalin}}'
Hi Ted,
Please merge these minor changes:
New function supy.utils.contract() is useful for saving space in moreNames. Try: