rdb
|
be9dde1eee
direct: add .pylintrc, perform major code cleanup pass
|
5 years ago |
rdb
|
8178fb21f3
direct: don't rely on vfs being present in builtins
|
5 years ago |
Fireclaw
|
316d254c64
distributed: Fix two ServerRepository issues in Python 3
|
5 years ago |
fireclawthefox
|
b3c79096e5
distributed: fix division exception in ServerRepository
|
6 years ago |
Tohka
|
0b1ad67e13
distributed: Fix DC file reading regression (#295)
|
7 years ago |
Sam Edwards
|
ac8417ffdf
distributed: `type(x) == types.FooType` -> `inspect.isfoo(x)`
|
7 years ago |
Sam Edwards
|
0846a89677
general: Stop using several deprecated pandac.PandaModules imports.
|
9 years ago |
rdb
|
23bf9ea5c7
The direct tree is now valid Python 2 *and* 3
|
9 years ago |
rdb
|
54fa31ba17
StandardError -> Exception, other 2to3 changes, threaded 2to3
|
9 years ago |
mfwass
|
f8837999ed
Cleanup trailing whitespace
|
10 years ago |
rdb
|
88048bf3da
Fix use of has_key and map()
|
12 years ago |
David Rose
|
d0bd8dc046
impossible things happen sometimes?
|
15 years ago |
David Rose
|
39a745bdaa
protect for threading
|
16 years ago |
David Rose
|
85702cf2f8
flushTask in its own thread
|
16 years ago |
David Rose
|
1d7fd44214
uninstall wip, utf-8
|
16 years ago |
David Rose
|
f4da45091a
whoops
|
16 years ago |
David Rose
|
e90652e89e
move finalExitCallbacks to CMU implementation
|
16 years ago |
David Rose
|
f4ed61f659
support listening on a specific interface
|
16 years ago |
David Rose
|
df2a0b0025
getModelPath() for server too
|
16 years ago |
David Rose
|
abbbb21a8e
some more explicit control over connection parameters
|
16 years ago |
David Rose
|
29c61ac510
fix bug causing server to stop listening
|
16 years ago |
David Rose
|
793249f347
typo
|
16 years ago |
David Rose
|
7b00b88f29
separate out cmu and disney distributed systems better
|
16 years ago |
David Rose
|
5b59964012
handleMessageType
|
16 years ago |
David Rose
|
e7d62baf9b
boldly checking in fixes blindly that I can't test from here
|
19 years ago |
Dave Schuyler
|
fc7fc09140
formatting
|
20 years ago |
David Rose
|
e89d02c9c5
separate out ClientRepositoryBase, ClientRepository, and OTPClientRepository
|
20 years ago |
Josh Yelon
|
6c3677e07a
Added dcFileNames argument to constructors
|
20 years ago |
Joe Shochet
|
0d5cfa8e1b
better pandac importing for old and new FFI
|
20 years ago |
Dave Schuyler
|
a8869e5147
formatting
|
20 years ago |