check parameters inside __init__()

前端 未结 0 1769
时光说笑
时光说笑 2021-02-08 01:33

How can I check the validity of my username and password inside (init)?

import re


class Account:
    def __init__(self, userna         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题