Hi!Give a look atBeautifulSoup is a python module designed for parsing htmlCarlowhat is ITER? www.iter.org>>>>First, excuse me my English English is not my native>>language, but>>I hope>>that I will be able to describe my problem.>>>>I am new in python f...
You can built an local web server into your application, and they useexisting HTML editors for the web like Epoz or FCKEditor from anembedded ActiveX control running IE.Yes, that is another thought that occurred to me. As we are already doing this in an AJAX solution it has some attraction. But...
hi,i am having a small doubt.For getting the time we import "time" in python.With time will i be able to get the Internet Time?Frankly speaking i don't know much abt Internet Time.Any ideas?...
It's a grid, so I would hope that yes. But perhaps it's too specialized for property-grids to be useful to you. I didn't check it out yet, just looked at the screenshot on the frontpage.Cheers, MessageFrom: Micha Reiser [mailto:micha.reiser (AT) famreiser (DOT) ath.cx]Sent: donder...
Micha,Robin Dunn just pointed me to wxpropertygrid:Is that perhaps something for you? It's a grid, and it does have tree-collapse controls.Cheers, MessageFrom: Micha Reiser [mailto:micha.reiser (AT) kwsoft (DOT) ch]Sent: dinsdag 11 juli 2006 13:22To: wxPython-users (AT) lists (DOT) wxwidget...
There is no zip command in as such in windows. You can installwww.7-zip.com software and trying withh command command line interfaceas belodwzip_command = "7z -a %s %s" % (target, ''.join(source))If you like to zip files using python:import zipfile#create a zipzipf = zipfile.ZipFile(...
I entered a problem report about the slow refreshesbut it was promptly closed. The recommendation was to instead use the wxGridcontrol whichis optimized to display many rows and columns (whereaslistctrl is only optimized to display many rows).wxGrid looks like it is more complicated to use. Inmy...
Hi All,on mac the combo boxes are loosing the bottom part if the height is set to "21", with size 28 they look fine.I am developing the application on windows where height 21 looks good. I need to port the application to mac.most controls and texts are bit oversized in mac . I tried using wx.Win...
hi i m trying to anonymize emailseverytime someone entersemail (AT) domain (DOT) comi want to generatecost-1234 (AT) myweb (DOT) com and use this email in the web applicationI want to do this in pythoncan you please explain how to do thisthanks a lotBob Gailer <bgailer (AT) alum (DOT) rpi.edu...
Bill Campbell wrote:I'm looking for a python library to convert rtf to plain textI have found a C program that will convert rtf2html, and I coulduse that if necessary, but would prefer a pure python solution.I know I saw something months agoHave been meaning to look at it but just did not h...
i m trying to do email anonymizing like cl in a webapp can you suggest how to do itthanks a lotDo You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection aroundhttp://mail.yahoo.comTutor maillist - Tutor (AT) python (DOT) org...
hi pyguruscan you please tell me why we need metaclasses and how to use themthanks a lotAnilDo you Yahoo!? Everyone is raving about the all-new Yahoo! Mail Beta.Tutor maillist - Tutor (AT) python (DOT) org...

