This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
munki
Watch
1
Star
0
Fork
0
You've already forked munki
mirror of
https://github.com/munki/munki.git
synced
2026-01-07 15:10:04 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9f9fffccca4dff3a4e297c88e2cf706fcda2fcd
munki
/
code
/
client
/
munkilib
/
adobeutils
History
Greg Neagle
bee2216e8d
Remove most subprocess bufsize and open buffering options to instead use defaults. Addresses several RuntimeWarnings when using Python 3.8.
2020-08-06 21:34:43 -07:00
..
__init__.py
Add 'from __future__ import absolute_import' to all files to enforce Python3-style imports
2019-05-03 21:34:56 -07:00
adobeinfo.py
Properly convert Adobe installsize into an integer. Addresses
#974
2020-01-14 09:34:29 -08:00
core.py
Remove most subprocess bufsize and open buffering options to instead use defaults. Addresses several RuntimeWarnings when using Python 3.8.
2020-08-06 21:34:43 -07:00