Make paste.py python2 and 3 compatible
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
"""
|
||||
Convert smileys ( :) :( etc) to the Unicode character representation
|
||||
|
||||
Dependencies:
|
||||
pip install future
|
||||
"""
|
||||
|
||||
import prof
|
||||
|
||||
Reference in New Issue
Block a user