This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-23 01:43:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
01d7eba316
cpython
/
Tools
/
freeze
/
flag.py
3 lines
41 B
Python
Raw
Normal View
History
Unescape
Escape
Fix for refleak tests through regrtest.py -R:: bug #1414 The pre-commit hook doesn't allow a trailing newline
2007-11-12 19:19:07 +00:00
initialized
=
True
Issue #11614: import __hello__ prints "Hello World!". Patch written by Andreas Stührk.
2011-05-16 16:29:35 +02:00
print
(
"
Hello world!
"
)
Reference in a new issue
Copy permalink