Re: [pydotorg-www] Editing wiki.python.org

2016-08-02 Thread Chris Angelico
On Wed, Aug 3, 2016 at 8:00 AM, Radhika Grover
 wrote:
>
> I am looking to add the following information about our Python e-textbook to
> a few wiki pages. My account name is RadhikaGrover.
>
>
> Python E-textbook - story-based game to learn Python programming designed
> for accessibility. Integrated with the first online talking Python IDE
> Loquacious that is built from the open source programs Skulpt and MeSpeak.
> www.speltechnologies.com

Not sure why "a few" pages, but sure, whatever is appropriate. Go
ahead and make edits.

ChrisA
___
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www


[pydotorg-www] Editing wiki.python.org

2016-08-02 Thread Radhika Grover
Hello,


I am looking to add the following information about our Python e-textbook to a 
few wiki pages. My account name is RadhikaGrover.


Python E-textbook - story-based game to learn Python programming designed for 
accessibility. Integrated with the first online talking Python IDE Loquacious 
that is built from the open source programs Skulpt and MeSpeak. 
www.speltechnologies.com


Regards,

Radhika Grover

www.speltechnologies.com
___
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www


Re: [pydotorg-www] Editing wiki.python.org

2016-06-14 Thread Chris Angelico
On Wed, Jun 15, 2016 at 1:25 AM, Jerod Johnson  wrote:
> Yes, I forgot to list my username: JerodJohnson

You're now an editor. Have at it!

ChrisA
___
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www


Re: [pydotorg-www] Editing wiki.python.org

2016-06-14 Thread Chris Angelico
On Wed, Jun 15, 2016 at 1:23 AM, Jerod Johnson  wrote:
>
> To whom it may concern,
>
> I would like to edit the ODBCDrivers page of the python.org wiki 
> (https://wiki.python.org/moin/ODBCDrivers) to the following ends
>
> 1) Add ourselves (CData Software, www.cdata.com) as an ODBC Driver Vendor.
> 2) Add our individual drivers to the existing data source listings.
> 3) Add new entries for data sources that don't currently exist, along with 
> our drivers.
>
> Thanks!

Do you have a Wiki user account?

ChrisA
___
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www


[pydotorg-www] Editing wiki.python.org

2016-06-14 Thread Jerod Johnson
To whom it may concern,

I would like to edit the ODBCDrivers page of the python.org wiki (
https://wiki.python.org/moin/ODBCDrivers) to the following ends

1) Add ourselves (CData Software, www.cdata.com) as an ODBC Driver Vendor.
2) Add our individual drivers to the existing data source listings.
3) Add new entries for data sources that don't currently exist, along with
our drivers.

Thanks!

*Jerod Johnson*
TECHNICAL MARKETING ENGINEER
CDATA SOFTWARE
jer...@cdata.com 
ph: 919-928-5214 x 126

[image: Inline image 1]

600 Market St #300
Chapel Hill, NC 27516, USA
www.cdata.com

*See the World as a Database*
___
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www


Re: [pydotorg-www] Editing wiki.python.org

2016-05-23 Thread Chris Angelico
On Mon, May 23, 2016 at 11:21 PM, Thomas Kluyver  wrote:
> I'd like to get edit permissions on the Python wiki, to add the
> Southampton Python User Group to the LocalUserGroups page. My username
> is ThomasKluyver2.

Go for it!

ChrisA
___
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www


[pydotorg-www] Editing wiki.python.org

2016-05-23 Thread Thomas Kluyver
Hello,

I'd like to get edit permissions on the Python wiki, to add the
Southampton Python User Group to the LocalUserGroups page. My username
is ThomasKluyver2.

Thanks,
Thomas
___
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www


[pydotorg-www] editing wiki.python.org

2015-11-05 Thread Jim Rath
Hi y'all.  I'm a new user (ElephantJim) on wiki.python.org.

I wanted to suggest some edits for 
https://wiki.python.org/moin/HandlingExceptions.  Specifically, I thought it'd 
be a good idea to change the syntax of the "except" clauses from old python 2 
style to the newer python 2/3 style.  For example, change "except Exception, 
e:" to "except Exception as e:".

Could you add me to the EditorsGroup?

Thanks,
Jim Rath
j...@elephantventures.com

___
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www


Re: [pydotorg-www] editing wiki.python.org

2015-11-05 Thread Chris Angelico
On Fri, Nov 6, 2015 at 3:59 AM, Jim Rath  wrote:
> Hi y'all.  I'm a new user (ElephantJim) on wiki.python.org.
>
> I wanted to suggest some edits for 
> https://wiki.python.org/moin/HandlingExceptions.  Specifically, I thought 
> it'd be a good idea to change the syntax of the "except" clauses from old 
> python 2 style to the newer python 2/3 style.  For example, change "except 
> Exception, e:" to "except Exception as e:".
>
> Could you add me to the EditorsGroup?

Yeah, that sounds like something well worth doing! Thanks for
noticing. I've made you an editor, so you should be able to make the
changes.

ChrisA
___
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www