edf12555b465b0da58386e417cfea91a97c9d7d4,scripts/visualization_tools.py,,convert_doc_to_mathml_,#Any#Any#Any#,251

Before Change


  </body>
  </html>
  
    return html_str

After Change


  </body>
  </html>
  
    return cgi.escape(html_str)
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 4

Instances


Project Name: mynlp/ccg2lambda
Commit Name: edf12555b465b0da58386e417cfea91a97c9d7d4
Time: 2017-10-29
Author: pasmargo@gmail.com
File Name: scripts/visualization_tools.py
Class Name:
Method Name: convert_doc_to_mathml_


Project Name: tensorflow/datasets
Commit Name: e023502ef2c339ca27877178c7ebf803c7bb8fd5
Time: 2019-04-12
Author: chrisgo@google.com
File Name: tensorflow_datasets/scripts/document_datasets.py
Class Name:
Method Name: schema_org


Project Name: jonathf/chaospy
Commit Name: 8d9939705f8b9f289f7c787628883407cf07273b
Time: 2017-05-31
Author: jonathf@gmail.com
File Name: src/chaospy/poly/base.py
Class Name: Poly
Method Name: __str__