MCPcopy Create free account
hub / github.com/asimihsan/challenges / parse_submission_page

Method parse_submission_page

topcoder/TopCoderParser.py:189–197  ·  view source on GitHub ↗

Parses the problem submission page, returning the new Problem object generated (or updating a given one). The following pieces are updated: P_PROBLEM_TESTS

(self, problem = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

scrape_problemFunction · 0.80

Calls 1

_scrape_piecesMethod · 0.95

Tested by

no test coverage detected