First  |  Prev |  Next  |  Last
Pages: 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119
Extended deadline (15 July 2010): CACS Singapore [EI Compendex,ISTP,IEEE Xplore]
[ Please forward to those who may be interested. Thanks. ] ================================================================== 2010 International Congress on Computer Applications and Computational Science CACS 2010 http://irast.org/conferences/CACS/2010 4-6 December 2010, Singapore ==============================... 23 May 2010 23:23
python urllib mechanize post problem
hello ALL im making some simple python post script but it not working well. there is 2 part to have to login. first login is using 'http://mybuddy.buddybuddy.co.kr/userinfo/ UserInfo.asp' this one. and second login is using 'http://user.buddybuddy.co.kr/usercheck/ UserCheckPWExec.asp' i can login first... 23 May 2010 20:08
MySQL, Python, NumPy and formatted read
Hello, I'm having significant Python difficulties (and I'm new to Python). I'm trying to read BLOB ASCII (numerical) data from a MySQL database using MySQLdb in a formatted fashion. The BLOB data is a sequence of numbers separated by newlines (\n), like this: 5 6 10 45 etc. When I read the data using the... 26 May 2010 15:47
|help| python 3.12
I'm with a problem I'm doing a program in python, it sends the following error message: File "C:/Documents and Settings/Filipe Vinicius/Desktop/Filipe/Cefet/ LP/Python/trab.sistema.academico/sistemaacademico.2010.5.23.c.py", line 40, in administrador lp = pickle.load(f) File "D:\Arquivos De Programa\Pytho... 23 May 2010 13:33
logging: AttributeError: 'module' object has no attribute'getLogger'
On May 23, 2010, at 9:46 AM, Frank GOENNINGER wrote: Hi all: Being completely new to Python still (just about a week into it now) I tried to follow the Python 2.6.5 version documemtation aiming at setting up a logger as follows: <code> import logging global gPIBLogger ... 23 May 2010 10:16
Urllib2: Only a partial page retrieved
I am trying to download a few IEEE pages by using urllib2, but with certain pages I get only the first part of the page. With other pages from the same server and url (just another pageID) I get the right results. The difference between these pages seems to be the date the paper for which the page is was published.... 23 May 2010 08:07
help with the Python 3 version of the decorator module
I have finally decided to port the decorator module to Python 3. Changing the module was zero effort (2to3 worked) but changing the documentation was quite an effort, since I had to wait for docutils/ pygements to support Python 3 and to change all my custom build process. Also, I am relying on distribute for insta... 25 May 2010 00:30
getting local area connection information through python in windows
Hi I need to get the details of Local Area connection information(network interface) like packets sent,packets recieved,duration etc. I have to do this in Windows using python. I tried looking under the socket module and also googling,but did not find anything that I could use for windows,though I did find som... 22 May 2010 05:08
How to show the current line number with pdb.set_trace()
After starting pdb.set_trace(), python doens't show line number. Could you let me know how to print the number by default so that I know where the current line is? -- Regards, Peng ... 23 May 2010 17:56
Traceback spoofing
On 5/21/2010 7:22 PM, Zac Burns wrote: Why can't I inherit from traceback to 'spoof' tracebacks? Because a) they are, at least in part, an internal implementation detail of CPython, and b) even if you could, Python would use the builtin original with exceptions, and c) you can probably do anything sensible ... 21 May 2010 22:42
First  |  Prev |  Next  |  Last
Pages: 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119