Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77868

Re: protocol.py, brine.py, and compat.py causing trouble

From Terry Reedy <tjreedy@udel.edu>
Subject Re: protocol.py, brine.py, and compat.py causing trouble
Date 2014-09-14 13:57 -0400
References <de0f0d70-6823-4c8e-ae83-519c39ca9eaf@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.14010.1410717498.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 9/14/2014 2:44 AM, Josh English wrote:
> I do not know what these three files are doing,

To the best of my knowledge, protocol.py, brine.py, compat.py, are not 
part of the stdlib.  What have you installed other than Python? What 
editor/IDE are you using?  Check your lib/site-packages directory. From 
a google search, brine.py is a pickle replacement in the rpyc and 
dreampie (and other) packages.  The other two names are pretty generic 
and probably common.


-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

protocol.py, brine.py, and compat.py causing trouble Josh English <Joshua.R.English@gmail.com> - 2014-09-13 23:44 -0700
  Re: protocol.py, brine.py, and compat.py causing trouble Terry Reedy <tjreedy@udel.edu> - 2014-09-14 13:57 -0400
    Re: protocol.py, brine.py, and compat.py causing trouble Josh English <Joshua.R.English@gmail.com> - 2014-09-15 18:05 -0700
  Re:protocol.py, brine.py, and compat.py causing trouble Dave Angel <davea@davea.name> - 2014-09-15 09:12 -0400
  Re:protocol.py, brine.py, and compat.py causing trouble Dave Angel <davea@davea.name> - 2014-09-15 09:35 -0400
  Re: protocol.py, brine.py, and compat.py causing trouble Emile van Sebille <emile@fenx.com> - 2014-09-15 12:11 -0700
    Re: protocol.py, brine.py, and compat.py causing trouble Josh English <Joshua.R.English@gmail.com> - 2014-09-15 18:02 -0700
      Re: protocol.py, brine.py, and compat.py causing trouble Chris Angelico <rosuav@gmail.com> - 2014-09-16 11:39 +1000

csiph-web