[BangPypers] open interactive calendar from interpreter
Shashidhar Paragonda
shashidhar85 at gmail.com
Mon Jun 11 16:16:02 CEST 2012
Dear Python Hackers,
>>> I am writing some testing tool in python, I test through
interpreter / command-line
>>> My requirement is i have to enter complete timestamp / date
everytime to check some data from within date range like: 11-06-2010 to
11-06-2012
>>> raw_input("Please enter start date")
>>> raw_input("Plese enter end sate")
>>> when this statement executed i want calendar should popup
where i can select date.
>>> Is it possible to implement ?
>>> Thanks in advance for help.
--
-----------------------------------
Regards,
Shashidhar N.Paragonda
shashidhar85 at gmail.com
+919449073835
More information about the BangPypers
mailing list