This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-23 18:03:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3a88de7a0a
cpython
/
Lib
/
test
/
test_import
/
__main__.py
4 lines
51 B
Python
Raw
Normal View
History
Unescape
Escape
Issue #17636: Circular imports involving relative imports are now supported.
2014-10-13 20:19:45 +02:00
import
unittest
Whitespace
2014-10-13 20:21:12 +02:00
unittest
.
main
(
'
test.test_import
'
)
Reference in a new issue
Copy permalink