Message from @wͫ́í̯̭̭̆̾nͣͣŃT̥̥͕̈́.exͯ̈́̉e͋͆̐ͮ

Discord ID: 504733094612434954


thanks nukka

it makes sense to me but the framework with windows is gay af

2018-10-24 18:59:34 UTC  

```
# !/usr/bin/python

import os
for root, dirs, files in os.walk(".", topdown=False):
for name in files:
print(os.path.join(root, name))
for name in dirs:
print(os.path.join(root, name))
```

Way more effecient

I need to do this before power bi

power bi as the engine is slow af

that was my problem

2018-10-24 19:02:52 UTC  

```
class RonIsGay(object):
def __init__(self):
self.var = "Ron is Gay"
def print_var(self):
print("{}".format(self.var)
def var(self) -> str:
return self.var
```

2018-10-24 19:03:34 UTC  

Then keep building types with functions until you're good to go

2018-10-24 19:04:33 UTC  

Python is basically a JIT

2018-10-24 19:04:46 UTC  

So you can do whatever and it's fast enough

Yea just gotta get the bitch set up right next

2018-10-24 19:05:51 UTC  

It is right you bitch

2018-10-24 19:06:07 UTC  

3.5 and 3.7 are great

I gotta fuck with my windows path

ill be in vc soon

whats a good one

He was on early AF

think he had NS

i want dat salami

i hit enter as u said it shidd

slept in hella today

,skip

2018-10-24 21:30:21 UTC  

,queue

2018-10-24 21:30:24 UTC  

,volume 5

2018-10-24 21:30:45 UTC  

2018-10-24 21:55:28 UTC  

Lol

2018-10-24 21:55:36 UTC  

He’s been a busy boy

2018-10-24 21:55:44 UTC  

Haha

2018-10-24 22:35:46 UTC