Actions
Task #5161
closedMigrate to Python 3
Start date:
05/14/2021
Due date:
% Done:
100%
Estimated time:
Description
The current version of MiniNDN & MiniNDN-WiFi supports both python2 and python3, this is to maintain consistency with Mininet. But since python2 is depricated, we should switch entirely to python3. Moving on to python3 will not break any features or functionality and will also eliminate conflicts that might occur due to multiple versions of python.
Actions