mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 03:15:07 -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
|
dict[key] = newValue
|
||||||
return newValue
|
return newValue
|
||||||
|
|
||||||
|
|
||||||
def indent(stream, numIndents, str):
|
def indent(stream, numIndents, str):
|
||||||
"""
|
"""
|
||||||
Write str to stream with numIndents in front it it
|
Write str to stream with numIndents in front it it
|
||||||
|
Loading…
x
Reference in New Issue
Block a user