Hello there,
Try visiting this well listed Directory on Computers and Internet! ...
Here is the link http://hi-fiweb.com/comp
Hoping to learn a lot from other group members.
Take care,
Kathy
--
http://mail.python.org/mailman/listinfo/python-list
Do calculations in postgresql and then call that calculated value from the
python.So no need to calculate in python at all
Njoy the share of Freedom,
Anusha Kadambala
On Sat, May 2, 2009 at 1:15 PM, Krishnakant wrote:
> hello all,
> I am using postgresql as a database server for
ooffice Ledger.ods")
def stop(self):
"""Stop method, sets the event to terminate the thread's main
loop"""
self.stopthread.set()
*
njoy the share of freedom,
Anusha Kadambala
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
Can anyone tell me how to convert number to words
For example:
If number = then it should give me *Nine thousand nine hundred
ninetynine*
Is there any build-in function or something that can do this for me
Thank you in advance
Anusha Kadambala
--
http://mail.python.org/mailman/listinfo
hi,
You forgot to show the window.So in init method of py file and add
self.window = self.wTree.get_widget("window_calculator")
self.window.show()
Njoy the share of Freedom,
Anusha Kadambala
On Tue, Sep 1, 2009 at 2:04 PM, Raji Seetharaman wrote:
> Hi all,
> i tried to deve