9 lines
233 B
Python
Executable File
9 lines
233 B
Python
Executable File
"""
|
|
Description:
|
|
Helper functions for interfacing with Perforce
|
|
"""
|
|
# ToDo: Update/replace usages of this Perforce to match the streams.
|
|
from RS._Perforce.clrInterfaceTemp import *
|
|
from RS._Perforce.serversTemp import *
|
|
|