[docs] 2.7 tutorial section 6.2

Lili Luo crocodilelll at gmail.com
Sat Sep 25 00:45:41 CEST 2010


Sorry about the previous message. It works in the command line, not the GUI.
Thanks.

--Lili

On Fri, Sep 24, 2010 at 3:40 PM, Lili Luo <crocodilelll at gmail.com> wrote:

>  * *
>
> *This doesn’t work. It appears that sys does not have the method.*
>
> * *
>
> * *
>
> *>>> **import* *sys*
>
> *>>> *sys.ps1
>
> '>>> '
>
> *>>> *sys.ps2
>
> '... '
>
> *>>> *sys.ps1 = 'C> '
>
> C> print 'Yuck!'
>
> Yuck!
>
> C>
>
> Thanks.
>
> --Lili
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20100924/ef443f18/attachment-0001.html>


More information about the docs mailing list