Hacker News new | ask | show | jobs
by singularity2001 2907 days ago
Yes, much of what's wrong with python in one line of code: >>> reversed(a) <listreverseiterator object at 0x7f1c3bf94310>

who needs a __str__ method for listreverseiterator anyways. they cherrypicked the worst of the Java world: Unreadable names and batteries excluded. yuck!