java 5 could like python?
Cameron Laird
claird at lairds.us
Sat Jan 15 10:08:05 EST 2005
In article <mailman.568.1105544231.22381.python-list at python.org>,
vegetax <vegeta.z at gmail.com> wrote:
.
.
.
>For example if i remember a function i want ie:get attribute, i dont
>remember if the module implementer coded it as
>getAttribute,GetAttribute,get_attribute, then i have to go and check the
>doc, every time,which is a waste of time.
.
.
.
Are you comfortable using the base interpreter's built-in
interactive facilities, such as help()? I strongly urge
you to exercise these for at least a few minutes.
More information about the Python-list
mailing list