Message342609
| Author | Justin Rose |
|---|---|
| Recipients | Justin Rose |
| Date | 2019-05-15.22:40:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557960051.39.0.911245380444.issue36931@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
when I run the included file i get an error that looks like:
Traceback (most recent call last):
File "/home/justin/Desktop/pkmn/main.py", line 10, in <module>
expansion = json.load(expan_list)
File "/usr/lib/python3.6/json/__init__.py", line 296, in load
return loads(fp.read(),
AttributeError: 'str' object has no attribute 'read'
dont know what to make of it |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-15 22:40:51 | Justin Rose | set | recipients: + Justin Rose |
| 2019-05-15 22:40:51 | Justin Rose | set | messageid: <1557960051.39.0.911245380444.issue36931@roundup.psfhosted.org> |
| 2019-05-15 22:40:51 | Justin Rose | link | issue36931 messages |
| 2019-05-15 22:40:51 | Justin Rose | create | |