Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

globals.txt 421B

123456
  1. global-at-module-level:4::Using the global statement at the module level
  2. undefined-variable:5::Undefined variable 'CSTE'
  3. global-statement:11:fix_contant:Using the global statement
  4. global-variable-not-assigned:18:other:Using global for 'HOP' but no assignment is done
  5. undefined-variable:19:other:Undefined variable 'HOP'
  6. global-variable-undefined:24:define_constant:Global variable 'SOMEVAR' undefined at the module level