Move sys to top of mime.py

This commit is contained in:
Stuart D. Gathman
2018-12-23 22:31:20 -05:00
parent 55e5378659
commit 52e1b4ae32
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ web:
rsync -ravKk doc/html/ bmsi.com:/var/www/html/pymilter
cd doc/html; zip -r ../../doc .
VERSION=1.0.2
VERSION=1.0.3
PKG=pymilter-$(VERSION)
SRCTAR=$(PKG).tar.gz