wnload Page: http://pyswitch.sourceforge.net/pages/download.html
--
Godson Gera
Python Consultant <http://godson.in>
--
https://mail.python.org/mailman/listinfo/python-list
On Sat, Sep 1, 2012 at 7:17 PM, Ashwini Oruganti wrote:
> On behalf of Twisted Matrix Laboratories, I am honored to announce the
> release of Twisted 12.2.
>
>
Congrats, Ashwini. adoptStreamConnection is much needed feature, happy to
see that added to this release.
--
Thanks &
printData():
print e.get()
b = Button(r,text='getdata',command=printData)
b.pack()
r.mainloop()
--
Thanks & Regards,
Godson Gera
Python Consultant India <http://godson.in/>
--
http://mail.python.org/mailman/listinfo/python-list
pulations. I can save myself with os.path.walk and os.listdir
> but the users I try to serve cannot.
>
> Regards,
> Alex van der Spek
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
Thanks & Regards,
Godson Gera
FreeSWITCH & Python Consultant India <http://godson.in/>
--
http://mail.python.org/mailman/listinfo/python-list
; Beno
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
--
Thanks & Regards,
Godson Gera
VoIP Consultant India <http://godson.in/>
--
http://mail.python.org/mailman/listinfo/python-list
ironed out. It has a nice event
call back interface. I’ll present its usage in couple of tutorials soon.
--
Thanks & Regards,
Godson Gera
http://godson.in
--
http://mail.python.org/mailman/listinfo/python-list
On Tue, Dec 14, 2010 at 6:59 PM, Brian Blais wrote:
> On Dec 13, 2010, at 12:30 PM, Godson Gera wrote:
>
> >
> >
> > On Mon, Dec 13, 2010 at 10:46 PM, Brian Blais wrote:
> >> Hello,
> >>
> >> I was wondering if there is any standard or sugges
fice-Parameters/Mobility-Config-Parameters/Subscriber-Query-by-IMSI-MSISDN-or-IMEI"
> + "\n")
> print "6"
> tn.write("\n")
> tn.write("\n")
> tn.write("vlrsubquery msisdn=***" + "\n")
> tn.write("\n")
> tn.wri
ve to write a bat file. Python's distutils package allows
you to build exe file which creates generic windows wizard window for
installing packages.
Take a look at distutils package
http://docs.python.org/distutils/builtdist.html
--
Thanks & Regards,
Godson Gera
Asterisk consultant India <http://godson.in>
--
http://mail.python.org/mailman/listinfo/python-list
f.foo
class C(object):
foo=5
def __init__(self):
print self.foo
def m(self,val=foo):
return val
class attributes can be accessed with out self before them in method
signatures. However, becareful if you change the value of foo inside any
method, the method signature
On Sat, Dec 11, 2010 at 10:34 PM, Roy Smith wrote:
> os.unlink("file", ignore=True)
> --
> http://mail.python.org/mailman/listinfo/python-list
>
Take a look at shutil.rmtree
http://docs.python.org/library/shutil.html?highlight=shutil#shutil.rmtree
--
Thanks & R
On Sat, Dec 11, 2010 at 6:13 PM, Octavian Rasnita wrote:
>
>
> I am especially interested in creating MS Windows apps with Python.
>
If you want to access win32api and do some COM programming then ActiveState
comes bundled with pywin32. Where in vanilla python distro you have to
install those pac
Not sure what you are trying to do but you can get a standalone binaries
from http://sourceforge.net/projects/pywin32/ which gets installed without
any issues. If for some reason you are still having issues, you can try
ActiveState Python which come bundled with pywin32 packages.
On Tue, Dec 7, 2
ython bindings does SIP
--
Thanks & Regards,
Godson Gera
Asterisk Python FreeSWITCH Consultant India <http://godson.in/>
On Wed, Oct 27, 2010 at 9:13 PM, Matty Sarro wrote:
> Can anyone point me towards some libraries having to do with SIP
> communication? To be honest I'
In case if you are on windows, have you tried python videocapture module ?
It binds with DirectX API i think.
http://videocapture.sourceforge.net/
--
Thanks & Regards,
Godson Gera
Python Consultant
India<http://blog.godson.in/2010/09/how-to-make-python-xmlrpclib-client.html>
On W
do the following
import xml.etree
that imports the elementtree library in 2.5 it self so you sure can do that
in 2.6
http://docs.python.org/library/xml.etree.elementtree.html
--
Thanks & Regards,
Godson Gera
Python Consultant
India<http://blog.godson.in/2010/09/how-to-make-python-xm
rary for Tkinter available?
>
> --
> Pradeep
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
Thanks & Regards,
Godson Gera
IVR India <http://godson.in/ivr>
IVR Vendor India <http://lintelindia.com/index.php/Product/freedomivrs.html>
--
http://mail.python.org/mailman/listinfo/python-list
AGW, and lots
> of bugs fixed. A summary of changes is listed below and also at
> http://wxpython.org/recentchanges.php.
>
>
Thanks for the great work !
--
Thanks & Regards,
Godson Gera
IVR India <http://godson.in>
--
http://mail.python.org/mailman/listinfo/python-list
lementation
> of Python that runs in the browser.
>
Since you have mentioned Skulpt, take a look at much better pyjamas
http://pyjs.org/ demos are awesome.
--
Thanks & Regards,
Godson Gera
IVRS India <http://godson.in>
--
http://mail.python.org/mailman/listinfo/python-list
> 'ntimer' utility in Windows.
>
> Thank you.
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
Thanks & Regards,
Godson Gera
http://godson.in
http://www.clickindia.com/detail.php?id=493636
--
http://mail.python.org/mailman/listinfo/python-list
to download and try it
http://code.google.com/p/streamharvester/
--
Thanks & Regards,
Godson Gera
http://blog.godson.in
--
http://mail.python.org/mailman/listinfo/python-list
?
> >
> > Yes, more info below:
> >
> > http://groups.google.com/group/comp.lang.python/browse_frm/thread/2db...
>
> yeah. need the windows version. guess this is another reason to add to
> my "why I should buy a mac" list. :)
> --
> http://mail.python.org/
>
>
>
> if any one have sample code and documents Plz share to me.
>
> Your inputs will really helpful and thanks in advance !
>
>
>
> *Regards**,*
>
> *Sambasivareddy.S*
>
You can use pywinauto http://pywinauto.openqa.org/ to automate desktop
applications on windows.
Thanks & Regards,
Godson Gera
http://godson.in
--
http://mail.python.org/mailman/listinfo/python-list
o connect to
webserver. If you have simple needs look for 'urllib' in python standard
library, Use threads while using urllib with your GUI other wise the whole
application will become unresponsive.
Godson Gera
http://godson.in
--
http://mail.python.org/mailman/listinfo/python-list
u might not be using this playback
).
Those are all the changes that are involved in this release if you find any
bugs or hope for any new features let me know.
Have fun with starpy,
Godson Gera
--
http://mail.python.org/mailman/listinfo/python-list
your case seems be
that, the while loop is getting executed before GUI is drawn on screen, it
will never show up till the loop exits. And if while(1) is executed after
GUI is drawn on screen, it will hangup and will not get updated till the
loop exits. So avoid using while loops in your GUI for polling
26 matches
Mail list logo