소스 검색

Creating a TypeHandle from Python should properly initialize it to TypeHandle::none()

rdb 11 년 전
부모
커밋
4be5346a1a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      panda/src/express/config_express.N

+ 2 - 0
panda/src/express/config_express.N

@@ -1,3 +1,5 @@
+defconstruct TypeHandle new TypeHandle(TypeHandle::none())
+
 forcetype PandaSystem
 forcetype PandaSystem
 forcetype DSearchPath
 forcetype DSearchPath
 forcetype DSearchPath::Results
 forcetype DSearchPath::Results