mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Remove a dead XXX comment.
This commit is contained in:
@@ -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__',
|
||||
|
||||
Reference in New Issue
Block a user