Skip to content

Commit

Permalink
Add test_support from 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
michilu committed Sep 19, 2012
1 parent 983040b commit ed7c037
Show file tree
Hide file tree
Showing 2 changed files with 1,234 additions and 1 deletion.
2 changes: 1 addition & 1 deletion test_functools32.py
Expand Up @@ -2,7 +2,7 @@
import collections
import sys
import unittest
import test_support32 as support
import test_support27 as support
from weakref import proxy
import pickle
from random import choice
Expand Down

0 comments on commit ed7c037

Please sign in to comment.