Created
May 25, 2012 10:18
-
-
Save dreikanter/2787146 to your computer and use it in GitHub Desktop.
Extract hashtags from a string (w/o regexps) #python
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i try executing this cript i get the following
File "get-hashtags.py", line 10 print "/n.join(get_hashtags(text, True)) ^ SyntaxError: EOL while scanning string literal