Andrew M. Kuchling
|
ae89af9c63
|
Minor patch from Thomas Gellekum:
* Deletes the Panel_NoArgReturnStringFunction() macro, which isn't used
anymore
* Adjusts two comments.
|
2001-01-19 15:35:26 +00:00 |
Fred Drake
|
4e36d5885b
|
Shortened / wrapped some long lines.
Removed warning on use of panel_userptr() in PyCursesPanel_userptr().
|
2000-12-23 05:46:23 +00:00 |
Andrew M. Kuchling
|
d7d2e19922
|
Add correction caught by Thomas Gellekum (and sitting in my e-mail)
|
2000-12-22 22:03:15 +00:00 |
Andrew M. Kuchling
|
7b59ed2ebd
|
Patch #102813: add a wrapper for the panel library included with ncurses.
Original version written by Thomas Gellekum, reshaped into a separate
module by AMK.
|
2000-12-22 21:54:12 +00:00 |