If a tweet was a reply, then when `html_for_tweet()` tried to turn
the initial "@username" into a link, there was:
> NameError: name 'sub_expr' is not defined
This is now fixed, with a test to ensure the "@username" becomes
a link.
|
||
|---|---|---|
| .. | ||
| streaming | ||
| __init__.py | ||
| advisory.py | ||
| api.py | ||
| compat.py | ||
| endpoints.py | ||
| exceptions.py | ||
| helpers.py | ||