[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This error, `RuntimeDoesNotSupportLibraries`, is raised when the `libraries` configuration is used in a runtime that does not support it."],["It is found within the `appinfo_errors.py` file in the App Engine Python Standard library on GitHub."],["The error inherits from the base `Error` class and the `expected_type` validation method."],["The error also has an alias, `google.appengine.api.appinfo.appinfo_errors.RuntimeDoesNotSupportLibraries`, that can be used."]]],[]]