Python Forum
View and extend native python class
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
View and extend native python class
#1
How do I view the code of a native python class to be able to extend it? Class would be FieldStorage of the cgi module.
Reply
#2
cgi model?
How and where is this obtained?
Reply
#3
Open the file cgi.py in the python library. In my OS it is /usr/lib/python3.5/cgi.py
bowlofred and PythonDev like this post
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How To Unload Windows Native Extension ( .pyd )? zicklag 3 3,987 Mar-18-2020, 09:52 AM
Last Post: lexielightmap
  Why the this extend example is printing 2 two times? sbabu 1 1,442 Jan-12-2020, 07:30 AM
Last Post: Gribouillis
  Native support for array-slicing syntax? nxs 1 2,225 Apr-22-2019, 02:34 AM
Last Post: ichabod801
  How to extend the sclale of a graph? Krszt 1 2,291 Nov-13-2018, 11:16 AM
Last Post: Larz60+
  Extend the scale Krszt 1 2,661 Nov-05-2018, 01:16 PM
Last Post: Gribouillis
  generate filename of value and extend Marre 2 2,781 Oct-01-2018, 07:31 PM
Last Post: Larz60+
  Pythonista script with iPhone's native Clock app Sharkman157 0 2,576 Sep-27-2018, 05:23 PM
Last Post: Sharkman157
  How to play a song .wav or .mp3 with audioop native library IvanSilva 3 6,477 Mar-14-2018, 10:49 AM
Last Post: snippsat
  Embed and extend Python in c++ without users installing Python BenKaya 2 3,240 Jan-25-2018, 12:43 PM
Last Post: BenKaya
  Converting c++ class to python class panoss 12 11,709 Jul-23-2017, 01:16 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020