Mini Searches with Answers
Sunday, November 23rd, 2008These are links associated with recent searches I’ve done. They’re not difficult enough to warrant to their own posts but still super useful.
SomeCmd > My.log 2>&1
How is Python formed? How interpreter get imported?
If you ever need to open a password protected Excel file, or add a password to one using ExcelWriter in Python, here’s how:
xlapp = wn32com.client.Dispatch('SoftArtisans.ExcelWriter')
xlapp.DecryptPassword = 'MyPassword'
xlapp.Open(f)
How to pull a Firefox tab into a new window (tab tearing)
Winpdb is a platform independent GPL Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb.
Tags: Ajax, Batch, Collaboration, Debug, Design, Dos, Editor, Excel, Extension, Firefox, Javascript, Pastebin, Pdb, Pfam, Productivity, Python, Realtime, Tab, Utilitymill, Win32