摘要:
1 ## {{{ http://code.activestate.com/recipes/577361/ (r1) 2 import collections 3 class peekable(object): 4 """ An iterator that supports a peek operation. 5 6 this is a merge of example 19.18 of python cookbook part 2, peek ahead more steps 7 and the simpler example 16.7, w... 阅读全文
posted @ 2012-12-30 16:38
rongyilin
阅读(225)
评论(0)
推荐(0)

浙公网安备 33010602011771号