UserPreferences

C.py


You are not allowed to edit this page. Are you logged in? Click on UserPreferences in upper-righthand corner.

Clear message

  1 
  2 
  3 
  4 
  5 
  6 
  7 
  8 
  9 

# C.py 
import A
import B

print A.a
print A.aa
print B.b
print B.bb