Issue440660
Created on 2001-07-12.12:53:02 by pedronis, last changed 2001-08-19.19:59:08 by bckfnn.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2001-07-12 12:53:02 | pedronis | create | |
Created on 2001-07-12.12:53:02 by pedronis, last changed 2001-08-19.19:59:08 by bckfnn.
| Messages | |||
|---|---|---|---|
| msg346 (view) | Author: Samuele Pedroni (pedronis) | Date: 2001-07-12.12:53:02 | |
Given:
public class testlib {
public static class A {
public static class B {
public static class C {
}
}
}
}
import testlib.A works
but import testlib.A.B fails.
Reported by:
> Michael Haggerty
> mhagger@alum.mit.edu
|
|||
| msg347 (view) | Author: Finn Bock (bckfnn) | Date: 2001-07-23.15:20:37 | |
Logged In: YES user_id=4201 Added as test303. |
|||
| msg348 (view) | Author: Finn Bock (bckfnn) | Date: 2001-08-19.19:59:08 | |
Logged In: YES user_id=4201 Fixed in PyJavaInnerClass.java : 2.38; PyJavaInnerClass.java: 2.9; |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2001-07-12 12:53:02 | pedronis | create | |
Supported by Python Software Foundation,
Powered by Roundup