[CentralOH] Mentioned at 道場

jep200404 at columbus.rr.com jep200404 at columbus.rr.com
Tue Oct 23 21:06:10 CEST 2012


As mentioned at Dojo[1]

http://docs.python.org/library/stdtypes.html#str.capitalize

E.g., 

[ni at test ~]$ python
Python 2.6.6 (r266:84292, Jun 18 2012, 14:18:47) 
[GCC 4.4.6 20110731 (Red Hat 4.4.6-3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 'peRiLla'.capitalize()
'Perilla'
>>> 

Magic Numbers
https://secure.wikimedia.org/wikipedia/en/wiki/Magic_number_(programming)#Unnamed_numerical_constants

[1] http://www.meetup.com/Central-Ohio-Python-Users-Group/events/qpfnddyqpbzb/



More information about the CentralOH mailing list