harelba / q

q - Run SQL directly on delimited files and multi-file sqlite databases
http://harelba.github.io/q/
GNU General Public License v3.0
10.19k stars 421 forks source link

sort imports, use py27+ literals instead of six #321

Open a-detiste opened 11 months ago

a-detiste commented 1 month ago

ping @harelba

a-detiste commented 1 month ago

using six.b() for literal is only usefull for supporting Python older than 2.6