On Fri, Jul 31, 2015 at 07:17:55PM -0400, Dennis Lee Bieber wrote: > On Fri, 31 Jul 2015 16:14:43 -0400, Trent Nelson <tr...@snakebite.org> > declaimed the following: > > >Hi folks, > > > >Bit off-topic, but just wanted to let people know about an experimental > >proof-of-concept fork of Python 3 I've been working on for the past > >couple of years called PyParallel: http://pyparallel.org. It essentially > >gets around the GIL limitations and allows Python code to run simultaneously > >in multiple threads from within a single interpreter/process. > > > The name might be a problem... The old pyserial library also had a > parallel port module pyParallel, and is the first hit on Google for > "pyparallel"
Yeah that's definitely unfortunate... I found out about the old parallel port module with the same name after I'd settled on PyParallel. The website has only been up for a few days so I'm not surprised it's not ranking very high. > -- > Wulfraed Dennis Lee Bieber AF6VN > wlfr...@ix.netcom.com HTTP://wlfraed.home.netcom.com/ Trent. _______________________________________________ python-win32 mailing list python-win32@python.org https://mail.python.org/mailman/listinfo/python-win32