Thursday, April 15, 2021

'touch' is not recognized, help me please

useig code.
from pathlib import Path

Path("C:/Python37/rp-portfolio/hello_world/templates/hello_world.html").touch()


from pathlib import Path

Path("C:/Python37/rp-portfolio/hello_world/templates/hello_world.html").touch()

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d92b8ebc-c471-4eef-911e-a731e911004an%40googlegroups.com.

No comments:

Post a Comment