Mageia Bugzilla – Attachment 13311 Details for
Bug 30532
python-bottle new security issue CVE-2022-31799
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
testfile for python-bottle
bottlescript.py (text/plain), 133 bytes, created by
Herman Viaene
on 2022-06-23 15:07:41 CEST
(
hide
)
Description:
testfile for python-bottle
Filename:
MIME Type:
Creator:
Herman Viaene
Created:
2022-06-23 15:07:41 CEST
Size:
133 bytes
patch
obsolete
>from bottle import route, run > >@route('/hello') >def hello(): > return "Hello World!" > >run(host='localhost', port=8080, debug=True)
from bottle import route, run @route('/hello') def hello(): return "Hello World!" run(host='localhost', port=8080, debug=True)
View Attachment As Raw
Actions:
View
Attachments on
bug 30532
: 13311