فهرست منبع

*** empty log message ***

Joe Shochet 23 سال پیش
والد
کامیت
b022be29f9
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      direct/src/showbase/PythonUtil.py

+ 0 - 1
direct/src/showbase/PythonUtil.py

@@ -13,7 +13,6 @@ def ifAbsentPut(dict, key, newValue):
         dict[key] = newValue
         return newValue
 
-
 def indent(stream, numIndents, str):
     """
     Write str to stream with numIndents in front it it