Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2a86c1c

Browse files
committed
Another cosmetics
1 parent 1e1f560 commit 2a86c1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/utils/xrange.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
class xrange(object):
99
"""
10-
Advanced implementation of xrange (supports slice/copy/etc.)
10+
Advanced (re)implementation of xrange (supports slice/copy/etc.)
1111
Reference: http://code.activestate.com/recipes/521885-a-pythonic-implementation-of-xrange/
1212
"""
1313

0 commit comments

Comments
 (0)