File: 2ad55a93b62d942e84a4ec6cf3385da73bfe13a70739c8b6e21d6917cdf54142.py

package info (click to toggle)
python-executing 2.2.0-0.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,860 kB
  • sloc: python: 10,235; sh: 48; makefile: 10
file content (4 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (2)
1
2
3
4
class Any(metaclass=_AnyMeta):

    def __new__(cls):
        super().__new__