Ticket #129 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

[Win32] Utils.py not compatible

Reported by: gernot Assigned to: dev
Priority: major Milestone: 0.5.6
Component: Core Version:
Keywords: Cc:

Description

In utils.py functions are used which are not compatible to win32. Please see attached the patch.

Attachments

coherence_win32.patch (1.6 kB) - added by gernot on 14.04.2008 12:09:22.

Change History

14.04.2008 12:09:22 changed by gernot

  • attachment coherence_win32.patch added.

22.04.2008 22:42:16 changed by dev

  • status changed from new to assigned.
  • milestone set to 0.5.6.

29.04.2008 12:49:03 changed by dev

(In [873]) tries to determine on Windows the interface to use and its IP-address.

Uses the netifaces modul for this.

Addresses #107, #117, #129. pls cross-check

29.04.2008 14:45:31 changed by dev

  • status changed from assigned to closed.
  • resolution set to fixed.

in [874]