d1f76712c0
* without that global, BM will crash * pep fix pep is quite the stickler * that warning was cut short a bit "Because you are not currently connected to the network, the BM will not be sent right now" * little fixes * pep * removed global streamNumber will be autoset I guess * pylint :-( * disa lint * no "because" * lint :-( * omg * oh my * f it * avoid addr * [] * # pylint: disable=W0291 # very helpful against overzealous checks * spaces * yy
19 lines
206 B
Plaintext
19 lines
206 B
Plaintext
**pyc
|
|
**dat
|
|
**.DS_Store
|
|
src/build
|
|
src/dist
|
|
src/.eggs
|
|
src/.project
|
|
src/.pydevproject
|
|
src/.settings/
|
|
src/**/.dll
|
|
src/**/*.o
|
|
src/**/*.so
|
|
build/lib.*
|
|
build/temp.*
|
|
dist
|
|
*.egg-info
|
|
docs/_*/*
|
|
docs/autodoc/
|
|
pyan/ |