mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 13:20:54 +00:00
Clean up folder structure a bit, move .NET 3rdparty under renderdocui/
This commit is contained in:
+137
@@ -0,0 +1,137 @@
|
||||
ConfigParser.py
|
||||
HTMLParser.py
|
||||
Queue.py
|
||||
StringIO.py
|
||||
UserDict.py
|
||||
UserList.py
|
||||
UserString.py
|
||||
__future__.py
|
||||
_abcoll.py
|
||||
_pyio.py
|
||||
_strptime.py
|
||||
_threading_local.py
|
||||
_weakrefset.py
|
||||
abc.py
|
||||
argparse.py
|
||||
asynchat.py
|
||||
asyncore.py
|
||||
atexit.py
|
||||
base64.py
|
||||
bisect.py
|
||||
calendar.py
|
||||
cgitb.py
|
||||
cmd.py
|
||||
code.py
|
||||
codecs.py
|
||||
collections.py
|
||||
colorsys.py
|
||||
commands.py
|
||||
contextlib.py
|
||||
copy.py
|
||||
csv.py
|
||||
decimal.py
|
||||
difflib.py
|
||||
dircache.py
|
||||
dummy_thread.py
|
||||
dummy_threading.py
|
||||
filecmp.py
|
||||
fnmatch.py
|
||||
formatter.py
|
||||
fpformat.py
|
||||
fractions.py
|
||||
functools.py
|
||||
genericpath.py
|
||||
getopt.py
|
||||
gettext.py
|
||||
glob.py
|
||||
gzip.py
|
||||
hashlib.py
|
||||
heapq.py
|
||||
hmac.py
|
||||
htmlentitydefs.py
|
||||
htmllib.py
|
||||
httplib.py
|
||||
imghdr.py
|
||||
inspect.py
|
||||
io.py
|
||||
keyword.py
|
||||
linecache.py
|
||||
locale.py
|
||||
macurl2path.py
|
||||
markupbase.py
|
||||
md5.py
|
||||
mhlib.py
|
||||
mimetools.py
|
||||
mimetypes.py
|
||||
modulefinder.py
|
||||
mutex.py
|
||||
new.py
|
||||
ntpath.py
|
||||
nturl2path.py
|
||||
numbers.py
|
||||
optparse.py
|
||||
os.py
|
||||
os2emxpath.py
|
||||
pickle.py
|
||||
pickletools.py
|
||||
pipes.py
|
||||
pkgutil.py
|
||||
platform.py
|
||||
popen2.py
|
||||
posixfile.py
|
||||
posixpath.py
|
||||
pprint.py
|
||||
random.py
|
||||
repr.py
|
||||
rexec.py
|
||||
rfc822.py
|
||||
rlcompleter.py
|
||||
robotparser.py
|
||||
runpy.py
|
||||
sched.py
|
||||
sets.py
|
||||
sgmllib.py
|
||||
sha.py
|
||||
shelve.py
|
||||
shlex.py
|
||||
shutil.py
|
||||
site.py
|
||||
smtpd.py
|
||||
smtplib.py
|
||||
sndhdr.py
|
||||
sre_compile.py
|
||||
sre_constants.py
|
||||
sre_parse.py
|
||||
ssl.py
|
||||
stat.py
|
||||
statvfs.py
|
||||
string.py
|
||||
stringold.py
|
||||
struct.py
|
||||
subprocess.py
|
||||
symbol.py
|
||||
sysconfig.py
|
||||
tabnanny.py
|
||||
tarfile.py
|
||||
tempfile.py
|
||||
textwrap.py
|
||||
this.py
|
||||
threading.py
|
||||
timeit.py
|
||||
token.py
|
||||
tokenize.py
|
||||
trace.py
|
||||
traceback.py
|
||||
types.py
|
||||
urllib.py
|
||||
urllib2.py
|
||||
urlparse.py
|
||||
user.py
|
||||
uu.py
|
||||
uuid.py
|
||||
warnings.py
|
||||
weakref.py
|
||||
webbrowser.py
|
||||
xmllib.py
|
||||
xmlrpclib.py
|
||||
zipfile.py
|
||||
Reference in New Issue
Block a user