excuse me, what?
```
>>> td = timedelta(minutes=-5)
>>> td
datetime.timedelta(days=-1, seconds=86100)
>>> td.total_seconds()
-300.0
```
excuse me, what?
```
>>> td = timedelta(minutes=-5)
>>> td
datetime.timedelta(days=-1, seconds=86100)
>>> td.total_seconds()
-300.0
```
If you have a fediverse account, you can quote this note from your own instance. Search https://hachyderm.io/users/SnoopJ/statuses/115664436816347411 on your instance and quote it. (Note that quoting is not supported in Mastodon.)