Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 string methods definitions
Index -> Programming, Python -> Python Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
orz




PostPosted: Sat Oct 11, 2008 1:15 am   Post subject: string methods definitions

just wondering, is there some way i can find out the definitions of string (or other) methods functions that are built-in for python? say, the definition for len() etc
Sponsor
Sponsor
Sponsor
sponsor
wtd




PostPosted: Sat Oct 11, 2008 1:36 am   Post subject: RE:string methods definitions

The "len" function does not act exclusively on strings.

Also... try:

code:
help(len)
Display posts from previous:   
   Index -> Programming, Python -> Python Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: