Am Montag, 8. September 2014, 23:01:50 schrieb Glyph:
> This implies a parallel structure might be possible for FilePath:
> if you pass its constructor bytes, you get a BytesFilePath;
> if you pass it text, you get a TextFilePath.  You can't mix the two,
> and once you've chosen a path you can't choose a different one.

this sounds good. After the port of pb to PY3 is done, I might have
a look at it, it probably should be done before trying to port
modules.py and trial to PY3. 

-- 
Wolfgang

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to