[issue16491] try-except-raise-bug

2012-11-20 Thread Hans Larsen
Hans Larsen added the comment: -Oprindelig meddelelse- From: Martin v. Löwis Sent: Saturday, November 17, 2012 2:45 PM To: jo...@mail.dk Subject: [issue16491] try-except-raise-bug Martin v. Löwis added the comment: That looks like a bug/missing feature in PythonWin to me, which

[issue16491] try-except-raise-bug

2012-11-17 Thread Hans Larsen
New submission from Hans Larsen: Med venlig hilsen: Hans Larsen Galgebakken Sønder 4-11A DK-2620 Albertslund Danmark/Danio I has found a bug in Python3.3 on Windows! Why are all 3 try-statements equal? I don’t see a “..During handling of above exception, another exception occured: ...” Where

real numbers with infinity precission

2009-11-20 Thread Hans Larsen
I have a READ.me file for real.py, but where could I get that module? I use Python 3.+ I hope that sombody can help me mailto: jo...@mail.dk -- http://mail.python.org/mailman/listinfo/python-list

exec-function in Python 3.+

2009-11-02 Thread Hans Larsen
Help! I'm begginer in Python 3.+! If i wih to update a module after an import and chages, How could I do: By from imp import reload and then reload(mymodule) or how to use exec(?), it is mentoined in docs. In Python ver. 3 reload(module) writes something back to

Set Frozenset?

2009-03-08 Thread Hans Larsen
or frozenset! hope somebody can help! -- Hans Larsen Galgebakken Sønder 4-11A DK-2620 Albertslund Danmark/Danio begin 666 Hans Larsen.vcf M0D5'24XZ5D-!4D0-E9%4E-)3TXZ,BXQ#0I..DQAG-E;CM(86YS#0I3CI( M86YS($QAG-E;@T*14U!24P[4%)%1CM)3E1%4DY%5#IJ;V-J;T!M86EL+F1K C#0I2158Z,C P.3 S,#A4,3T-C,y

Problem with subprocess and mkstemp

2008-05-28 Thread Hans Larsen
using temporary files because a pipe hangs out with large output, such as this one. Thanks a lot, Hans Larsen -- My definition of an expert in any field is a person who knows enough about what's really going on to be scared. P. J. Plauger Computer Language, March 1983 -- http://mail.python.org