File: dcf515466528197be9497b7a599fedb9ad7837e4c66d9356a426ce86c8742123.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 (5 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (2)
1
2
3
4
5
class TypeAliasPickleTest:
    type ClassLevel = str

    def test_pickling_local():
        pass