First  |  Prev |  Next  |  Last
Pages: 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
introducing Lettuce, BDD tool for python with Djangointegration
On Sun, 13 Jun 2010 18:43:01 -0700, alex23 wrote: a...(a)pythoncraft.com (Aahz) wrote: If a new-ish term is being introduced, expecting each person to search for the meaning is rude. The question then becomes how does one determine whether a term one is using needs defining? Does OO? How about FP? ... 13 Jun 2010 22:40
wow !!
Excuse me!! Would you stop for a moment?! O...man...Haven't you thought-one day- about yourself ? Who has made it? Have you seen a design which hasn't a designer ?! Have you seen a wonderful,delicate work without a worker ?! It's you and the whole universe!.. Who has made them all ?!! You know who ?.. It's ... 13 Jun 2010 22:40
getting up arrow in terminal to scroll thought history of python commands
I just installed 2.6 and 3.1 from current maintenance source on Mac OSx. When I am running as an interactive terminal session the up arrow does not scroll thought the history of the py commands I have entered I just get ^[[A. When I install from a compiled source it works fine. Whats the fix for this? Thanks Vi... 14 Jun 2010 13:59
Python on Android Mobile?
I know Python is growing in popularity and some of Palms devices already let you run Python apps in a VM environment. I'm wondering if anyone knows (or can make an educated guess) if there are any plans for Python to come to the Android environment? I'm not talking backend stuff here but full front and center lik... 14 Jun 2010 04:04
Python OpenSSL library
I am looking for Python OpenSSL library, for Python version 2.5.4 (on Windows) Which does not require to install Cygwin package. Need just to decrypt file, then uninstall library. ... 17 Jun 2010 15:37
Colour TIFF support (PIL or otherwise)
Does anyone know how to handle TIFF images in Python? The pylab support uses PIL, and using either pylab or PIL directly, it messes up the colour scheme. It may look as if it loads CMY believing that it is RGB, but I am not absolutely sure. I have no problem handling Microsoft BMP colour images or TIFF graysc... 13 Jun 2010 14:55
efficiently create and fill array.array from C code?
Hi, I'm writing some buffer-centric number-crunching routines in C for Python code that uses array.array objects for storing/manipulating data. I would like to: 1. allocate a buffer of a certain size 2. fill it 3. return it as an array. I can't see any obvious way to do this with the array module, but I wa... 14 Jun 2010 18:28
Mark built-in module as deprecated
Hi, can anyone give me a hint how to mark a built-in module as deprecated? So mark via warnings... I create a module with Py_InitModule4. Thanks in advance!! Bye, moerchendiser2k3 ... 15 Jun 2010 03:15
What's a good XSL to translate xmlrunner.py output into a testreport?
Phlip, 06.06.2010 19:12: Here's xmlrunner.py: http://www.rittau.org/python/xmlrunner.py you attach it to your developer tests, and it emits a file called "TEST-unittest.TestSuite.xml", containing auspicious wackiness like this: <testcase classname="tests.unit.gateways.author... 13 Jun 2010 08:16
Which is the best implementation of LISP family of languagesfor real world programming ?
12.6.2010 22:54, Pascal J. Bourguignon kirjoitti: bolega<gnuist006(a)gmail.com> writes: [PAIP] Is there anything in this old norvig book that makes it worth pursuing as a text ? Yes. I agree with his criticism that the book is "old", mine stems from the year 1992. I bought and st... 13 Jun 2010 02:54
First  |  Prev |  Next  |  Last
Pages: 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98