]> granicus.if.org Git - python/commit
Make the import private to keep the global namespace clean.
authorRaymond Hettinger <python@rcn.com>
Mon, 4 Aug 2014 05:40:59 +0000 (22:40 -0700)
committerRaymond Hettinger <python@rcn.com>
Mon, 4 Aug 2014 05:40:59 +0000 (22:40 -0700)
commitae39fbdd8456db5c5da57d7df7ca565026944c4a
tree3abd729483065f4237d5cf5245cb93b051b0661a
parentf25a38e5687df1c50cbc101c2528dbb81205e945
Make the import private to keep the global namespace clean.
Lib/difflib.py