зеркало из https://github.com/github/ruby.git
rexml: Remove needless document
[Fix GH-1671] Patch by madblobfish. Thanks!!! git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59439 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
0607ccc270
Коммит
cff3941b81
|
@ -4,8 +4,6 @@ require 'rexml/source'
|
||||||
require 'rexml/xmltokens'
|
require 'rexml/xmltokens'
|
||||||
|
|
||||||
module REXML
|
module REXML
|
||||||
# God, I hate DTDs. I really do. Why this idiot standard still
|
|
||||||
# plagues us is beyond me.
|
|
||||||
class Entity < Child
|
class Entity < Child
|
||||||
include XMLTokens
|
include XMLTokens
|
||||||
PUBIDCHAR = "\x20\x0D\x0Aa-zA-Z0-9\\-()+,./:=?;!*@$_%#"
|
PUBIDCHAR = "\x20\x0D\x0Aa-zA-Z0-9\\-()+,./:=?;!*@$_%#"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче