Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 278ca17

Browse files
committed
Enable Status.AsJsonString() to output non-ascii strings.
To output non-ascii string, set the keyword argument allow_non_ascii=True
1 parent b438bd4 commit 278ca17

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

twitter/status.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/usr/bin/env python
2-
#line
32

43
from calendar import timegm
54
import rfc822

0 commit comments

Comments
 (0)