Re: do ya still use python?

2021-04-20 Thread X Guest
we are in ML industry where python is used widely. On Tue, Apr 20, 2021, at 8:53 AM, Jon Ribbens via Python-list wrote: > On 2021-04-20, Paul Rubin > wrote: > > Ethan Furman mailto:ethan%40stoneleaf.us>> writes: > >> List, my apologies -- not sure how that one go

xpn

2018-01-03 Thread x@x.x
need to fix those quirks. -- https://mail.python.org/mailman/listinfo/python-list

Query regarding python 2.7.11 release

2016-04-14 Thread Gaurav Rastogi -X (garastog - ARICENT TECHNOLOGIES MAURIITIUS LIMITED at Cisco)
Hi, We are currently using Python 2.6.7 in our product. We have received below vulnerabilities from field: CVE-2014-7185 Integer overflow in bufferobject.c in Python before 2.7.8 allows context-dependent attackers to obtain sensitive information from process memory via a large size and offset i

Socket connection between python and C

2011-02-08 Thread Williamson, Ross X. (Guest)
Dear All, I'm trying to implement a server/client system where the server is written in python and the client has to be written in c/c++. I can happily send simple text through the socket. Ideally I would like make say a struct (using python struct library) - and then read that in using C. Is

Re: NoSQL Movement?

2010-03-04 Thread Tim X
ccc31807 writes: > On Mar 3, 4:55 pm, toby wrote: >> >  where you have to store data and >> >> "relational data" > > Data is neither relational nor unrelational. Data is data. > Relationships are an artifact, something we impose on the data. > Relations are for human convenience, not something i

Python IDE ScriptDev V2.3 released

2009-10-28 Thread x yf
ScriptDev is developed by a powerful scripting language integrated development environment(IDE), can be used for Python, Ruby, Lua, Tcl, Perl, etc. scripting language, such as the development and debugging. ScriptDev similar to the components of the Eclipse framework to support the expansion of ric

wxPython 2.8 for Python 2.6

2009-04-19 Thread Kenny x
I hate building from the source. Especially when wxPython has all these flags and I don't know what they mean. Is there any way? I hate building from the source, and want to use Python 2.6 with wxPython 2.8 -- http://mail.python.org/mailman/listinfo/python-list

wxPython 2.8 for Python 2.6 on Linux

2009-04-18 Thread Kenny x
Hello, I use Ubuntu 8.10 and the latest version of Python. I started programming wxPython on my Windows computer, but now I have access to my ubuntu box, and want wxPython for 2.6 All the debs in the package manager are for 2.5, not 2.6 How can I Install wxPython for Python 2.6 without building

Help with wxPython program :.: return 1?

2009-04-05 Thread Kenny x
Hello, I have a problem with my wxPython 2.8 Application. The program opens and closes and on KomodoEdit it says "wxstreamredirect.py returned 1.' What's wrong? http://paste.pocoo.org/show/80/ P.S. I compared my source code to the source code in wxPython in Action, and it looks the same! Why

python is a python

2009-01-30 Thread x
python is a python -- http://mail.python.org/mailman/listinfo/python-list

Serious Problem with Timezone

2008-05-19 Thread T-u-N-i-X
Hey There, I'm a django developer and working on a project right now.. Last week I just discovered a new problem in Python.. Here's what I do.. [01:00] ([EMAIL PROTECTED] ~)$ date Sal May 20 01:00:10 EEST 2008 [01:00] ([EMAIL PROTECTED] ~)$ python Python 2.5.2 (r252:60911, Feb 23 2008, 21:20:32)

Python(x,y) - Free Python distribution for Scientists

2008-04-10 Thread Python(x,y) - Python for Scientists
Dear all, The scientists among you may be interested in Python(x,y), a new scientific-oriented Python distribution. This Python/Eclipse distribution is freely available as a one-click Windows installer (a release for GNU/Linux with similar features will follow soon): http://www.pythonxy.com

Re: The Modernization of Emacs: terminology buffer and keybinding

2007-10-04 Thread Tim X
d meaning of the word "freed". >> >>Only if you're being exceedingly pedantic and probably not even >>then. Webster 1913 lists, among other meanings, >> >>Free >>(...) >>"Liberated, by arriving at a certain age, from the control >>of

PIL Error: "cannot read interlaced PNG files"

2007-09-10 Thread T-u-N-i-X
Hey There, I'm developing an application that lets the user to upload JPG and PNG files. I'm using PIL to check the images after the upload (like checking it storage size, width and height). But PIL raises an error: "cannot read interlaced PNG files" It says that interlaced PNG files are not sup

FedEx UN Travel Destinations

2007-02-13 Thread Agent X
UN Spons.ored Southern Vacation Packages http://vacationdestiny.blogspot.com/ @-- d -- http://mail.python.org/mailman/listinfo/python-list

Python Guru needed in San Jose!

