mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
*** empty log message ***
This commit is contained in:
parent
f3ecd1b3be
commit
b022be29f9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user