Re: Trouble with Multi-threading

2013-12-10 Thread feedthetroll
Am Dienstag, 10. Dezember 2013 17:21:32 UTC+1 schrieb dan@parker.com: > "PLEASE NOTE: The preceding information may be confidential or > privileged. It only should be used or disseminated for the purpose > of conducting business with Parker. If you are not an intended > recipient, please notify

Re: Reading From stdin After Command Line Redirection

2013-10-24 Thread feedthetroll
Am Donnerstag, 24. Oktober 2013 15:41:52 UTC+2 schrieb Tim Daneliuk: > On 10/24/2013 07:10 AM, Oscar Benjamin wrote: >> On 24 October 2013 12:58, Tim Daneliuk wrote: >>> On 10/23/2013 11:54 PM, Ben Finney wrote: we don't welcome ableist (nor sexist) behaviour. >>> Well now I just feel so very

Re: skipping __init__ and using exploiting a class member instead

2013-10-21 Thread feedthetroll
Am Montag, 21. Oktober 2013 06:31:36 UTC+2 schrieb Peter Cacioppi: > That sound you hear is Roy Smith hitting the nail on the head. PLONK: The sound you hear, when a context-less troll is hitting the bottom of my killfile. -- https://mail.python.org/mailman/listinfo/python-list

Re: Can arbitrary code run in a server if someone's know just the MySQL password?

2013-10-02 Thread feedthetroll
Am Mittwoch, 2. Oktober 2013 14:20:00 UTC+2 schrieb Ferrous Cranus: > ... > Is it possible for someone that knows the MYSQL password of a server to > run arbitrary code on a linux server? > ... > If yes, can you give an example please? http://lmgtfy.com/?q=mysql+shell+escape > Please, serious rep

Re: JUST GOT HACKED

2013-10-02 Thread feedthetroll
Am Mittwoch, 2. Oktober 2013 12:52:39 UTC+2 schrieb Ferrous Cranus: > ... >> By the way: if you haven't already, you'll want to remove the extra line >> from your .htaccess file. > Tell me the line you are referring to. I think it will be the line YOU did NOT enter. Just take a look yourself. The

Re: I haev fixed it

2013-10-01 Thread feedthetroll
Am Dienstag, 1. Oktober 2013 17:57:25 UTC+2 schrieb Ferrous Cranus: > Στις 1/10/2013 6:53 μμ, ο/η feedthetroll έγραψε: >> Am Dienstag, 1. Oktober 2013 16:32:57 UTC+2 schrieb Ferrous Cranus: >>> Στις 1/10/2013 5:08 μμ, ο/η feedthetroll έγραψε: >>>> Am Dienstag,

Re: I haev fixed it

2013-10-01 Thread feedthetroll
Am Dienstag, 1. Oktober 2013 16:32:57 UTC+2 schrieb Ferrous Cranus: > Στις 1/10/2013 5:08 μμ, ο/η feedthetroll έγραψε: >> Am Dienstag, 1. Oktober 2013 15:34:26 UTC+2 schrieb Ferrous Cranus: >>> Στις 1/10/2013 4:23 μμ, ο/η Mark Lawrence έγραψε: >>>> ... >>>

Re: I haev fixed it

2013-10-01 Thread feedthetroll
Am Dienstag, 1. Oktober 2013 15:34:26 UTC+2 schrieb Ferrous Cranus: > Στις 1/10/2013 4:23 μμ, ο/η Mark Lawrence έγραψε: >> ... >> But am I replying to the real, really incompetant Greek moron or the >> person who has pinched his email account? I'll happily admit to being >> far too lazy to try and

Re: Tryign to send mail via a python script by using the local MTA

2013-09-20 Thread feedthetroll
Hi Jake! Am Freitag, 20. September 2013 05:56:57 UTC+2 schrieb Jake Angulo: > ... > I was waiting for smtplib to be mentioned... finally!  Instead people simply > answer philosophically.  I dont want to judge whether OP is a troll or not - As you do not seem to know the histrory of this topic I wi

Re: Tryign to send mail via a python script by using the local MTA

2013-09-16 Thread feedthetroll
Am Dienstag, 17. September 2013 03:40:06 UTC+2 schrieb Tim Chase: > On 2013-09-17 00:15, Ferrous Cranus wrote: >... >> But i wish to try it, is there a way to try to remove them? > > You could manage your own SMTP connection. If only Python had some > built in library that handled SMTP, that woul

Re: Cannot form correctly the FORM part of the header when sending mail

2013-09-05 Thread feedthetroll
Am Donnerstag, 5. September 2013 17:59:42 UTC+2 schrieb Ferrous Cranus: > ok i will ask to sendmail list Take a look at: > but tell me please mailx and senmail are 2 differnt MTAs or mailx makes > use of sendmail MTA? mailx is a MUA (Mail User Agent) used to read and write mails. For sending mai

Re: Cannot form correctly the FORM part of the header when sending mail

2013-09-05 Thread feedthetroll
Am Donnerstag, 5. September 2013 15:38:25 UTC+2 schrieb Ferrous Cranus: > Στις 5/9/2013 4:29 μμ, ο/η feedthetroll έγραψε: >>> uses DoveCot as enaled mail server but i have no idea how to >>> setip up to work. >>> i cannot connect to it via my python script. >&g

Re: Cannot form correctly the FORM part of the header when sending mail

2013-09-05 Thread feedthetroll
Am Donnerstag, 5. September 2013 14:36:19 UTC+2 schrieb Ferrous Cranus: > Στις 5/9/2013 3:18 μμ, ο/η feedthetroll έγραψε: >> Beeing serious: >> Which mailserver did you install? postfix, exim, sendmail, ...? >> Check that and read its dokumentation how to configure authentica

Re: Cannot form correctly the FORM part of the header when sending mail

2013-09-05 Thread feedthetroll
Am Donnerstag, 5. September 2013 13:20:23 UTC+2 schrieb Ferrous Cranus: > Στις 5/9/2013 2:02 μμ, ο/η feedthetroll έγραψε: >>> Am 03.09.2013 09:48, schrieb Ferrous Cranus: >>>> Is there a workaround for that please? >>> Yes, use/setup your own mailserver. Google

Re: Cannot form correctly the FORM part of the header when sending mail

2013-09-05 Thread feedthetroll
Am Donnerstag, 5. September 2013 12:48:54 UTC+2 schrieb Ferrous Cranus: > is there way to alter tha FROM field to the one used in the webform by > the visitor? Yes it ist. You did it in your code. But gmail alters it AFTER you. So again, you did not care to read / understand the answers you got.

Re: Cannot form correctly the FORM part of the header when sending mail

2013-09-03 Thread feedthetroll
Am Dienstag, 3. September 2013 09:48:13 UTC+2 schrieb Ferrous Cranus: > Hello, > i have written the following snipper of code to help me send mail: > ... > server.login("nikos.gr...@gmail.com", "..") HE DID IT AGAIN! The login works with the posted password! Nikos, you should chang

Re: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb6 in position 0: invalid start byte

2013-07-05 Thread feedthetroll
Am Freitag, 5. Juli 2013 12:33:05 UTC+2 schrieb Νίκος Gr33k: > ... > Wait! > Are you saying that the ip address is being returned as a byte string > which then i have to decode with something like: > > host = socket.gethostbyaddr( os.environ['REMOTE_HOST'].decode('utf-8') )[0] Wait! I get a deco

Re: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb6 in position 0: invalid start byte

2013-07-05 Thread feedthetroll
Am Freitag, 5. Juli 2013 13:27:25 UTC+2 schrieb Νίκος Gr33k: > Στις 5/7/2013 2:16 μμ, ο/η Lele Gaifax έγραψε: >> UnicodeDecodeError('utf-8', b'\xb6\xe3\xed\xf9\xf3 >> first string---^^^ >> second string---^^ > > Hold on please! > From where do these dashes

Re: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb6 in position 0: invalid start byte

2013-07-05 Thread feedthetroll
Am Freitag, 5. Juli 2013 12:33:05 UTC+2 schrieb Νίκος Gr33k: > ... > Wait! > Are you saying that the ip address is being returned as a byte string > which then i have to decode with something like: > > host = socket.gethostbyaddr( os.environ['REMOTE_HOST'].decode('utf-8') )[0] Wait! I get a deco

Re: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb6 in position 0: invalid start byte

2013-07-05 Thread feedthetroll
Am Freitag, 5. Juli 2013 10:00:21 UTC+2 schrieb Νίκος Gr33k: > ... > I'am not sure how iam supposed to write this: i just tried this: > try: > remadd = os.environ('REMOVE_ADDR') > tuple3 = socket.gethostbyaddr(remadd) > host = tuple3[0] > except: > host = type(remadd) + " :

Re: Important features for editors

2013-07-05 Thread feedthetroll
Am Donnerstag, 4. Juli 2013 11:14:38 UTC+2 schrieb Νίκος Gr33k: > ... >> On 07/04/2013 03:59 AM, Νίκος wrote: >>> ... >>> Download Sublime Text v3 >>> Is a great editor >>> ... > > If you guys want to use it i can send you a patch for it. > I know its illegal thing to say but it will help you use

Re: Illegal suggestions on python list

2013-07-04 Thread feedthetroll
Am Donnerstag, 4. Juli 2013 19:10:07 UTC+2 schrieb rusi: > On Thu, Jul 4, 2013 at 9:16 PM, Steven D'Aprano > wrote: >> On Thu, 04 Jul 2013 07:02:26 -0700, rusi wrote: >>> ... >>> Note that you are not objecting to the crime >> >> Which crime is that? Presumably you mean an actual criminal felony,

Re: Important features for editors

2013-07-04 Thread feedthetroll
Am Donnerstag, 4. Juli 2013 15:36:02 UTC+2 schrieb Νίκος Γκρ33κ: > Στις 4/7/2013 4:33 μμ, ο/η Steve Simmons έγραψε: >> "Νίκος" wrote: >>> Στις 4/7/2013 11:34 πμ, ο/η Dave Angel έγραψε: On 07/04/2013 03:59 AM, Νίκος wrote: > ... > Download Sublime Text v3 >

Re: python adds an extra half space when reading from a string or list

2013-07-04 Thread feedthetroll
t every participant of a boxing, martial arts, ... championship. > Are the existence of laws against beating people up > negated because you told them in advance? Or negated > because they "deserve" the beating? Yes, or every M.D. would be arrested. You allow him to cut you

Re: python adds an extra half space when reading from a string or list

2013-07-04 Thread feedthetroll
Am Mittwoch, 3. Juli 2013 19:00:50 UTC+2 schrieb rusi: > On Wednesday, July 3, 2013 7:42:19 PM UTC+5:30, feedth...@gmx.de wrote: > > Any questions? > YES! > Who is that hiding behind 'FeedTheTroll' ? Oh, it's just yattt (yet another troll trolling troll) lurching a

Re: python adds an extra half space when reading from a string or list

2013-07-03 Thread feedthetroll
Am Mittwoch, 3. Juli 2013 12:00:14 UTC+2 schrieb Νίκος: > Στις 3/7/2013 12:45 μμ, ο/η Chris Angelico έγραψε: > >> ] You have betrayed the trust of all your customers. > ... > I just received a call form on of my customers asking me to explain your > mail ... > Of course i should have give you the

Re: A certainl part of an if() structure never gets executed.

2013-06-12 Thread feedthetroll
Am Mittwoch, 12. Juni 2013 12:07:54 UTC+2 schrieb Andreas Perstinger: > [Please trim your replies to the relevant parts.] > On 12.06.2013 10:54, Νικόλαος Κούρας wrote: > > But when it comes to select '==' from month instead of > > '==' to be submitted a zero gets submitted and i thi

Re: Python 3.2.3 and my blank page

2013-03-31 Thread feedthetroll
I like to feed trolls :-) On 31 Mrz., 16:03, Νίκος Γκρ33κ wrote: > Hello all, Hello Ferrous Cranus [3]! > ... > I tried MySQLdb, pymysql, oursql, but nothing happens. > i still get a blank page. I dont know what else to try since i see no error. Well, the output of your cgi is: --> -->