The third version of FIOC ( Python3000 for you cheese lovers ) is kind of lame, even lamer than classic FIOC. Minor changes suck and bigger ones weren't necessary.
Name:
Anonymous2009-01-12 20:09
* lambda still sucks dicks.
* ONE WORD, THE FORCED IMPORT OF REDUCE, GODDAMN GUIDO
* 0o12345. What the fuck?
* You can't open files with names that aren't valid unicode -- which means no more using Python to fix filenames after, e.g., unzipping a file that came from a system that used a different encoding -- which happens VERY OFTEN for some people, myself included. Phenomenally stupid.
* Actually after that last point, I'm not even going to continue this, because it's just not worth it. It's dead to me. Python used to be ok aside from some occasional gayness, but coding in Python 3 is like being forced to wear hot pants while dancing to YMCA.
On the subject, what other languages out there have *good* unicode support, and aren't written by retards who live in a happy-land where filesystem encodings are always perfect?