Removed the Requirement to Install Python and NodeJS (Now Bundled with Borealis)
This commit is contained in:
6
Dependencies/Python/Lib/curses/panel.py
vendored
Normal file
6
Dependencies/Python/Lib/curses/panel.py
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
"""curses.panel
|
||||
|
||||
Module for using panels with curses.
|
||||
"""
|
||||
|
||||
from _curses_panel import *
|
Reference in New Issue
Block a user