Remove a dead XXX comment.

This commit is contained in:
Brett Cannon 2009-03-09 01:58:13 +00:00
parent 29dff8aada
commit ba3fcf17c8
1 changed files with 0 additions and 1 deletions

View File

@ -176,7 +176,6 @@ class RelativeImports(unittest.TestCase):
# Test importing from a different package than the caller.
# in pkg.subpkg1.mod
# from ..subpkg2 import mod
# XXX
create = ['__runpy_pkg__.__init__',
'__runpy_pkg__.__runpy_pkg__.__init__',
'__runpy_pkg__.uncle.__init__',