[docs] 2.7 tutorial section 6.2
Lili Luo
crocodilelll at gmail.com
Sat Sep 25 00:40:55 CEST 2010
* *
*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/1aee3cd4/attachment.html>
More information about the docs
mailing list