On Mon, Feb 15, 2021 at 03:17:28PM -0500, Bruce Fields wrote: > On Mon, Feb 15, 2021 at 03:15:08PM -0500, Jeff Layton wrote: > > Hi Bruce! > > > > The latest HEAD in pynfs doesn't run for me: > > > > $ ./nfs4.1/testserver.py --help > > Traceback (most recent call last): > > File "/home/jlayton/git/pynfs/nfs4.1/./testserver.py", line 38, in <module> > > import server41tests.environment as environment > > File "/home/jlayton/git/pynfs/nfs4.1/server41tests/environment.py", line 593 > > def write_file(sess, file, data, offset=0 stateid=stateid4(0, b''), > > ^ > > SyntaxError: invalid syntax > > > > If I revert this commit, then it works: > > Yeah, sorry about that, I pushed out quickly thinking I'd tested it, but > in fact it has a bunch of mistakes. Fixing.... Should be fixed, apologies again.--b.