Menu

#342 Post-Python 3: mod/submissions_by_language.cgi doesn't use the 'start' parameter

v1.0 (example)
open
nobody
None
5
2 days ago
2 days ago
Ahasuerus
No

mod/submissions_by_language.cgi doesn't use the 'start' parameter. The following section should be deleted from the code:

    try:
            start = int(form['start'].value)
    except:
            start = 0

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Monday.com Logo