Meta
Blogroll
IP info
Programs
Daily Archives: 2010-11-26
Hah, und es geht doch
Ich bin ja in Sachen Namespaces auch in C++ schon konservativ, daher benutze ich in Python vorzugsweise: import module statt: from module import * da letzteres
Posted in DE, Programming, Python
Leave a comment