I installe开发者_JS百科d Portable Python in an USB drive and it is working but I cannot make it import Win32 extensions.
Which version are you using? What is the error?
If you are using PP 1.1 based on 2.6.1, there is a known bug that prevents import of pythoncom and there is also a workaround to fix it:
http://groups.google.com/group/portablepython/browse_frm/thread/acfacb783bc39cb7
精彩评论