We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd6e80e commit 77f829eCopy full SHA for 77f829e
updates/appcast.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python
2
3
-from email.Utils import formatdate
+from email.utils import formatdate
4
from string import Template
5
from argparse import ArgumentParser
6
from hashlib import sha1
0 commit comments