import.pyx 102 Bytes EditWeb IDE 1 2 3 4 5 6 def f(): import spam import spam.eggs import spam, eggs, ham import spam as tasty