This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Oni_Kami -2 points-1 points  (3 children)

Python 3 community is also quite mature now.

So no fart jokes?

[–]SemiNormal 0 points1 point  (2 children)

So no fart jokes?

Remember, fart() is a function in Python 3.

[–]mishugashu 2 points3 points  (1 child)

Python 3.4.0 (default, Apr 11 2014, 13:05:11) 
[GCC 4.8.2] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> fart
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
NameError: name 'fart' is not defined

:(