Consider this code (Python 3.5.2): this_file = os.path.realpath(__file__).rstrip('_') Call to rstrip is marked as: Expected type 'Optional[bytes]', ...
確定! 回上一頁