def MD(self,nano):
# print("self MD")
# ##############
# import platform
# self.linuex = (False) if (platform.system()=="Windows") else (True)
# ### linux 環境
# if self.linuex:
# with open( '/content/cmd.py/README.md' , 'w+' ,encoding='utf-8') as f:
# ## 寫入
# f.seek(0,0) ## 規0
# nano=[ i.strip()+'\n' for i in nano.split('\n') ]
# f.writelines( nano ) ## 建檔內容
# return self ###########################
# ################ 下一個建構子 必須是接收(物件)
Release files for PK.py 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PK.py-1.0.tar.gz | 1.9 kB | Details |
Release files / PK.py-1.0.tar.gz
| Download URL | PK.py-1.0.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a7ee48f87fcf16eef505905ff7dda436be170339b9b0924559c0f5372d50f473
|
|
BLAKE2b-256 checksum How to use checksums |
299978d6a02bad4bbdf48fe9a9531aac8604f2784716fad9c66374e512fbae74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.10
|