# Pytype exclude list. Files will not be tested with pytype.

# pytype has its own version of these files, and thus doesn't mind if it
# can't parse the typeshed version:
stdlib/@python2/__builtin__.pyi
stdlib/@python2/builtins.pyi
stdlib/@python2/typing.pyi
stdlib/builtins.pyi
stdlib/typing.pyi

# errors about import statements
stubs/mysqlclient/MySQLdb/__init__.pyi
stubs/mysqlclient/MySQLdb/connections.pyi
stubs/mysqlclient/MySQLdb/cursors.pyi

# third_party stubs with constructs that pytype doesn't yet support:
stubs/paramiko/paramiko/_winapi.pyi
stubs/paramiko/paramiko/win_pageant.pyi

# _pb2.pyi have some constructs that break pytype
# Eg
# pytype.pyi.parser.ParseError:   File: "/Users/nipunn/src/typeshed/third_party/2and3/google/protobuf/descriptor_pb2.pyi", line 195
# b"TypeValue = typing___NewType('TypeValue', builtin___int)"
stubs/protobuf/google/protobuf/any_pb2.pyi
stubs/protobuf/google/protobuf/api_pb2.pyi
stubs/protobuf/google/protobuf/compiler/plugin_pb2.pyi
stubs/protobuf/google/protobuf/descriptor.pyi
stubs/protobuf/google/protobuf/descriptor_pb2.pyi
stubs/protobuf/google/protobuf/duration_pb2.pyi
stubs/protobuf/google/protobuf/empty_pb2.pyi
stubs/protobuf/google/protobuf/field_mask_pb2.pyi
stubs/protobuf/google/protobuf/internal/containers.pyi
stubs/protobuf/google/protobuf/internal/enum_type_wrapper.pyi
stubs/protobuf/google/protobuf/internal/extension_dict.pyi
stubs/protobuf/google/protobuf/json_format.pyi
stubs/protobuf/google/protobuf/message.pyi
stubs/protobuf/google/protobuf/message_factory.pyi
stubs/protobuf/google/protobuf/service.pyi
stubs/protobuf/google/protobuf/source_context_pb2.pyi
stubs/protobuf/google/protobuf/struct_pb2.pyi
stubs/protobuf/google/protobuf/symbol_database.pyi
stubs/protobuf/google/protobuf/text_format.pyi
stubs/protobuf/google/protobuf/timestamp_pb2.pyi
stubs/protobuf/google/protobuf/type_pb2.pyi
stubs/protobuf/google/protobuf/wrappers_pb2.pyi

stubs/braintree/braintree/__init__.pyi
stubs/braintree/braintree/braintree_gateway.pyi
stubs/braintree/braintree/credit_card_gateway.pyi
stubs/braintree/braintree/credit_card_verification_gateway.pyi
stubs/braintree/braintree/credit_card_verification_search.pyi
stubs/braintree/braintree/customer.pyi
stubs/braintree/braintree/customer_gateway.pyi
stubs/braintree/braintree/customer_search.pyi
stubs/braintree/braintree/disbursement.pyi
stubs/braintree/braintree/dispute_search.pyi
stubs/braintree/braintree/ids_search.pyi
stubs/braintree/braintree/local_payment_completed.pyi
stubs/braintree/braintree/payment_method_gateway.pyi
stubs/braintree/braintree/search.pyi
stubs/braintree/braintree/subscription.pyi
stubs/braintree/braintree/subscription_gateway.pyi
stubs/braintree/braintree/subscription_search.pyi
stubs/braintree/braintree/testing_gateway.pyi
stubs/braintree/braintree/transaction.pyi
stubs/braintree/braintree/transaction_gateway.pyi
stubs/braintree/braintree/transaction_search.pyi
stubs/braintree/braintree/us_bank_account_verification_gateway.pyi
stubs/braintree/braintree/us_bank_account_verification_search.pyi
stubs/braintree/braintree/webhook_notification.pyi
stubs/braintree/braintree/webhook_notification_gateway.pyi
stubs/braintree/braintree/webhook_testing_gateway.pyi
stubs/braintree/braintree/account_updater_daily_report.pyi 
stubs/braintree/braintree/configuration.pyi 
stubs/braintree/braintree/discount.pyi 
stubs/braintree/braintree/discount_gateway.pyi 
stubs/braintree/braintree/dispute.pyi 
stubs/braintree/braintree/dispute_gateway.pyi 
stubs/braintree/braintree/document_upload.pyi 
stubs/braintree/braintree/document_upload_gateway.pyi 
stubs/braintree/braintree/europe_bank_account.pyi 
stubs/braintree/braintree/merchant.pyi
stubs/braintree/braintree/merchant_account/__init__.pyi 
stubs/braintree/braintree/merchant_account/merchant_account.pyi 
stubs/braintree/braintree/merchant_account_gateway.pyi 
stubs/braintree/braintree/merchant_gateway.pyi 
stubs/braintree/braintree/partner_merchant.pyi 
stubs/braintree/braintree/payment_method.pyi 
stubs/braintree/braintree/payment_method_nonce.pyi
stubs/braintree/braintree/payment_method_nonce_gateway.pyi
stubs/braintree/braintree/payment_method_parser.pyi 
stubs/braintree/braintree/paypal_account.pyi 
stubs/braintree/braintree/paypal_account_gateway.pyi 
stubs/braintree/braintree/plan.pyi 
stubs/braintree/braintree/plan_gateway.pyi 
stubs/braintree/braintree/revoked_payment_method_metadata.pyi 
stubs/braintree/braintree/settlement_batch_summary.pyi 
stubs/braintree/braintree/settlement_batch_summary_gateway.pyi 
stubs/braintree/braintree/transaction_line_item.pyi 
stubs/braintree/braintree/transaction_line_item_gateway.pyi 
stubs/braintree/braintree/us_bank_account.pyi
stubs/braintree/braintree/us_bank_account_gateway.pyi 
stubs/braintree/braintree/us_bank_account_verification.pyi 
stubs/braintree/braintree/util/__init__.pyi 
stubs/braintree/braintree/util/graphql_client.pyi
stubs/braintree/braintree/util/http.pyi
stubs/braintree/braintree/add_on.pyi
stubs/braintree/braintree/webhook_testing.pyi
stubs/braintree/braintree/add_on_gateway.pyi
stubs/braintree/braintree/address.pyi 
stubs/braintree/braintree/masterpass_card.pyi 
stubs/braintree/braintree/samsung_pay_card.pyi 
stubs/braintree/braintree/visa_checkout_card.pyi
stubs/braintree/braintree/address_gateway.pyi
stubs/braintree/braintree/apple_pay_gateway.pyi
stubs/braintree/braintree/credit_card_verification.pyi
stubs/braintree/braintree/client_token.pyi
stubs/braintree/braintree/client_token_gateway.pyi
stubs/braintree/braintree/credit_card.pyi
stubs/braintree/braintree/error_result.pyi
stubs/braintree/braintree/oauth_gateway.pyi
