This website requires JavaScript.
Explore
Help
Sign in
afonso
/
core-extra
Watch
1
Star
0
Fork
You've already forked core-extra
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
823fda9c97
core-extra
/
daemon
/
core
History
Download ZIP
Download TAR.GZ
Kevin Larson
823fda9c97
Switched write to writebytes for python3 support
2019-06-03 18:22:06 -07:00
..
api
updated logging.warn to logging.warning due to deprecation in python3, fixed python 2/3 filter issue in tests, fixed utf decoding for some missed popen commands
2019-06-03 14:36:21 -07:00
emane
updated logging.warn to logging.warning due to deprecation in python3, fixed python 2/3 filter issue in tests, fixed utf decoding for some missed popen commands
2019-06-03 14:36:21 -07:00
emulator
updated logging.warn to logging.warning due to deprecation in python3, fixed python 2/3 filter issue in tests, fixed utf decoding for some missed popen commands
2019-06-03 14:36:21 -07:00
location
updated logging.warn to logging.warning due to deprecation in python3, fixed python 2/3 filter issue in tests, fixed utf decoding for some missed popen commands
2019-06-03 14:36:21 -07:00
nodes
updated logging.warn to logging.warning due to deprecation in python3, fixed python 2/3 filter issue in tests, fixed utf decoding for some missed popen commands
2019-06-03 14:36:21 -07:00
plugins
updates to support 2/3 along with not using vcmd c extension
2019-06-02 19:06:25 -07:00
services
updated logging.warn to logging.warning due to deprecation in python3, fixed python 2/3 filter issue in tests, fixed utf decoding for some missed popen commands
2019-06-03 14:36:21 -07:00
xml
Switched write to writebytes for python3 support
2019-06-03 18:22:06 -07:00
.gitignore
Add some gitignore files.
2015-01-28 02:15:45 +00:00
__init__.py
updated logging usage, to use the library directly and avoid imposing a core config by default, allowing users of the core library to configure logging as desired
2019-02-16 09:50:19 -08:00
config.py
refactored usages of iteritems, itervalues, and iterkeys to be 2/3 compliant
2019-05-05 21:23:43 -07:00
constants.py.in
Merge pull request
#239
from apwiggins/patch-1
2019-04-24 22:46:23 -07:00
utils.py
fixed utils.cmd_output to utf-8
2019-06-03 16:49:55 -07:00