diff --git a/2.7/_bisect.py b/2.7/_bisect.pyi similarity index 100% rename from 2.7/_bisect.py rename to 2.7/_bisect.pyi diff --git a/2.7/_codecs.py b/2.7/_codecs.pyi similarity index 100% rename from 2.7/_codecs.py rename to 2.7/_codecs.pyi diff --git a/2.7/_collections.py b/2.7/_collections.pyi similarity index 100% rename from 2.7/_collections.py rename to 2.7/_collections.pyi diff --git a/2.7/_functools.py b/2.7/_functools.pyi similarity index 100% rename from 2.7/_functools.py rename to 2.7/_functools.pyi diff --git a/2.7/_heapq.py b/2.7/_heapq.pyi similarity index 100% rename from 2.7/_heapq.py rename to 2.7/_heapq.pyi diff --git a/2.7/_hotshot.py b/2.7/_hotshot.pyi similarity index 100% rename from 2.7/_hotshot.py rename to 2.7/_hotshot.pyi diff --git a/2.7/_json.py b/2.7/_json.pyi similarity index 100% rename from 2.7/_json.py rename to 2.7/_json.pyi diff --git a/2.7/_random.py b/2.7/_random.pyi similarity index 100% rename from 2.7/_random.py rename to 2.7/_random.pyi diff --git a/2.7/_sre.py b/2.7/_sre.pyi similarity index 100% rename from 2.7/_sre.py rename to 2.7/_sre.pyi diff --git a/2.7/_struct.py b/2.7/_struct.pyi similarity index 100% rename from 2.7/_struct.py rename to 2.7/_struct.pyi diff --git a/2.7/array.py b/2.7/array.pyi similarity index 100% rename from 2.7/array.py rename to 2.7/array.pyi diff --git a/2.7/cStringIO.py b/2.7/cStringIO.pyi similarity index 100% rename from 2.7/cStringIO.py rename to 2.7/cStringIO.pyi diff --git a/2.7/cmath.py b/2.7/cmath.pyi similarity index 100% rename from 2.7/cmath.py rename to 2.7/cmath.pyi diff --git a/2.7/datetime.py b/2.7/datetime.pyi similarity index 100% rename from 2.7/datetime.py rename to 2.7/datetime.pyi diff --git a/2.7/gc.py b/2.7/gc.pyi similarity index 100% rename from 2.7/gc.py rename to 2.7/gc.pyi diff --git a/2.7/math.py b/2.7/math.pyi similarity index 100% rename from 2.7/math.py rename to 2.7/math.pyi diff --git a/2.7/operator.py b/2.7/operator.pyi similarity index 100% rename from 2.7/operator.py rename to 2.7/operator.pyi diff --git a/2.7/signal.py b/2.7/signal.pyi similarity index 100% rename from 2.7/signal.py rename to 2.7/signal.pyi diff --git a/2.7/strop.py b/2.7/strop.pyi similarity index 100% rename from 2.7/strop.py rename to 2.7/strop.pyi diff --git a/2.7/thread.py b/2.7/thread.pyi similarity index 100% rename from 2.7/thread.py rename to 2.7/thread.pyi diff --git a/2.7/time.py b/2.7/time.pyi similarity index 100% rename from 2.7/time.py rename to 2.7/time.pyi diff --git a/2.7/xxsubtype.py b/2.7/xxsubtype.pyi similarity index 100% rename from 2.7/xxsubtype.py rename to 2.7/xxsubtype.pyi diff --git a/2.7/zipimport.py b/2.7/zipimport.pyi similarity index 100% rename from 2.7/zipimport.py rename to 2.7/zipimport.pyi diff --git a/2.7/zlib.py b/2.7/zlib.pyi similarity index 100% rename from 2.7/zlib.py rename to 2.7/zlib.pyi diff --git a/3/_bisect.py b/3/_bisect.pyi similarity index 100% rename from 3/_bisect.py rename to 3/_bisect.pyi diff --git a/3/_codecs.py b/3/_codecs.pyi similarity index 100% rename from 3/_codecs.py rename to 3/_codecs.pyi diff --git a/3/_heapq.py b/3/_heapq.pyi similarity index 100% rename from 3/_heapq.py rename to 3/_heapq.pyi diff --git a/3/_json.py b/3/_json.pyi similarity index 100% rename from 3/_json.py rename to 3/_json.pyi diff --git a/3/_operator.py b/3/_operator.pyi similarity index 100% rename from 3/_operator.py rename to 3/_operator.pyi diff --git a/3/_stat.py b/3/_stat.pyi similarity index 100% rename from 3/_stat.py rename to 3/_stat.pyi diff --git a/3/_tracemalloc.py b/3/_tracemalloc.pyi similarity index 100% rename from 3/_tracemalloc.py rename to 3/_tracemalloc.pyi diff --git a/3/_warnings.py b/3/_warnings.pyi similarity index 100% rename from 3/_warnings.py rename to 3/_warnings.pyi diff --git a/3/atexit.py b/3/atexit.pyi similarity index 100% rename from 3/atexit.py rename to 3/atexit.pyi diff --git a/3/cmath.py b/3/cmath.pyi similarity index 100% rename from 3/cmath.py rename to 3/cmath.pyi diff --git a/3/marshal.py b/3/marshal.pyi similarity index 100% rename from 3/marshal.py rename to 3/marshal.pyi diff --git a/3/math.py b/3/math.pyi similarity index 100% rename from 3/math.py rename to 3/math.pyi diff --git a/3/signal.py b/3/signal.pyi similarity index 100% rename from 3/signal.py rename to 3/signal.pyi diff --git a/3/time.py b/3/time.pyi similarity index 100% rename from 3/time.py rename to 3/time.pyi