annotate wisdom/python @ 11035:197111fb4ef5

<__kerbal___> learn Python has a split personality problem. It has two different personalities-2.x and 3.x-that are interchangeable most of the time, except for when they aren\'t.
author HackBot
date Wed, 28 Jun 2017 13:45:28 +0000
parents 135b02b4ab7e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11035
197111fb4ef5 <__kerbal___> learn Python has a split personality problem. It has two different personalities-2.x and 3.x-that are interchangeable most of the time, except for when they aren\'t.
HackBot
parents: 11034
diff changeset
1 Python has a split personality problem. It has two different personalities-2.x and 3.x-that are interchangeable most of the time, except for when they aren't.