Search Discussions
-
Dear Apple, Why should I be exited about an illegitmate child of Python, Go and JavaScript? Because it has curly brackets, no sane exception handling, and sucks less than Objective-C? Because init is ...
Sturla Molden
Jun 3, 2014 at 5:28 pm
Jun 27, 2014 at 11:21 pm -
Oh, Anatoly Techtonik. He's quite notorious on python-dev for wanting to impose his wild and sometimes wacky processes on the entire community. Specific examples aren't coming to mind, and I'm too ...
Steven D'Aprano
Jun 1, 2014 at 2:26 am
Jun 8, 2014 at 4:34 am -
Hi, We would like to announce Micro Python, an implementation of Python 3 optimised to have a low memory footprint. While Python has many attractive features, current implementations (read CPython) ...
Damien George
Jun 3, 2014 at 12:27 pm
Jun 12, 2014 at 5:50 am -
A current discussion regarding Python's Unicode support centres (or centers, depending on how close you are to the cent[er]{2} of the universe) around one critical question: Is string indexing ...
Chris Angelico
Jun 4, 2014 at 12:39 am
Jun 7, 2014 at 3:24 am -
Hi ... I'm finishing my messages with this ... The first time I looked into Python was +- 10 years ago ... and in the last 10 years I did not spent more than 30 minutes looking at ... but I like it ...
Carlos Anselmo Dias
Jun 9, 2014 at 8:54 pm
Jun 11, 2014 at 1:28 pm -
Ok; this is a bit esoteric. So finally is executed regardless of whether an exception occurs, so states the docs. But, I thought, if I <return from my function first, that should take precedence. au ...
Frank B
Jun 6, 2014 at 5:30 pm
Jun 11, 2014 at 12:50 pm -
The language D has a feature called Uniform Function Call Syntax, which allows instance methods to be resolved using function calls. In Python terms, the call: x.len() would first check if 'x' has a ...
Jongiddy
Jun 7, 2014 at 6:45 am
Jun 10, 2014 at 6:43 am -
I read in these groups that asyncio is a great addition to Python 3. I have looked around and saw the related PEP which is quite big BTW but couldn't find a simple explanation for why this is such a ...
Aseem Bansal
Jun 2, 2014 at 5:40 pm
Jun 4, 2014 at 7:52 am -
Hello, I use the Python 3.4.1 installer from https://www.python.org/downloads/release/python-341/ The Windows installation comes with Tcl/Tk version 8.6 which has some new features (compared to 8.5) ...
Peter Tomcsanyi
Jun 24, 2014 at 6:11 pm
Oct 5, 2014 at 8:33 pm -
(Trying again, simpler and cleaner post) Can I use Nuitka to transform a wxPython GUI application in Python that uses several 3rd party modules into a small and faster compiled-to-C executable?
CM
Jun 27, 2014 at 11:25 pm
Jul 1, 2014 at 4:26 am -
I think I found a strange bug in python 3.4.1, fresh install of https://www.python.org/ftp/python/3.4.1/python-3.4.1.amd64.msi and a fresh install of ...
FraserL
Jun 21, 2014 at 12:57 am
Jun 27, 2014 at 4:18 pm -
Huh. I learned two new Python facts this week: 1. print statements were slowing down my code enough to really notice a particular transition. It went from about 2-3 seconds to a bit under 1 second ...
CM
Jun 26, 2014 at 6:44 pm
Jun 29, 2014 at 7:14 am -
I'm completely new to SQL, and recently started using SQLite in one of my Python programs. I've gotten what I wanted to work, but I'm not sure if I'm doing it in the best/most efficient way. I have ...
Ps16thypresenceisfullnessofjoy
Jun 4, 2014 at 8:27 pm
Jun 9, 2014 at 9:20 am -
Hello,all I'm first time, I want to make a while statement which can function the same x.pop () and without the use of pop?how can i to do? i want to change this is code: def foo(x): y = [] while x ...
Hito koto
Jun 12, 2014 at 3:12 am
Jun 12, 2014 at 6:37 pm -
raises (at least in Python 2.7) TypeError: 'in <string ' requires string as left operand, not NoneType This is surprising. The description of the 'in' operatator is, 'True if an item of s is equal to ...
Roy Smith
Jun 9, 2014 at 3:34 pm
Jun 9, 2014 at 6:02 pm -
I am making a calculator and i need it to support floating point values but i am using the function isnumeric to check if the user has entered an int value. I need the same for floating point types ...
Nicholascannon1
Jun 19, 2014 at 5:53 am
Jun 20, 2014 at 3:44 pm -
Hi. I'm writing some scripts with python, and I found sometimes, when I try to use time.sleep(1) to sleep 1 sec, it would actually sleep for 9 secs or even longer. time.sleep(secs) .... Also, the ...
Crow
Jun 18, 2014 at 9:52 am
Jun 20, 2014 at 2:54 am -
Hi guys, I have been fighting with automating wmplayer but with no success. It looks to me that using the .OCX would be the best option. I found the code below on the net but I cannot get it to ...
Deogratius Musiige
Jun 3, 2014 at 8:10 am
Jul 23, 2014 at 1:13 pm -
I'm trying to read in 100000 lines of text, use some functions to edit them and then return a new list. The problem is my program always goes not responding when the amount of lines are a high ...
cutey Love
Jun 18, 2014 at 5:20 pm
Jun 19, 2014 at 4:54 pm -
Does anyone know any examples of values or types from the standard library or well-known third-party libraries which satisfies isinstance(a, numbers.Number) but not isinstance(a, numbers.Complex)? -- ...
Steven D'Aprano
Jun 15, 2014 at 2:51 am
Jun 16, 2014 at 8:29 am -
Thanks everyone for your help. I also found this article while I was waiting for answers from this list, in case anybody else is interested in this topic ...
Deb Wyatt
Jun 3, 2014 at 5:29 pm
Jun 4, 2014 at 7:00 pm -
Dear all, Can we Lock Windows Screen GUI till program runs & unlock screen GUI when program finishes? Regards Jaydeep Paril
Jaydeep Patil
Jun 3, 2014 at 4:28 am
Jun 4, 2014 at 11:21 am -
An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20140602/068f8ab1/attachment.html
Deb Wyatt
Jun 3, 2014 at 4:39 am
Jun 3, 2014 at 2:02 pm -
I am looking for an interface that takes a string as argument. The string is to be treated as if it is a command line and transformed into an argv list. "ls file" - ['ls', 'file'] "ls *.py" - ['ls', ...
Antoon Pardon
Jun 16, 2014 at 9:56 am
Jun 17, 2014 at 7:17 am -
Hello, (This may or may not be related to my mail about a "corrupted stack trace"). I've instrumented one of my unit tests with a conditional 'pdb.set_trace' in some circumstances (specifically, when ...
Nikolaus Rath
Jun 4, 2014 at 2:30 am
Jun 7, 2014 at 2:04 am -
Hello folks, I am not sure if it is only on my system the case that the code in http://pastebin.com/WETvqMJN misbehaves in the stated way. Can anybody reproduce it? I thought it could be that the ...
Robertw89
Jun 2, 2014 at 4:35 pm
Jun 3, 2014 at 11:44 am -
Hi, this is probably not the best place for this topic but I know this forum is widely read. I take this opportunity and apology at the same time. If I run this in my python3 interpreter everything ...
Fabien
Jun 24, 2014 at 1:28 pm
Jun 24, 2014 at 4:02 pm -
For some genealogical purposes I consider using Python's re module. Rather many names can be spelled in a number of similar ways, and in order to match names even if they are spelled differently, I ...
BrJohan
Jun 11, 2014 at 12:23 pm
Jun 14, 2014 at 5:14 am -
I have downloaoded ez_setup.py ,when i install it ,the wrong message: Downloading https://pypi.python.org/packages/source/s/setuptools/setuptools-5.2. zip Exception calling "DownloadFile" with "2" ...
水静流深
Jun 28, 2014 at 11:49 am
Jun 29, 2014 at 9:00 am -
Hi, I'm looking for a python-library which can help me to get Timezone and Timezone-offset(UTC) from latitude/longitude. I'm not able to find an easy way to do it. Thanks in advance.
Codetarsier
Jun 25, 2014 at 12:53 pm
Jun 26, 2014 at 9:24 am -
My problem: I have a large database of interconnected objects which I need to process with a combination of short- and long-lived workers. These objects are mostly read-only (i.e. any of them can be ...
Smurfix
Jun 22, 2014 at 9:46 am
Jun 23, 2014 at 11:16 pm -
Dear Group, I have a Python code taken from Wikipedia.("http://en.wikipedia.org/wiki/Forward%E2%80%93backward_algorithm") The code is pasted below. 'Healthy' : {'Healthy': 0.69, 'Fever': 0.3, 'E' ...
Subhabangalore
Jun 18, 2014 at 4:36 pm
Jun 21, 2014 at 10:05 pm -
Hi All, I had developed many database business applications using MVC design pattern with different programming languages like PHP, Java EE, VB.NET, C#, VB 6.0, VBA, etc. All of them defined the ...
Ernest Bonat, Ph.D.
Jun 1, 2014 at 5:37 pm
Jun 11, 2014 at 9:26 pm -
Hi all, I have noticed there is a slight asymmetry in the way the interpreter (v3.3.5, reproduced also in v3.5.x) loads and stores globals. While loading globals from a custom mapping triggers ...
Robert Lehmann
Jun 12, 2014 at 6:18 pm
Jun 13, 2014 at 12:32 pm -
Dear all i got code recipes from here. and i want to run it on win 7. http://code.activestate.com/recipes/577649-dhcp-query/ i have do some modify and use print to check how it is work, but i am ...
不坏阿峰
Jun 19, 2014 at 12:56 pm
Jun 25, 2014 at 10:53 am -
? The code available from: http://izecksohn.com/pedro/python/canvas/testing.py ? draws 2 horizontal lines on a Canvas. Why the 2 lines differ on thickness and length? ? The Canvas' method create_line ...
Pedro Izecksohn
Jun 12, 2014 at 1:57 am
Jun 13, 2014 at 12:31 am -
Is there a way of decorating method1 of class C using method2 of class C? It seems like there's a chicken-and-the-egg problem; the class doesn't seem to know what "self" is until later in execution ...
Dan Stromberg
Jun 7, 2014 at 12:14 am
Jun 8, 2014 at 9:19 pm -
Here is the code m1.py def f(): print globals() m2.py from m1 import f f()# how to get current module's globals?
1989lzhh
Jun 7, 2014 at 5:40 pm
Jun 8, 2014 at 5:51 am -
Kids, don't try this at home! In Python 2.7, run this: exec((lambda *fs: reduce(lambda f, g: lambda x: f(g(x)), fs))(*([lambda s: s[1::2]+s[-2::-2]]*54))('motcye;cye._n8fo_drs(d4+)vle=5 ua.8) ...
Steven D'Aprano
Jun 2, 2014 at 12:11 pm
Jun 3, 2014 at 5:40 am -
Hello I finished the codeacademy python course a week ago and my goal is to start developing websites (both back and front end) ,my question is do i start the web dev tuts and learn the holes of ...
Suburb4nfilth
Jun 27, 2014 at 9:19 am
Jun 27, 2014 at 8:11 pm -
Hi folks, I'm trying to plot a 2D histogram but I'm having some issues: from pylab import * import numpy as np import netCDF4 hist,xedges,yedges=np.histogram2d(x,y,bins) ...
Jamie Mitchell
Jun 20, 2014 at 8:46 am
Jun 20, 2014 at 1:54 pm -
My first attempt at Python, I'm using Tkinter and all is going well except when I'm using file_path = tkFileDialog.askopenfilename() print "test" opens great and lets me select a file, the problem is ...
cutey Love
Jun 17, 2014 at 4:49 pm
Jun 18, 2014 at 1:10 pm -
I have been using os.startfile(filepath) to launch files I've created in Python, mostly Excel spreadsheets, text files, or PDFs. When I run my script from my IDE, the file opens as I expect. But if I ...
Josh English
Jun 6, 2014 at 8:34 pm
Jun 10, 2014 at 8:45 pm -
I have created a txt file with various paths to directories. The paths look like this /home/wachkama/Desktop/api/genshi /home/wachkama/Desktop/www/portal/schedule ...
Samuel Kamau
Jun 2, 2014 at 2:18 pm
Jun 2, 2014 at 5:18 pm -
Dear Group, I am trying to crawl multiple URLs. As they are coming I want to write them as string, as they are coming, preferably in a queue. If any one of the esteemed members of the group may ...
Subhabangalore
Jun 29, 2014 at 10:49 am
Jun 29, 2014 at 7:21 pm -
Hi again, Still working leisurely through the tutorial here: http://anh.cs.luc.edu/python/hands-on/3.1/handsonHtml/io.html An excise at the end of second 1.10 says to Write a version of the quotient ...
Martin S
Jun 29, 2014 at 7:06 am
Jun 29, 2014 at 6:04 pm -
Good day, I'm starting a new project from scratch so I think its finally a time to switch to the latest and greatest Python 3.4. But I'm puzzled with MySQL support for Python 3. So far the only ...
Haizaar
Jun 24, 2014 at 8:21 am
Jun 27, 2014 at 12:04 pm -
I occasionally hear about performance improvements for Python by various projects like psyco (now old), ShedSkin, Cython, PyPy, Nuitka, Numba, and probably many others. The benchmarks are out there, ...
CM
Jun 26, 2014 at 3:54 am
Jun 27, 2014 at 9:50 am -
According to the official documentation (The Python Language Reference, Release 3.2): ----------------------------------- The special identifier is used in the interactive interpreter to store the ...
Candide
Jun 25, 2014 at 3:20 pm
Jun 25, 2014 at 9:56 pm -
Following up on an earlier thread which started as a discussion on Apple's new language "Swift" and (d)evolved into a discussion about energy efficiency of computers, I came across this announcement ...
Steven D'Aprano
Jun 24, 2014 at 1:23 am
Jun 25, 2014 at 7:46 am
Group Overview
group | python-list |
categories | python |
discussions | 165 |
posts | 1,357 |
users | 229 |
website | python.org |
229 users for June 2014
Archives
- September 2015 (591)
- August 2015 (1,058)
- July 2015 (1,440)
- June 2015 (1,704)
- May 2015 (1,841)
- April 2015 (1,231)
- March 2015 (1,717)
- February 2015 (1,612)
- January 2015 (889)
- December 2014 (1,283)
- November 2014 (1,600)
- October 2014 (1,447)
- September 2014 (1,031)
- August 2014 (1,867)
- July 2014 (1,618)
- June 2014 (1,357)
- May 2014 (1,431)
- April 2014 (1,285)
- March 2014 (2,093)
- February 2014 (1,999)
- January 2014 (2,089)
- December 2013 (2,060)
- November 2013 (2,507)
- October 2013 (1,932)
- September 2013 (1,634)
- August 2013 (1,532)
- July 2013 (2,062)
- June 2013 (2,795)
- May 2013 (1,935)
- April 2013 (1,980)
- March 2013 (1,953)
- February 2013 (1,789)
- January 2013 (1,924)
- December 2012 (1,569)
- November 2012 (1,579)
- October 2012 (1,961)
- September 2012 (2,311)
- August 2012 (1,808)
- July 2012 (1,577)
- June 2012 (1,199)
- May 2012 (1,197)
- April 2012 (1,416)
- March 2012 (1,373)
- February 2012 (1,442)
- January 2012 (1,446)
- December 2011 (1,895)
- November 2011 (1,291)
- October 2011 (1,188)
- September 2011 (1,587)
- August 2011 (2,069)
- July 2011 (2,140)
- June 2011 (1,908)
- May 2011 (2,475)
- April 2011 (2,098)
- March 2011 (1,761)
- February 2011 (1,746)
- January 2011 (2,123)
- December 2010 (1,671)
- November 2010 (2,355)
- October 2010 (2,518)
- September 2010 (2,187)
- August 2010 (3,098)
- July 2010 (2,579)
- June 2010 (3,238)
- May 2010 (2,458)
- April 2010 (2,356)
- March 2010 (2,759)
- February 2010 (3,486)
- January 2010 (3,294)
- December 2009 (2,899)
- November 2009 (3,396)
- October 2009 (3,346)
- September 2009 (3,087)
- August 2009 (3,903)
- July 2009 (3,761)
- June 2009 (3,321)
- May 2009 (3,370)
- April 2009 (4,272)
- March 2009 (4,228)
- February 2009 (3,965)
- January 2009 (4,732)
- December 2008 (4,335)
- November 2008 (3,799)
- October 2008 (4,123)
- September 2008 (3,816)
- August 2008 (4,056)
- July 2008 (4,238)
- June 2008 (3,737)
- May 2008 (4,976)
- April 2008 (4,708)
- March 2008 (4,122)
- February 2008 (4,132)
- January 2008 (4,145)
- December 2007 (3,686)
- November 2007 (3,419)
- October 2007 (4,234)
- September 2007 (4,332)
- August 2007 (4,189)
- July 2007 (3,771)
- June 2007 (4,142)
- May 2007 (5,018)
- April 2007 (4,912)
- March 2007 (4,365)
- February 2007 (3,951)
- January 2007 (3,864)
- December 2006 (4,449)
- November 2006 (4,229)
- October 2006 (5,506)
- September 2006 (5,244)
- August 2006 (4,829)
- July 2006 (4,720)
- June 2006 (5,054)
- May 2006 (5,302)
- April 2006 (4,845)
- March 2006 (5,729)
- February 2006 (4,839)
- January 2006 (5,249)
- December 2005 (5,011)
- November 2005 (5,677)
- October 2005 (5,387)
- September 2005 (4,458)
- August 2005 (4,428)
- July 2005 (4,472)
- June 2005 (4,562)
- May 2005 (4,269)
- April 2005 (5,019)
- March 2005 (5,070)
- February 2005 (5,159)
- January 2005 (5,194)
- December 2004 (5,211)
- November 2004 (4,048)
- October 2004 (5,191)
- September 2004 (5,534)
- August 2004 (6,168)
- July 2004 (4,217)
- June 2004 (4,202)
- May 2004 (3,890)
- April 2004 (4,285)
- March 2004 (5,077)
- February 2004 (4,213)
- January 2004 (3,988)
- December 2003 (3,818)
- November 2003 (4,940)
- October 2003 (6,297)
- September 2003 (4,299)
- August 2003 (5,654)
- July 2003 (4,912)
- June 2003 (4,933)
- May 2003 (4,938)
- April 2003 (5,017)
- March 2003 (5,031)
- February 2003 (7,701)
- January 2003 (6,229)
- December 2002 (4,102)
- November 2002 (4,346)
- October 2002 (3,307)
- September 2002 (4,206)
- August 2002 (4,919)
- July 2002 (4,826)
- June 2002 (4,215)
- May 2002 (5,295)
- April 2002 (5,967)
- March 2002 (5,323)
- February 2002 (5,245)
- January 2002 (5,617)
- December 2001 (4,443)
- November 2001 (4,565)
- October 2001 (3,669)
- September 2001 (3,719)
- August 2001 (5,208)
- July 2001 (6,528)
- June 2001 (4,905)
- May 2001 (5,492)
- April 2001 (4,713)
- March 2001 (4,478)
- February 2001 (3,871)
- January 2001 (4,187)
- December 2000 (3,099)
- November 2000 (2,336)
- October 2000 (3,820)
- September 2000 (3,933)
- August 2000 (4,253)
- July 2000 (4,199)
- June 2000 (4,089)
- May 2000 (4,269)
- April 2000 (3,217)
- March 2000 (3,719)
- February 2000 (4,000)
- January 2000 (2,682)
- December 1999 (2,283)
- November 1999 (1,896)
- October 1999 (2,048)
- September 1999 (2,001)
- August 1999 (2,151)
- July 1999 (2,351)
- June 1999 (2,386)
- May 1999 (2,201)
- April 1999 (1,706)
- March 1999 (6)
- February 1999 (1)