473,544 Members | 1,501 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Python Forum

Python programming language - Ask questions about python interpreter, control flow, data structures, modules errors, classes, standard library, gui, databases, unit testing, object oriented, structured programming and more.
0
616
thread by: CNDESMTP03OUServersOUKGaAOHENKEL | last post Jul 18 '05 by: CNDESMTP03OUServersOUKGaAOHENKEL
Incident Information:- Database: E:/Notes/Data/mail.box Originator: python-list@python.org Recipients: HR.Department@cognis.com Subject: Re: Application Date/Time: 07/09/2003 07:00:04 PM The file attachment your_details.zip you sent to the recipients listed above was infected with the W32/Sobig.e@MM virus and was deleted.
0
1,270
thread by: Roman Suzi | last post Jul 18 '05 by: Roman Suzi
Reading PythonDev I've just found this GvR: """ Last night at OSCON I announced that I am moving to California. I have accepted a new job at Elemental Security, a security software startup in San Mateo. You may have heard of one of the founders, Dan Farmer, who is the (co-)author of several well-known free security checking programs:...
0
1,316
thread by: Bartolomé Sintes Marco | last post Jul 18 '05 by: Bartolomé Sintes Marco
Hi, I am using Python 2.3b2 in a Windows 98 SE machine. If I right-click a .py file, the menu shows an "Edit with IDLE" option, but when I select it no IDLE window opens, as Python 2.2.2 did. Is it a known bug, or am I doing something wrong? Thanks
0
1,248
thread by: BigSizeXXL | last post Jul 18 '05 by: BigSizeXXL
hi, i'm new to python and have a couple of questions about working with smtp. i read that you need a pop3 service for receiving mails. i want to create my own (private) mail service. i'm using a mail server based upon smtps.py, but i'm still looking for a pop3 service to receive mails that also works with smtps.py together. i would be very...
0
2,091
thread by: xml-admin | last post Jul 18 '05 by: xml-admin
Your mail to 'xml' with the subject Re: Movie Is being held until the list moderator can review it for approval. The reason it is being held: Post by non-member to a members-only list
0
1,928
thread by: Simon Burton | last post Jul 18 '05 by: Simon Burton
# Needed to edit a text file like a list: file = TextFile( "foo.txt" ) del file # remove last 10 lines file.save() # Ended up writing this: #!/usr/bin/env python
0
2,128
thread by: Richard Mertens | last post Jul 18 '05 by: Richard Mertens
I'd like to read the attributes from a node in my xml - file, but i didn't found an example for this. Could someone help me please? I ghet the attribute count work neither. example - xml file <test> <muh attr1="test1" attr2="test">kulimuh</muh> </test>
0
2,023
thread by: Tony Meyer | last post Jul 18 '05 by: Tony Meyer
. Does anyone know of existing code to convert/format/flatten an email.Message into the correct format for IMAP's BODYSTRUCTURE request? (it basically breaks down all the MIME parts of the message). It can use twisted or imaplib, or neither, I don't care. Thanks, Tony Meyer
0
1,792
thread by: David Eger | last post Jul 18 '05 by: David Eger
I'm trying to make a very simple extension which will return a new copy of a C++ string object to python, and I'm segfaulting in the process. I'm using Python 2.2.2, SWIG 1.3.17 and g++ 3.3. Am I getting something very basic wrong? See code below. -David /* file: dups.cxx */ #include "dups.h"
0
1,201
thread by: Luiz Siqueira Neto | last post Jul 18 '05 by: Luiz Siqueira Neto
How I can handle events on a button in a panel inside of a wxHtmlwindow?
0
1,787
thread by: jennyw | last post Jul 18 '05 by: jennyw
Is there a way to set the EOL character that Python recognizes? For example, I'd like to set it to cr/lf (okay, that's eol characters) when reading a file (DOS text) and set it to just cr when writing out (Mac). Is there a way to do this? Thanks! Jen
0
1,402
thread by: drs | last post Jul 18 '05 by: drs
please let me know if there is a better place to post this ... I am trying to create a shared dictionary which can be accessed via COM. To that end, I have written the code below (at the end). So far this works from a single computer, but if another computer tries to share the data it is unable to see changes, and throws exceptions when...
0
1,297
thread by: drs | last post Jul 18 '05 by: drs
I don't seem to be getting any bites on the earlier post ... so here is my problem in a nutshell. I started a ZEO server on one computer (\\camus) using C:\>python C:\Python22\Lib\site-packages\ZEO\start.py -p 9000 C:\db\tmp.fs that is fine on another computer I typed the following from a python prompt:
0
1,570
thread by: Linkages | last post Jul 18 '05 by: Linkages
im new with python.. im trying to do a script to find a file in a FTP ...the script is supposed to work with a recursive function that search in the FS entering in each DIR until the file is found... more or less something similar... Function read_directory( directory_start ) {
0
1,895
thread by: postmaster | last post Jul 18 '05 by: postmaster
This is an automatically generated Delivery Failure Notification. Delivery to the recipient failed. Status Code: 5.1.1 User Unknown If you are trying to reach Blue, please send email to newaddress@bluetiger.com.
0
1,812
thread by: Ken Erickson | last post Jul 18 '05 by: Ken Erickson
Does anyone know if the example code in John Grayson's book is available online? He has some interesting examples and I really don't want to spend hours re-typing his work (too many typo's late at night). I rather spend time walking through the code via the debugger. TIA.
0
1,241
thread by: L-Soft list server at Fraunhofer IMK for DFNList ( | last post Jul 18 '05 by: L-Soft list server at Fraunhofer IMK for DFNList (
0
1,412
thread by: ken | last post Jul 18 '05 by: ken
Please pardon my ignorance regarding this question, I'm new to Python. I'm running Python 2.2.3 (win32) with the latest download of Python MegaWidgets 1.1. I'm attempting to run the demos but get the following: C:\Python22\Pmw\demos>python all.py Traceback (most recent call last): File "all.py", line 84, in ? DemoVersion.setPmwVersion()...
0
1,660
thread by: Irmen de Jong | last post Jul 18 '05 by: Irmen de Jong
QOTW: "I'll claim without proof that how mixed-type comparisons work with Python classes is also beyond wizard prediction in all cases: the implementation of comparison in Python is crushingly complicated." -- Tim Peters "Honest to God, if it doesn't have coloured cells all over the place, then they kind of stare at you like rabbits...
0
1,353
thread by: frank | last post Jul 18 '05 by: frank
I have just finished my first python application. I am a beginner so I wrote this just to improve my programming skills. it is a GUI app that scans a selected range of ip addresses and try to get info about the hosts such as users, localgroups, shares, operating system. This program only runs under windows enviorment (tested under windows...
0
1,758
thread by: Holly | last post Jul 18 '05 by: Holly
Hello List, My windows laptop configured as: XP, Python 1.5.2, MySQL 4.0.9 and Appache 1.3.17 A form ("Post" has been used) has a product list with about 400 products. The user checks each item he wants and place an order. NOw when they hit "Place Order" or "Cancel Order" , apache pops an error in log:
0
1,469
thread by: Jon Schull | last post Jul 18 '05 by: Jon Schull
I find that cgitb fails to show error context if I've changed my default directory, so I tried to subclass cgitb and get it to save the directory we were in when the program started. Didn't work. I'd appreciate your eyes. Problem--this apparently fails to find my sourcefile when #os.chdir is uncommented from this cgi program...
0
1,727
thread by: Paradox | last post Jul 18 '05 by: Paradox
I am trying to convert some group 4 Tif images to JPG. I can load the image fine and can read attributes but every method I call raises this error (IOError: decoder group4 not available). Is there any extra package that I am needing. I searched the PDF help and the PIL website and can't find any reference to anything like that.
0
1,165
thread by: A | last post Jul 18 '05 by: A
Hi, I use a free webhosting. The problem is that if a user visits my website, together with index.html( my first webpage) also 2 other web pages with ads are open. Is it possible somehow to prevent that? Or is it possible to close those 2 web pages (more or less full of advertisements) and let only mine available? Thanks for help. Ladislav
0
1,673
thread by: Daniel Holth | last post Jul 18 '05 by: Daniel Holth
Hello! I am trying to embed Python into an xmms plugin using Debian/unstable/i386, gcc 3.3.1 and Python 2.2.3+. The plugin is a shared library loaded by xmms. The plugin is dynamically linked with the python library. Running scripts works but when I try to import python extensions I get these kinds of errors: Traceback (most recent...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.