Re: [Python-Dev] Fwd: Anyone still using Python 2.5?

2011-12-22 Thread Sean Reifschneider
to target the same production environment rather than setting up a new environment. Sean -- Linux, because eventually you grow up enough to be trusted with a fork(). Sean Reifschneider, Member of Technical Staff j...@tummy.com tummy.com, ltd. - Linux Consulting since 1995: Ask me about High

Re: [Python-Dev] Enhanced tracker privileges for dangerjim to do triage.

2010-04-26 Thread Sean Reifschneider
make them when he can't. Thanks, Sean -- It was a sneaky lawyer's trick, and I fell for it. Because... She's much smarter than me. -- _High_Fidelity_ Sean Reifschneider, Member of Technical Staff j...@tummy.com tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability

[Python-Dev] Enhanced tracker privileges for dangerjim to do triage.

2010-04-25 Thread Sean Reifschneider
the changes, etc... However, I will step up for him and say that I've known him a decade, and he's very trustworthy. He has been the president (we call that position Maximum Leader) of our Linux Users Group here for 5 years or so. Thoughts? Thanks, Sean -- Sean Reifschneider, Member

Re: [Python-Dev] Bug? syslog.openlog using ident python by default.

2010-04-18 Thread Sean Reifschneider
I've implemented this and put the patch in Issue8451: http://bugs.python.org/issue8451 I'm happy with how it is now, including documentation, but would like some review. Thanks, Sean -- Sean Reifschneider, Member of Technical Staff j...@tummy.com tummy.com, ltd. - Linux Consulting since

[Python-Dev] Needs Review: 2to3 fixer for sys.exitfunc to atexit.

2010-03-19 Thread Sean Reifschneider
-- The most important thing in communication is to hear what isn't being said. -- Peter Drucker Sean Reifschneider, Member of Technical Staff j...@tummy.com tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability

[Python-Dev] Bug? syslog.openlog using ident python by default.

2010-03-18 Thread Sean Reifschneider
])), which causes the ident of the syslog messages to be python rather than the specific program. Thoughts? Thanks, Sean -- Every increased possession loads us with new weariness. -- John Ruskin Sean Reifschneider, Member of Technical Staff j...@tummy.com tummy.com, ltd. - Linux

Re: [Python-Dev] REVIEW: PyArg_ParseTuple with s format and NUL: Bogus TypeError detail string.

2009-08-01 Thread Sean Reifschneider
make test in both python and py3k trunks were happy with this change, so I've documented the issue in Issue #6624 and committed it in 74277 (2.x) and 74278 (3.x). Sean -- The only thing more expensive than hiring a professional is hiring an amateur. -- Red Adair, Oil Well Fire-Fighter Sean

[Python-Dev] REVIEW: PyArg_ParseTuple with s format and NUL: Bogus TypeError detail string.

2009-07-23 Thread Sean Reifschneider
)); Pardon my mixed C+Python, but you get the idea. Thoughts? Thanks, Sean -- [...] Premature optimization is the root of all evil. -- Donald Knuth Sean Reifschneider, Member of Technical Staff j...@tummy.com tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability

[Python-Dev] Experiment: Adding re to string objects.

2009-07-17 Thread Sean Reifschneider
-- What we see depends on mainly what we look for. -- John Lubbock Sean Reifschneider, Member of Technical Staff j...@tummy.com tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability ___ Python-Dev mailing list

Re: [Python-Dev] Signals+Threads (PyGTK waking up 10x/sec).

2007-12-07 Thread Sean Reifschneider
with a fork(). Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED] tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability Back off man. I'm a scientist. http://HackingSociety.org/ ___ Python-Dev mailing list Python

[Python-Dev] Signals+Threads (PyGTK waking up 10x/sec).

2007-12-06 Thread Sean Reifschneider
-- I live my life like I type; Fast with lots of mistakes. Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED] tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability Back off man. I'm a scientist. http://HackingSociety.org

[Python-Dev] Triage of old tracker bugs: Any use?

2007-08-28 Thread Sean Reifschneider
? Any recommendations on what you'd like to have happen in this sort of task? Thanks, Sean -- Obtuse: Not pointed or acute. Exceeding 90 degrees but less than 180 degrees. OOOooh! Rounded at the free end. Dull... Hey! That's an insult! -- WKRP Sean Reifschneider, Member of Technical Staff

