change to python3 instead of explicit 3.6

This commit is contained in:
brent s
2018-08-07 10:54:59 -04:00
parent e1cd54a7b2
commit 8c9a3cd14b
21 changed files with 1007 additions and 14 deletions

7
TODO
View File

@@ -26,4 +26,9 @@ probably need to package https://packages.debian.org/source/stretch/freebsd-buil
-port in sslchk
-script that uses uconv(?) and pymysql to export database to .ods
-script that uses uconv(?) and pymysql to export database to .ods
-IRC
-- i should use the python IRC module on pypi to join an irc network (freenode, probably, for my personal interests) and
run an iteration over all nicks in a channel with /ctcp <nick> version. handy when i'm trying to find someone running
a certain platform/client i have some questions about.