IDLE: A cornicopia of mediocrity and obfuscation.
Emile van Sebille
emile at fenx.com
Wed Feb 2 16:25:29 EST 2011
On 2/2/2011 1:09 PM Noah Hall said...
> On Wed, Feb 2, 2011 at 7:44 PM, rantingrick<rantingrick at gmail.com> wrote:
>>> On Feb 1, 11:23 am, rantingrick<rantingr... at gmail.com> wrote:
>>>> py> troll_group.append("Red John")
>> py> flamer_group.append(troll_group.pop("Corey Richardson"))
>
>
> Out of interest, what interpretor uses "py>"?
> I've never seen any. Just sayin'.
ActivePython 2.6.1.1 (ActiveState Software Inc.) based on
Python 2.6.1 (r261:67515, Dec 5 2008, 13:58:38) [MSC v.1500 32 bit
(Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> sys.ps1
'>>> '
>>> sys.ps1="py>"
py>
More information about the Python-list
mailing list