for testing i can just do:
but i want to know which module will correctly define NoneType. or do i need to do:
1 2 |
if foo is None : break |
1 |
NoneType = type ( None ) |
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.