Python论坛  - 讨论区

标题:[python-chinese] 请教

2006年11月07日 星期二 10:31

kevin kevin_woso在126.com
星期二 十一月 7 10:31:31 HKT 2006

Python.cn,您好!

	我用str(input())读取键盘输入,输入#或*时:
		SyntaxError: unexpected EOF while parsing
    请问为什么?有什么解决方法?

        致
礼!
 				

        kevin
        kevin_woso在126.com
          2006-11-07

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年11月07日 星期二 11:31

Hong Yuan hongyuan在homemaster.cn
星期二 十一月 7 11:31:44 HKT 2006

input()假定输入的内容是合法的Python表达式。根据文档:

Equivalent to |eval(raw_input(prompt))

如果只想读取键盘输入,应该使用raw_input
|
kevin 写道:
> Python.cn,您好!
>
> 	我用str(input())读取键盘输入,输入#或*时:
> 		SyntaxError: unexpected EOF while parsing
>     请问为什么?有什么解决方法?
>
>         致
> 礼!
>  				
>
>         kevin
>         kevin_woso在126.com
>           2006-11-07
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese


-- 

大管家网上建材超市
装修买建材 上网找大管家
http://www.homemaster.cn
Tel: 0086-21-34240987
Fax: 0086-21-64692422


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年11月07日 星期二 21:40

david tdavid77在tom.com
星期二 十一月 7 21:40:50 HKT 2006

kevin 写道:
> Python.cn,您好!
> 
> 	我用str(input())读取键盘输入,输入#或*时:
> 		SyntaxError: unexpected EOF while parsing
>     请问为什么?有什么解决方法?
> 
>         致
> 礼!
>  				
> 
>         kevin
>         kevin_woso在126.com
>           2006-11-07
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
input()是不是只能接受数值类型,如果还有数值之外的情况用raw_input() 好了


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号