Knowledge Base Contributions
Below is a list of the knowledge base entries that Fred Drake has contributed to:
- Is it possible that when I click on a link, the table in the current document gets borders?
- How can I make a compiled-in extension function be a method of a Python object without having a python method wrapper? I have read doc/ext and doc/api
- How do I handle command line args with gnome?
- (How) Can I convert the key pressed (for instance to upper case)?
(How) Can I convert the key pressed (for instance to upper case)?
How can i convert the Turkish letter(ý,Ý,Ö,ö,Ç,ç,Þ,þ,Ð,ð) into English (i,I,O,o,C,c,S,s,G,g) when I'
- How can I use Python to start the default web browser on Win32?
How can I start other Windows programs from Python?