mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
* Updated unittest + tests * Updated pkgutil + the associated test * Updated test_import * Fixed import + unittest test errors * Updated test_dll_dependency_import with expectedFailure
4 lines
51 B
Python
Vendored
4 lines
51 B
Python
Vendored
attr = 'submodule'
|
|
class A:
|
|
attr = 'submodule'
|