Exemplo n.º 1
0
 def _check_location_part(cls, val, regexp):
     """Deprecated. See CourseLocator._check_location_part"""
     cls._deprecation_warning()
     return CourseLocator._check_location_part(val, regexp)
Exemplo n.º 2
0
 def _check_location_part(cls, val, regexp):
     """Deprecated. See CourseLocator._check_location_part"""
     cls._deprecation_warning()
     return CourseLocator._check_location_part(val, regexp)