ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-list
python-list
Re: Input again
by Fredrik Lundh other posts by this author
Jul 13 2002 1:10PM messages near this date
Re: XML overuse? (was Re: Python to XML to Python conversion) | Moving list entries from one list to another
Mark McEahern wrote:

>  input is a keyword; probably not a good idea to use
>  it as a variable name.

no, it's not: it's a built-in function.  it's perfectly okay
to override it, if you feel like it.

(as long as you don't complain on comp.lang.python when
you find that you cannot use the original function in the
same program...)

</F> 


-- 
http://mail.python.org/mailman/listinfo/python-list

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved