From mckcard at gmail.com Fri Feb 2 11:05:48 2018 From: mckcard at gmail.com (Mack L) Date: Fri, 2 Feb 2018 10:05:48 -0600 Subject: [pydotorg-www] EditorsGroup Addition Message-ID: <5a748c5b.1043810a.b212a.4081@mx.google.com> Account Name: Accountant Intended Edits: Wish to update the example codes in the ForLoop section. An example would be that the website shows this code; x = 1 while True: print "To infinity and beyond! We're getting close, on %d now!" % (x) x += 1 While the required code for current 3.6.x python to run it is; x = 1 while True: print("To infinity and beyond! We're getting close, on %d now!"%(x)) x += 1 Other such examples, on the ForLoop page, as this are not completely correct to copy and pasting into current Python for new users to see and play with. -------------- next part -------------- An HTML attachment was scrubbed... URL: From rosuav at gmail.com Fri Feb 2 13:14:46 2018 From: rosuav at gmail.com (Chris Angelico) Date: Sat, 3 Feb 2018 05:14:46 +1100 Subject: [pydotorg-www] EditorsGroup Addition In-Reply-To: <5a748c5b.1043810a.b212a.4081@mx.google.com> References: <5a748c5b.1043810a.b212a.4081@mx.google.com> Message-ID: On Sat, Feb 3, 2018 at 3:05 AM, Mack L wrote: > Account Name: Accountant > > > > Intended Edits: Wish to update the example codes in the ForLoop section. An > example would be that the website shows this code; > > > > x = 1 > > while True: > > print "To infinity and beyond! We're getting close, on %d now!" % (x) > > x += 1 > > > > > > While the required code for current 3.6.x python to run it is; > > > > x = 1 > > while True: > > print("To infinity and beyond! We're getting close, on %d now!"%(x)) > > x += 1 > > > > Other such examples, on the ForLoop page, as this are not completely correct > to copy and pasting into current Python for new users to see and play with. > What you're proposing is to make the examples Python 3 compatible. Excellent! Thank you. If you are able to, can you check to make sure that they still work in Python 2 as well? (The example you give here would indeed work in both versions, as you give it.) You have editing powers. Use them for good and not for evil, to help people and not to harm them, to brew coffee and not ... wait, what am I saying? This is just a wiki, it's not the secret world domination toolshed... ChrisA From ferminster at gmail.com Sun Feb 4 09:57:01 2018 From: ferminster at gmail.com (Israel Fermin Montilla) Date: Sun, 4 Feb 2018 18:57:01 +0400 Subject: [pydotorg-www] Change MENA link Message-ID: <287ee29a-d2af-36b4-f030-079f75f865c8@gmail.com> Hello! My name is Israel Fermin (and that?s also my account name for Python?s wiki). The link to Python MENA points to an old and unmaintained mailing list which is apparently not maintained anymore, I?ve been subscribed to it and no one ever replies nor send any message to it. Some friends and I are organizing to try to build and activate a community and gather the Python groups within the region, we put together this website: http://pymena.org and would like to link it within the Local User Groups in the wiki. Thank you in advance for your help. Cheers!. ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From d.scott at woollastonssolicitors.co.uk Mon Feb 5 15:50:13 2018 From: d.scott at woollastonssolicitors.co.uk (David Scott) Date: Mon, 05 Feb 2018 22:50:13 +0200 Subject: [pydotorg-www] Settlement Message-ID: <3zb1cK6HMszFr8W@mail.python.org> Good Morning, My colleague is currently on vacation and our client has completed the settlement payment, please find attached for your perusal. David Scott Chief Financial Officer 331 Jockey Road,Boldmere Sutton Coldfield West Midlands B73 5XE Telephone No: 0121 355 5532 Fax No: 0121 355 1921 Email: d.scott at woollastonssolicitors.co.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Payment_receipt_2_5_18.doc Type: application/msword Size: 74752 bytes Desc: not available URL: From d.scott at woollastonssolicitors.co.uk Mon Feb 5 23:02:48 2018 From: d.scott at woollastonssolicitors.co.uk (David Scott) Date: Tue, 06 Feb 2018 06:02:48 +0200 Subject: [pydotorg-www] Settlement Message-ID: <3zbBm70YCnzFqpR@mail.python.org> Good Morning, My colleague is currently on vacation and our client has completed the settlement payment, please find attached for your perusal. David Scott Chief Financial Officer 331 Jockey Road,Boldmere Sutton Coldfield West Midlands B73 5XE Telephone No: 0121 355 5532 Fax No: 0121 355 1921 Email: d.scott at woollastonssolicitors.co.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Payment_receipt_2_5_18.doc Type: application/msword Size: 74752 bytes Desc: not available URL: From 1978refu at gmail.com Tue Feb 6 01:21:56 2018 From: 1978refu at gmail.com (1978refu at gmail.com) Date: Tue, 06 Feb 2018 00:21:56 -0600 Subject: [pydotorg-www] Hola buenas noches Message-ID: Enviado desde mi Lanix de Telcel -------------- next part -------------- An HTML attachment was scrubbed... URL: From mcepl at cepl.eu Thu Feb 8 14:18:56 2018 From: mcepl at cepl.eu (=?UTF-8?Q?Mat=C4=9Bj?= Cepl) Date: Thu, 08 Feb 2018 20:18:56 +0100 Subject: [pydotorg-www] I would like to edit https://wiki.python.org/moin/M2Crypto Message-ID: <1518117536.15302.8.camel@cepl.eu> Hello, page https://wiki.python.org/moin/M2Crypto is completely outdated. I am the upstream maintainer of M2Crypto which now resides at https://gitlab.com/m2crypto/m2crypto/. Could I be allowed (account MatejCepl) edit the page, please? Thank you, Mat?j -- https://matej.ceplovi.cz/blog/, Jabber: mcepl at ceplovi.cz GPG Finger: 3C76 A027 CA45 AD70 98B5 BC1D 7920 5802 880B C9D8 The main idea of the pope's asking for forgiveness was not to be afraid of the truth. DO NOT BE AFRAID OF TRUTH! We have to have faith in the God's governing power to be able not to be afraid. -- On NPR The Connection from March 13, 2000 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part URL: From rosuav at gmail.com Thu Feb 8 14:29:12 2018 From: rosuav at gmail.com (Chris Angelico) Date: Fri, 9 Feb 2018 06:29:12 +1100 Subject: [pydotorg-www] I would like to edit https://wiki.python.org/moin/M2Crypto In-Reply-To: <1518117536.15302.8.camel@cepl.eu> References: <1518117536.15302.8.camel@cepl.eu> Message-ID: On Fri, Feb 9, 2018 at 6:18 AM, Mat?j Cepl wrote: > Hello, > > page https://wiki.python.org/moin/M2Crypto is completely > outdated. I am the upstream maintainer of M2Crypto which now > resides at https://gitlab.com/m2crypto/m2crypto/. > > Could I be allowed (account MatejCepl) edit the page, please? > > Thank you, Go for it! (And thank you for including ALL of the pertinent information in your first email. Makes my job easy!) ChrisA From peter at cqhuigong.com Tue Feb 13 09:09:21 2018 From: peter at cqhuigong.com (Peter Williams) Date: Tue, 13 Feb 2018 15:09:21 +0100 Subject: [pydotorg-www] short question for you Message-ID: Hi, I wanted to check in with you, did you receive my email from last week? I want to share a proven system with you. This system allows you to try the whole thing for f.r_ee for 30 days. You can finally change your future without giving up any sensitive information in advance. I s-ig-ned up myself just a while ago and I'm already making more than in my regular nine to five job that I plan on quitting any day now. Despite of this, this is probably the best thing that ever happened to you if you take action now. Please reply if interested. Thanks, Peter From ram at rachum.com Sat Feb 10 07:10:53 2018 From: ram at rachum.com (Ram Rachum) Date: Sat, 10 Feb 2018 14:10:53 +0200 Subject: [pydotorg-www] Adding an entry to https://wiki.python.org/moin/PythonTraining Message-ID: Hi guys, I'd like to add an entry to https://wiki.python.org/moin/PythonTraining about my Python training services in Israel. Would that be okay? Thanks, Ram. -------------- next part -------------- An HTML attachment was scrubbed... URL: From rosuav at gmail.com Wed Feb 14 14:09:37 2018 From: rosuav at gmail.com (Chris Angelico) Date: Thu, 15 Feb 2018 06:09:37 +1100 Subject: [pydotorg-www] Adding an entry to https://wiki.python.org/moin/PythonTraining In-Reply-To: References: Message-ID: On Sat, Feb 10, 2018 at 11:10 PM, Ram Rachum wrote: > Hi guys, > > I'd like to add an entry to https://wiki.python.org/moin/PythonTraining > about my Python training services in Israel. Would that be okay? > Sure! Do you have a Wiki editing account? (This email seems to have been trapped by a spam filter for nearly a week. Sorry for the delay.) ChrisA From rosuav at gmail.com Wed Feb 14 14:30:05 2018 From: rosuav at gmail.com (Chris Angelico) Date: Thu, 15 Feb 2018 06:30:05 +1100 Subject: [pydotorg-www] Adding an entry to https://wiki.python.org/moin/PythonTraining In-Reply-To: References: Message-ID: On Thu, Feb 15, 2018 at 6:12 AM, Ram Rachum wrote: > Yup, it's RamRachum. (I guess I should have mentioned that.) Thanks! No probs. You should now have editing access. ChrisA From yennick at gmail.com Thu Feb 15 07:04:53 2018 From: yennick at gmail.com (Yennick Schepers) Date: Thu, 15 Feb 2018 13:04:53 +0100 Subject: [pydotorg-www] Edit wiki pages Message-ID: Dear Account name: yen I would like to edit: https://wiki.python.org/moin/LocalUserGroups The page contains out of date information about: - many Belgian meetups and mailing lists are out of date - Add the PythonTrier meetup to Germany - Add Luxembourg: general community mailinglist and the nearby PythonTrier Meetup in Trier Germany (not Luxembourg, but just a short drive away) Kind regards Yennick Schepers -------------- next part -------------- An HTML attachment was scrubbed... URL: From ram at rachum.com Wed Feb 14 14:12:22 2018 From: ram at rachum.com (Ram Rachum) Date: Wed, 14 Feb 2018 21:12:22 +0200 Subject: [pydotorg-www] Adding an entry to https://wiki.python.org/moin/PythonTraining In-Reply-To: References: Message-ID: Yup, it's RamRachum. (I guess I should have mentioned that.) Thanks! On Wed, Feb 14, 2018 at 9:09 PM, Chris Angelico wrote: > On Sat, Feb 10, 2018 at 11:10 PM, Ram Rachum wrote: > > Hi guys, > > > > I'd like to add an entry to https://wiki.python.org/moin/PythonTraining > > about my Python training services in Israel. Would that be okay? > > > > Sure! Do you have a Wiki editing account? > > (This email seems to have been trapped by a spam filter for nearly a > week. Sorry for the delay.) > > ChrisA > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mats at wichmann.us Thu Feb 15 09:50:59 2018 From: mats at wichmann.us (Mats Wichmann) Date: Thu, 15 Feb 2018 07:50:59 -0700 Subject: [pydotorg-www] Edit wiki pages In-Reply-To: References: Message-ID: <66d15c1e-acf1-4932-8016-5ee04bf55724@wichmann.us> On 02/15/2018 05:04 AM, Yennick Schepers wrote: > Dear > > Account name: yen > > I would like to edit: > https://wiki.python.org/moin/LocalUserGroups > > The page contains out of date information about: > - many Belgian meetups and mailing lists are out of date > - Add the PythonTrier meetup to Germany > - Add Luxembourg: general community mailinglist and the nearby PythonTrier > Meetup in Trier Germany (not Luxembourg, but just a short drive away) added - please go ahead! From benjamin at overtag.dk Fri Feb 16 07:32:03 2018 From: benjamin at overtag.dk (Benjamin Balder Bach) Date: Fri, 16 Feb 2018 13:32:03 +0100 Subject: [pydotorg-www] Editing rights Message-ID: <1830c7e2-d741-ca6e-051f-029a313b6ddc@overtag.dk> Hi! I would like to add Danish organizations to the Local User Groups list! Username: BenjaminBach Thanks, Benjamin Bach -- open source software developer / activist www.overtag.dk https://github.com/benjaoming https://twitter.com/benjaoming From rosuav at gmail.com Fri Feb 16 07:37:45 2018 From: rosuav at gmail.com (Chris Angelico) Date: Fri, 16 Feb 2018 23:37:45 +1100 Subject: [pydotorg-www] Editing rights In-Reply-To: <1830c7e2-d741-ca6e-051f-029a313b6ddc@overtag.dk> References: <1830c7e2-d741-ca6e-051f-029a313b6ddc@overtag.dk> Message-ID: On Fri, Feb 16, 2018 at 11:32 PM, Benjamin Balder Bach wrote: > Hi! > > I would like to add Danish organizations to the Local User Groups list! > > Username: BenjaminBach Absolutely! Go for it. ChrisA From sebastian at fuentelibre.org Fri Feb 16 23:55:12 2018 From: sebastian at fuentelibre.org (Sebastian Silva) Date: Fri, 16 Feb 2018 23:55:12 -0500 Subject: [pydotorg-www] Request for wiki edit permissions for SebastianSilva Message-ID: Hi, I'm new in web-sig, nice to meet you. I've written "Jappy Activity" a code-runner intended for initial Python syntax learning, that comes bundled with Sugarizer (web) learning environment. I've used RapydScript-NG Python to Javascript compiler to implement it and also a mobile app for surveying Trees. I think there's great potential in leveraging Javascript (and its ecosystem) from Python. I've also experimented with Transcrypt. I wrote RapydScriptify which is a loader for Browserify that compiles Python files with Rapydscript and recently contributed Javascripthon support to python-webpack-loader. Also submitted a couple of patches to Javascripthon which is my transpiler of choice now. My most recent project attempts to leverage Python syntax with modern Javascript framework: Nuxt-Python . Anyhow my goal is to add some info about all of these projects and others I research into the Python wiki (...in time). My id: /SebastianSilva/ Thanks in advance! -------------- next part -------------- An HTML attachment was scrubbed... URL: From chhabra.abhin at gmail.com Tue Feb 20 08:43:47 2018 From: chhabra.abhin at gmail.com (Abhin Chhabra) Date: Tue, 20 Feb 2018 08:43:47 -0500 Subject: [pydotorg-www] Request to edit https://wiki.python.org/moin/BeginnersGuide/NonProgrammers Message-ID: Hi, I wanted to edit the BeginnersGuide page to include an interactive tutorial I've been working on (https://codetheblocks.com). Code the blocks combines Python programming with an interactive Lego like environment, making learning Python more fun. I think it would be a valuable addition to the resources listed on that page. Thank you for your consideration, AbhinChhabra -------------- next part -------------- An HTML attachment was scrubbed... URL: From rosuav at gmail.com Tue Feb 20 08:59:14 2018 From: rosuav at gmail.com (Chris Angelico) Date: Wed, 21 Feb 2018 00:59:14 +1100 Subject: [pydotorg-www] Request to edit https://wiki.python.org/moin/BeginnersGuide/NonProgrammers In-Reply-To: References: Message-ID: On Wed, Feb 21, 2018 at 12:43 AM, Abhin Chhabra wrote: > Hi, > > I wanted to edit the BeginnersGuide page to include an interactive tutorial > I've been working on (https://codetheblocks.com). Code the blocks combines > Python programming with an interactive Lego like environment, making > learning Python more fun. I think it would be a valuable addition to the > resources listed on that page. > > Thank you for your consideration, > AbhinChhabra Sure. I'm guessing that "AbhinChhabra" is your user name? If so, go ahead and make your edits. If not, let us know what your actual user name is, and we can adjust. ChrisA From tob.bettinger at googlemail.com Tue Feb 20 11:12:11 2018 From: tob.bettinger at googlemail.com (Tobias Bettinger) Date: Tue, 20 Feb 2018 17:12:11 +0100 Subject: [pydotorg-www] EditorsGroup Message-ID: Hi there, we recently founded a new python user group in Aachen, Germany. https://www.pyac.de Could you please add me to the editors list, so that I can add our usergroup to the list? Cheers, Tobias Bettinger -------------- next part -------------- An HTML attachment was scrubbed... URL: From tob.bettinger at googlemail.com Tue Feb 20 11:17:33 2018 From: tob.bettinger at googlemail.com (Tobias Bettinger) Date: Tue, 20 Feb 2018 17:17:33 +0100 Subject: [pydotorg-www] EditorsGroup In-Reply-To: References: Message-ID: Sorry for skipping my username: tob.bettinger Thank you! :-D 2018-02-20 17:12 GMT+01:00 Tobias Bettinger : > Hi there, > > we recently founded a new python user group in Aachen, Germany. > https://www.pyac.de > > Could you please add me to the editors list, so that I can add our > usergroup to the list? > > Cheers, > Tobias Bettinger > -------------- next part -------------- An HTML attachment was scrubbed... URL: From rosuav at gmail.com Tue Feb 20 11:57:53 2018 From: rosuav at gmail.com (Chris Angelico) Date: Wed, 21 Feb 2018 03:57:53 +1100 Subject: [pydotorg-www] EditorsGroup In-Reply-To: References: Message-ID: On Wed, Feb 21, 2018 at 3:17 AM, Tobias Bettinger via pydotorg-www wrote: > Sorry for skipping my username: tob.bettinger > > Thank you! :-D Thanks for the follow-up! You're now an editor. ChrisA From erogers6264 at gmail.com Wed Feb 21 16:14:29 2018 From: erogers6264 at gmail.com (Ethan Rogers) Date: Wed, 21 Feb 2018 14:14:29 -0700 Subject: [pydotorg-www] Edits to the Python wiki Message-ID: Hi there, I was reading the Wiki page on Generators, and noticed some grammar mistakes with subject verb agreement. It's not a big deal, but I wanted to fix the mistakes if possible. Otherwise I hope this is brought to someone's attention with editing privileges. Thanks so much, Ethan Rogers Web Engineer -------------- next part -------------- An HTML attachment was scrubbed... URL: From rosuav at gmail.com Wed Feb 21 16:16:00 2018 From: rosuav at gmail.com (Chris Angelico) Date: Thu, 22 Feb 2018 08:16:00 +1100 Subject: [pydotorg-www] Edits to the Python wiki In-Reply-To: References: Message-ID: On Thu, Feb 22, 2018 at 8:14 AM, Ethan Rogers wrote: > Hi there, > > I was reading the Wiki page on Generators, and noticed some grammar mistakes > with subject verb agreement. It's not a big deal, but I wanted to fix the > mistakes if possible. Otherwise I hope this is brought to someone's > attention with editing privileges. > That's the exact reason this is a wiki - to let people like you help to keep things tidy and well-worded. Do you have a Wiki account? If so, what's its name? ChrisA From rosuav at gmail.com Wed Feb 21 22:02:27 2018 From: rosuav at gmail.com (Chris Angelico) Date: Thu, 22 Feb 2018 14:02:27 +1100 Subject: [pydotorg-www] Edits to the Python wiki In-Reply-To: References: Message-ID: On Thu, Feb 22, 2018 at 1:56 PM, Ethan Rogers wrote: > Yes I do! The name for the account is EthanRogers. The associated email is > erogers6264 at gmail.com. Thanks so much for the response. > Best, Ethan No probs! Have at it. ChrisA From pat.kujawa at workiva.com Thu Feb 22 12:31:53 2018 From: pat.kujawa at workiva.com (Pat Kujawa) Date: Thu, 22 Feb 2018 10:31:53 -0700 Subject: [pydotorg-www] Intent to edit PythonDebuggingTools page Message-ID: Hello folks. Following https://wiki.python.org/moin/FrontPage, I'm writing to ask for my user, PatKujawa, to be allowed to edit. (Note: I used a different email, go.wikipython.20.pck at spamgourmet.com, to protect myself from spam.) I would like to edit PythonDebuggingTools - Python Wiki to add an entry for [gruns/icecream: Sweet and creamy print debugging.]( https://github.com/gruns/icecream). Since it's neither an IDE nor a debugger, I would add it under Special-purpose tools. I thought about starting my own document to track these, but that wiki page was in the top search results, and I'd rather share the knowledge and keep a public list. Thanks! -- *Pat Kujawa* *Senior Software Engineer* *Workiva Inc.* *Missoula, MT* -------------- next part -------------- An HTML attachment was scrubbed... URL: From rosuav at gmail.com Thu Feb 22 14:24:40 2018 From: rosuav at gmail.com (Chris Angelico) Date: Fri, 23 Feb 2018 06:24:40 +1100 Subject: [pydotorg-www] Intent to edit PythonDebuggingTools page In-Reply-To: References: Message-ID: On Fri, Feb 23, 2018 at 4:31 AM, Pat Kujawa wrote: > Hello folks. Following https://wiki.python.org/moin/FrontPage, I'm writing > to ask for my user, PatKujawa, to be allowed to edit. (Note: I used a > different email, go.wikipython.20.pck at spamgourmet.com, to protect myself > from spam.) > > I would like to edit PythonDebuggingTools - Python Wiki to add an entry for > [gruns/icecream: Sweet and creamy print > debugging.](https://github.com/gruns/icecream). > > Since it's neither an IDE nor a debugger, I would add it under > Special-purpose tools. > > I thought about starting my own document to track these, but that wiki page > was in the top search results, and I'd rather share the knowledge and keep a > public list. > > Thanks! Mmmmm, ice cream with my debugging... this is good, we need more of this! Have at it. You're now an editor! ChrisA From steve at holdenweb.com Fri Feb 23 03:24:04 2018 From: steve at holdenweb.com (Steve Holden) Date: Fri, 23 Feb 2018 08:24:04 +0000 Subject: [pydotorg-www] Edits to the Python wiki In-Reply-To: References: Message-ID: And thanks for caring enough to make the inquiry! regards Steve Steve Holden On Thu, Feb 22, 2018 at 3:02 AM, Chris Angelico wrote: > On Thu, Feb 22, 2018 at 1:56 PM, Ethan Rogers > wrote: > > Yes I do! The name for the account is EthanRogers. The associated email > is > > erogers6264 at gmail.com. Thanks so much for the response. > > Best, Ethan > > No probs! Have at it. > > ChrisA > _______________________________________________ > pydotorg-www mailing list > pydotorg-www at python.org > https://mail.python.org/mailman/listinfo/pydotorg-www > -------------- next part -------------- An HTML attachment was scrubbed... URL: From michal.koziel at bitvis.no Fri Feb 23 04:46:32 2018 From: michal.koziel at bitvis.no (Michal Koziel) Date: Fri, 23 Feb 2018 09:46:32 +0000 Subject: [pydotorg-www] editing permissions Message-ID: Hi, I would like to gain permission to edit https://wiki.python.org/moin/PythonTestingToolsTaxonomy I will add my automation and test framework to the list. Kind regards Michal Koziel Principal Software Developer Mob +47 45 666 205 michal.koziel at bitvis.no Bitvis AS Str?ket 3, 1383 Asker Org. Nr. 997 874 587 www.bitvis.no +47 66 98 87 59 [cid:76B47ECB-E6DE-4B3E-9CE4-F164E3F3AEA6] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 8734 bytes Desc: image001.png URL: From rosuav at gmail.com Fri Feb 23 07:42:28 2018 From: rosuav at gmail.com (Chris Angelico) Date: Fri, 23 Feb 2018 23:42:28 +1100 Subject: [pydotorg-www] editing permissions In-Reply-To: References: Message-ID: On Fri, Feb 23, 2018 at 8:46 PM, Michal Koziel wrote: > > Hi, > > > > I would like to gain permission to edit https://wiki.python.org/moin/PythonTestingToolsTaxonomy > > I will add my automation and test framework to the list. > > No problem. What's your wiki user name? ChrisA From rosuav at gmail.com Fri Feb 23 07:55:17 2018 From: rosuav at gmail.com (Chris Angelico) Date: Fri, 23 Feb 2018 23:55:17 +1100 Subject: [pydotorg-www] editing permissions In-Reply-To: References: Message-ID: On Fri, Feb 23, 2018 at 11:43 PM, Michal Koziel wrote: > Sorry, > > MichalKoziel No probs! Go for it. ChrisA From sngtsin at cliniquedumail.fr Fri Feb 23 09:16:14 2018 From: sngtsin at cliniquedumail.fr (Shon) Date: Fri, 23 Feb 2018 15:16:14 +0100 Subject: [pydotorg-www] photos for you Message-ID: <7cf993c67617e29ae30a361415d92385@algraphics.com> We just want to know if you are looking for someone, who can do image editing service for your photographs. We have got team of professional to do image editing service and it will help you submitted your project timely. We have 50 image editors and on daily basis 3500 images can be processed, if you want to know more about us Please reply back. If you want to test our quality of work please send us a photo with instruction and we will work on it. Highlights of Services Adding, removing background Color, brightness and contrast correction Repairing the damaged parts of the images Adding innovative effects Image cropping and resizing Whitening the teeth Correcting the shape and size Merging two or multiple photos Adding and removing logos, watermarks, etc. Our Service is 24-48 hours but we can deliver the images sooner in case of emergency. We do unlimited revisions until you are satisfied with the work. Thanks and Regards, Sam From member at surveymonkeyuser.com Sat Feb 24 05:43:48 2018 From: member at surveymonkeyuser.com (sheena.dhingra@shuttl.com via surveymonkey.com) Date: Sat, 24 Feb 2018 10:43:48 +0000 Subject: [pydotorg-www] =?utf-8?q?=E2=98=9B_Secret_is_revealed!_30=2C000_?= =?utf-8?q?people_are_now_using_new_bus_service_in_Delhi_NCR?= Message-ID: An HTML attachment was scrubbed... URL: From member at surveymonkeyuser.com Sun Feb 25 05:35:44 2018 From: member at surveymonkeyuser.com (sheena.dhingra@shuttl.com via surveymonkey.com) Date: Sun, 25 Feb 2018 10:35:44 +0000 Subject: [pydotorg-www] =?utf-8?b?4pibIFllcyEgSXQncyB0cnVlLiAzMCwwMDAg?= =?utf-8?q?people_are_now_using_new_bus_service_in_Delhi_NCR?= Message-ID: <42.B0.42271.081929A5@b.plat1.surveymonkey.aws-usw2b.prd.sparkpost> An HTML attachment was scrubbed... URL: From amelia at salesllp.net Wed Feb 28 12:20:22 2018 From: amelia at salesllp.net (Amelia Harper) Date: Wed, 28 Feb 2018 17:20:22 +0000 Subject: [pydotorg-www] Fundraising and Nonprofit Message-ID: Hi, Would you be interested in acquiring Fundraising and Nonprofit contact that can help your outreach efforts? Title includes: * Chief Fundraising Officer * Head of Fundraising * Director of Fundraising * VP of Fundraising * Fundraising Officer * Executive Directors * Financial Managers * Program Managers * VP/Director/Manager of technology etc. I'd be happy to send over few sample records on your request, and set up a time to discuss in detail. If there is someone else in your organization that I need to speak with, I'd be grateful if you would forward this email to the appropriate contact and help me with the introduction. Have a great day! Regards, Amelia Harper / Info Solutions If you don't wish to receive emails from us reply back with "Unsubscribe". -------------- next part -------------- An HTML attachment was scrubbed... URL: From tejaskdixit at gmail.com Wed Feb 28 16:21:57 2018 From: tejaskdixit at gmail.com (tejaskdixit) Date: Wed, 28 Feb 2018 16:21:57 -0500 Subject: [pydotorg-www] Unsubscribe me please. In-Reply-To: Message-ID: <5a971d79.429f370a.c21be.b38c@mx.google.com> Unsubscribe -------- Original message --------From: Amelia Harper Date: 2/28/18 12:20 PM (GMT-05:00) To: pydotorg-www at python.org Subject: [pydotorg-www] Fundraising and Nonprofit Hi,? ? Would you be interested in acquiring Fundraising and Nonprofit contact that can help your outreach efforts?? ? Title includes:?? ??????????? Chief Fundraising Officer? ??????????? Head of Fundraising ??????????? Director of Fundraising ??????????? VP of Fundraising ??????????? Fundraising Officer? ??????????? Executive Directors ??????????? Financial Managers ??????????? Program Managers ??????????? VP/Director/Manager of technology?etc. ? I?d be happy to send over few sample records on your request, and set up a time to discuss in detail. ? If there is someone else in your organization that I need to speak with, I?d be grateful if you would forward this email to the appropriate contact and help me with the introduction. ? Have a great day! ? ? Regards, ? Amelia Harper / Info Solutions If you don't wish to receive emails from us reply back with "Unsubscribe". ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From wlavrijsen at lbl.gov Wed Feb 28 18:06:13 2018 From: wlavrijsen at lbl.gov (wlavrijsen at lbl.gov) Date: Wed, 28 Feb 2018 15:06:13 -0800 (PST) Subject: [pydotorg-www] edit rights tohttps://wiki.python.org/moin/IntegratingPythonWithOtherLanguages Message-ID: Hello, following the instructions on: https://wiki.python.org/moin/FrontPage I'd like to ask for edit rights on: https://wiki.python.org/moin/IntegratingPythonWithOtherLanguages My account name is WimLavrijsen and I want to edit/maintain an entry for cppyy (http://cppyy.readthedocs.io/en/latest/) in the C/C++ list. I also note that some of the tools on the list are no longer maintained, and at least two links (CXX and pwig) are dead. I'll be happy to click on all of the links in the C/C++ section and find out about the fate of the respective projects, then update accordingly. Best regards, Wim -- WLavrijsen at lbl.gov -- +1 (510) 486 6411 -- www.lavrijsen.net