fix some efficient issue

This commit is contained in:
ppwwyyxx
2015-01-08 00:25:09 +08:00
parent 54fef961b0
commit 587e8040f6
5 changed files with 39 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):