Information for "Python/Code"

Jump to navigation Jump to search

Basic information

Display titlePython/Code
Default sort keyPython/Code
Page length (in bytes)17,521
Namespace ID0
Page ID2065
Page content languageen - English
Page content modelwikitext
Indexing by robotsAllowed
Number of redirects to this page0

Page protection

EditAllow all users (infinite)
MoveAllow all users (infinite)
View the protection log for this page.

Edit history

Page creatorDave (talk | contribs)
Date of page creation18:50, 7 August 2013
Latest editorDave (talk | contribs)
Date of latest edit18:50, 7 August 2013
Total number of edits1
Total number of distinct authors1
Recent number of edits (within past 90 days)0
Recent number of distinct authors0

SEO properties

Description

Content

Article description: (description)
This attribute controls the content of the description and og:description elements.
// CPython.cpp #include "kVersion.h" #if kUsePython #if __WIN32__ #include "python.h" #else #include #endif #endif #include "stdafx.h" #include "CApp.h" #include "CPython.h" bool CPython_UsePython() { return kUsePython; } #if kUsePython #include "CTaskMgr.h" #define kEmbeddedModuleName...
Information from Extension:WikiSEO