2007-01-02 Thread Brent Rogers -X (breroger - Spherion at Cisco)
Start the New Year off with a new Python job! Cisco Systems (San Jose, CA) Posted 16-Nov-2006 Technical Leader I (759661) Description We are looking for a Software Development Engineer who will work in development of a new Cisco product. Architect and develop high per

Re: pyfits problem

2006-11-17 Thread Cygnus X-1
On Thu, 16 Nov 2006 15:35:00 -0500, Tommy Grav wrote (in article <[EMAIL PROTECTED]>): > I am trying to load in a fits-image and get this error > > wiyn05dec/n1 -> display -i obj062.fits > Traceback (most recent call last): >File "/Users/tgrav/Work/Astronomy/MyCode/Python/Redspit/ > display.

two embedded problem. one maybe is python bug.

2006-08-03 Thread yy x
hi,all,       the content of a.py : #coding:gb2312#/usr/local/bin/pythonimport randomprint random.randint(0,10)   the c program: #include int main(){    Py_Initialize();    PyRun_SimpleString("import sys");    PyRun_SimpleString("sys.path.append('.')");     PyRun_SimpleString("impo

Re: Reddit broke - should have remained on Lisp?

2006-06-29 Thread Tim X
"Luis M. González" <[EMAIL PROTECTED]> writes: > Alok wrote: >> While posting a comment on http://www.reddit.com I got an error page >> with the following curious statement on it. >> >> "reddit broke (sorry)" >> "looks like we shouldn't have stopped using lisp..." >> >> See screenshot at >> http:/

Apologies for cross post [was Re: HOST - dreamhost.com / Liberality (Hosting, Basic Requirement)]

2006-06-05 Thread Tim X
My apologies for not trimming the long list of crossposted groups. I hit 'y' when thinking 'n'! Tim -- tcross (at) rapttech dot com dot au -- http://mail.python.org/mailman/listinfo/python-list

Re: HOST - dreamhost.com / Liberality (Hosting, Basic Requirement)

2006-06-05 Thread Tim X
Joachim Durchholz <[EMAIL PROTECTED]> writes: > Ilias Lazaridis schrieb: >> crossposted to 5 groups, which are affected by this case. >> followup not applicable. > > Actually, in this case, yes. > >> It _seems_ that Mr. Xah Les's account was terminated by dreamhost.com >> because of >> a) the inab

Re: John Bokma harassment

2006-05-25 Thread Tim X
Mitch <[EMAIL PROTECTED]> writes: > John Bokma wrote: >> Mitch <[EMAIL PROTECTED]> wrote: >> >>> John Bokma wrote: >>> [...] You're mistaken. All you need to do is report it. After some time Xah will either walk in line with the rest of the world, or has found somewhere else to yel

how to transfer a python object to other computer?

2006-04-19 Thread yy x
    Hey, all.Now I wanna to transfer a object to other computer, Maybe I could serialize the object to a file by pickle moudle, then send the file and get it from the file.But I think the efficency is awful, because the disk io is very slow. Someone could do me a favor to give me some idea?

Python, VB math simple problem

2006-03-31 Thread Mr X
n for simple math operations. Where; x = 300 digit number, y = divisor ( say '37') x / 37 I want to divide x by y but I want the remainder of this division to at least 3 or 4 decimal places, so my Python script at the command line; x %y /y. = z So now I want to take the resu

Python, VB math simple problem

2006-03-31 Thread Mr X
n for simple math operations. Where; x = 300 digit number, y = divisor ( say '37') x / 37 I want to divide x by y but I want the remainder of this division to at least 3 or 4 decimal places, so my Python script at the command line; x %y /y. = z So now I want to take the resu

How to call a mothod in a class by the method name string and the instance?

2006-02-15 Thread yy x
hi, all:   for example, the following class: class test:    def funca(self):    print  "in funca"     def funcb(self):    print  "in funcb" t = test() t.funca()       In the plain way,  i will excute the funca by the code "t.funca() ", but if i wanna to excute the funca by "t" and string "f

The question in source code about of funciton--PyObject_CallFunction (in file abstract.c)

2006-01-22 Thread yy x
hi,all.  I have remarked the statement of question with blue color in the following funcition, Counld someone answer me?   thanks       PyObject *PyObject_CallFunction(PyObject *callable, char *format, ...){ va_list va; PyObject *args, *retval;  if (callable == NULL)  return null_error();  if (form

Report

2005-01-31 Thread decoder-x-mac-gujarati
The original message was received at Mon, 31 Jan 2005 19:08:12 +0500 from [140.253.248.170] - The following addresses had permanent fatal errors - python-list@python.org -- http://mail.python.org/mailman/listinfo/python-list

Re: ANNOUNCE: Altova ... blah blah blah

2005-01-24 Thread X-Man
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] remove-this-xs4all.nl says... > Altova Announcements wrote: > > Altova Unveils . > [spam] > > Well now, I didn't like their products very much already, > but this spam has certainly made them drop another few > steps down on my scale. H