mirror of
https://github.com/kennethreitz-archive/python-compat.git
synced 2026-06-05 23:40:17 +00:00
shove six in
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from .flags import *
|
||||
from .funcs import *
|
||||
from .funcs import *
|
||||
from .six import *
|
||||
Reference in New Issue
Block a user