This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
85d83ec7c9
cpython
/
Lib
/
test
/
test_import
/
data
History
Serhiy Storchaka
3e429dcc24
bpo-33237: Improve AttributeError message for partially initialized module. (GH-6398)
2018-10-30 13:19:51 +02:00
..
circular_imports
bpo-33237: Improve AttributeError message for partially initialized module. (GH-6398)
2018-10-30 13:19:51 +02:00
package
bpo-30814: Fixed a race condition when import a submodule from a package. (
#2580
)
2017-07-06 08:09:03 +03:00
package2
bpo-30876: Relative import from unloaded package now reimports the package (
#2639
)
2017-07-12 06:50:03 +03:00