![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
I want to sort a list of words case insensitive. Is there a good way?
I have: print "A list of Python builtin methods:" builtinList = dir(__builtins__) print builtinList
__________________
I looked it up on the Intergnats! |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|