1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-10-13 00:42:44 +08:00
bacpypes/py25/bacpypes
2015-09-14 23:38:17 -04:00
..
__init__.py starting py25, syncing some py27 and py34 changes 2015-07-15 22:24:07 -04:00
analysis.py except statement wrong format 2015-07-17 09:55:39 -04:00
apdu.py remove the registration of AuthenticateRequest, AuthenticateACK, and RequestKeyRequest (but leave the definitions, just in case), add the 'writeGroup' services supported enumeration, expand the service choice enumerations rather than leaving them to be expanded on demand 2015-09-14 23:38:17 -04:00
app.py backport changes to py25 and py27 2015-07-31 21:42:42 -04:00
appservice.py in theory this fixes #1 2015-07-23 02:04:50 -04:00
basetypes.py removing flakes 2015-07-16 17:01:44 -04:00
bsll.py remove flakes 2015-07-17 09:24:05 -04:00
bsllservice.py in theory this fixes #1 2015-07-23 02:04:50 -04:00
bvll.py remove flakes 2015-07-17 09:24:05 -04:00
bvllservice.py mirror the change 2015-07-31 22:49:40 -04:00
comm.py Merge branch 'issue-3' 2015-07-23 02:51:19 -04:00
commandlogging.py starting py25, syncing some py27 and py34 changes 2015-07-15 22:24:07 -04:00
console.py except statement wrong format 2015-07-17 09:55:39 -04:00
consolecmd.py except statement wrong format 2015-07-17 09:55:39 -04:00
consolelogging.py fixes #10 2015-08-02 22:17:11 -04:00
constructeddata.py remove flakes 2015-07-17 09:24:05 -04:00
core.py marching towards a py25 version 2015-07-16 08:17:06 -04:00
debugging.py starting py25, syncing some py27 and py34 changes 2015-07-15 22:24:07 -04:00
errors.py starting py25, syncing some py27 and py34 changes 2015-07-15 22:24:07 -04:00
event.py a wandering octet crossed into this lane 2015-07-17 09:58:16 -04:00
netservice.py remove flakes 2015-07-17 09:24:05 -04:00
npdu.py remove flakes 2015-07-17 09:24:05 -04:00
object.py remove flakes 2015-07-17 09:24:05 -04:00
pdu.py a little better parameter type checking, a lot more tests 2015-08-03 14:29:58 -04:00
primitivedata.py more error checking - see issue #57 2015-09-07 22:08:56 -04:00
singleton.py starting py25, syncing some py27 and py34 changes 2015-07-15 22:24:07 -04:00
task.py add __lt__ function to make tasks orderable (so heappush is happy in py34), update metaclass syntax in py34 singleton 2015-08-09 23:26:03 -04:00
tcp.py remove flakes 2015-07-17 09:24:05 -04:00
udp.py py25 crawling along, not done yet 2015-07-16 15:45:20 -04:00
vlan.py starting py25, syncing some py27 and py34 changes 2015-07-15 22:24:07 -04:00