libs/encodings.lua

Mon, 30 Nov 2009 15:53:44 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 30 Nov 2009 15:53:44 +0000
changeset 16
13444ae6e3c4
parent 0
caf260adc453
child 107
59c6f2deb8ab
permissions
-rw-r--r--

verse: Fix stream:hook() to pass additional parameters to the underlying hook(), so we don't strip priority

module "encodings"

stringprep = {};

return _M;

mercurial