Re: My emails are getting bounced?

2015-03-12 Thread rymg19
On Thursday, March 12, 2015 at 5:09:16 PM UTC-5, Chris Angelico wrote: > On Fri, Mar 13, 2015 at 8:56 AM, Ryan Gonzalez wrote: > > > > Your membership in the mailing list Python-ideas has been disabled due > > to excessive bounces The last bounce received from you was dated > > 12-Mar-2015. You w

Re: My emails are getting bounced?

2015-03-12 Thread rymg19
On Thursday, March 12, 2015 at 5:01:46 PM UTC-5, Tim Golden wrote: > On 12/03/2015 21:56, Ryan Gonzalez wrote: > > I'm posting this here because I have no clue who the heck the mailing > > list manager is. > > If you look at the bottom of this page: > > https://mail.python.org/mailman/listinfo/py

[ANN] ClamAV for Python 0.1

2014-04-02 Thread rymg19
ClamAV for Python is a simple set of Python bindings for libclamav. It uses CFFI for the bindings. Please give all user input. I'm anxious to see what others think of this. -- https://mail.python.org/mailman/listinfo/python-list

Re: Ideas for Python 4

2014-04-01 Thread rymg19
On Tuesday, April 1, 2014 8:58:50 PM UTC-5, Chris Angelico wrote: > On Wed, Apr 2, 2014 at 12:54 PM, Ryan Gonzalez wrote: > > > I have a bunch of ideas I'd like to share for Python 4: > > > > > > Switch to <> for "not equal" instead of !=. > > > > PEP 0401 beat you to it five years ago. >