
COB-INF.python.stripped.xsp Maven / Gradle / Ivy
The newest version!
Hello from XSP page in Python
This is my first Cocoon page!
para
With the help of XSP and Python!
align = "center";
align
msg = "Executed at: "
import time
now = time.asctime(time.localtime(time.time()))
Executed at:
now
© 2015 - 2025 Weber Informatics LLC | Privacy Policy