https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233909

--- Comment #6 from Kubilay Kocak <ko...@freebsd.org> ---
While I'm -0 on supporting other OS's within FreeBSD ports, it appears [1][2]
the value starts with dragonfly.

See Also: https://docs.python.org/2/library/sys.html#sys.platform 

In particular:

For most Unix systems, this is the lowercased OS name as returned by uname -s
with the first part of the version as returned by uname -r appended, e.g.
'sunos5', at the time when Python was built

[1] https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1707
[2] google: sys.platform.startswith("dragonfly"):

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to