[Python-Dev] IOError errno=514 in time.sleep(1)

2007-01-13 Thread Sean Reifschneider
needs some Viagra today. It's just not performing... -- Mike Loseke, 2000 Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED] tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability ___ Python-Dev mailing

Re: [Python-Dev] Need for Speed Sprint status

2006-05-30 Thread Sean Reifschneider
IS user friendly -- it's just very picky about whom it calls its friend. Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED] tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability ___ Python-Dev mailing list Python-Dev

Re: [Python-Dev] 2.5a2 try/except slow-down: Convert to type?

2006-05-30 Thread Sean Reifschneider
still have nightmares. -- Donnie Barnes Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED] tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org

Re: [Python-Dev] A Horrible Inconsistency

2006-05-26 Thread Sean Reifschneider
Monday's code. -- Christopher Thompson Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED] tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org

Re: [Python-Dev] Cost-Free Slice into FromString constructors--Long

2006-05-25 Thread Sean Reifschneider
. -- Mitch Ratcliffe Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED] ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev

Re: [Python-Dev] A Horrible Inconsistency

2006-05-25 Thread Sean Reifschneider
not the words of our enemies, but the silence of our friends. -- Martin Luther King Jr. Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED] tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability ___ Python-Dev mailing list Python

Re: [Python-Dev] 2.5a2 try/except slow-down: Convert to type?

2006-05-25 Thread Sean Reifschneider
Richard. It's looking pretty good so far. Now we just have to keep it from exploding. Thanks, Sean -- Denial is more than just a river in Egypt, you know? Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED] tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability

[Python-Dev] 2.5a2 try/except slow-down: Convert to type?

2006-05-24 Thread Sean Reifschneider
they have nothing to go on. Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED] tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo

Re: [Python-Dev] 2.5a2 try/except slow-down: Convert to type?

2006-05-24 Thread Sean Reifschneider
and Envelopment at MIT: Every program in development at MIT expands until it can read mail. Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED] tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability ___ Python-Dev mailing

Re: [Python-Dev] 2.5a2 try/except slow-down: Convert to type?

2006-05-24 Thread Sean Reifschneider
We've done some more research on it, and Richard Jones is working on it right now. We'll see how it works, probably tomorrow. Thanks, Sean -- If you don't have time to do it right, when will you ever find time to do it over? Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED

Re: [Python-Dev] Looking for Memories of Python Old-Timers

2006-05-23 Thread Sean Reifschneider
is responsibility, but it's a bargain because freedom is priceless. -- Hugh Downs Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED] tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability ___ Python-Dev mailing list Python

[Python-Dev] Changing python int to long long.

2006-05-23 Thread Sean Reifschneider
thoughts on this? Thanks, Sean -- Linux: When you need to run like a greased weasel. -- Sean Reifschneider, 1998 Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED] tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability

Re: [Python-Dev] Builtin exit, good in interpreter, bad in code.

2006-04-25 Thread Sean Reifschneider
On Mon, Apr 24, 2006 at 08:31:19AM +0200, Martin v. L?wis wrote: Sean Reifschneider wrote: Thoughts? In Python 2.5, exit(0) exits. Eeexcellent. Thanks, Sean -- UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug

[Python-Dev] Builtin exit, good in interpreter, bad in code.

2006-04-23 Thread Sean Reifschneider
-- Peppermint Patty gets a DSL line in YOU'D TELL ME IF YOU WERE IN A GERMAN SCHEISSE VIDEO WOULDN'T YOU, CHARLIE BROWN Sean Reifschneider, Member of Technical Staff [EMAIL PROTECTED] tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability

Re: [Python-Dev] bdist_deb checkin comments

2005-03-23 Thread Sean Reifschneider
On Sat, Mar 19, 2005 at 06:20:44PM -0500, Kurt B. Kaiser wrote: Sean Reifschneider [EMAIL PROTECTED] writes: Does anyone have any feedback on this before I do so? I made a few comments on the Tracker. Thanks a lot, they look great. I'll try to get the submitter to follow up on it. Sean