Hello,
can anyone confirm this or have an idea what is happening?
~$ LANG=en_US python
Python 1.5.1 (#1, Jun 18 1998, 12:39:25) [GCC 2.7.2.3] on linux2
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
>>> import gtk
>>> float('0')
Traceback (innermost last):
File "<stdin>", line 1, in ?
ValueError: float() literal too large: 0
I'm using the debian distribution.
ciao
Andreas
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
- Re: [pygtk] PyGTK and locales Andreas Degert
- Re: [pygtk] PyGTK and locales Aaron Optimizer Digulla
- Re: [pygtk] PyGTK and locales James Henstridge
- Re: [pygtk] PyGTK and locales Aaron Optimizer Digulla
- Re: [pygtk] PyGTK and locales Andreas Degert
- Re: [pygtk] PyGTK and locales Richard Fish
