fix some efficient issue

This commit is contained in:
ppwwyyxx
2015-01-08 00:25:09 +08:00
parent 1a655c37e7
commit add87ef670
4 changed files with 38 additions and 19 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env python2
# -*- coding: UTF-8 -*-
# File: msgslice.py
# Date: Wed Dec 24 22:06:41 2014 +0800
# Date: Thu Jan 08 00:15:49 2015 +0800
# Author: Yuxin Wu <[email protected]>
class MessageSlicerByTime(object):