So what exactly does “from __future__ import barry_as_FLUFL” do?

Viewed 20522

I understand it's an inside joke that's meant to stay (just like “from __future__ import braces”), but what exactly does it do?

3 Answers
Related